We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Promise.try ships with Node.js 23 and is now Stage 4. SES should permit it.
Add and allow in SES permits
Permit.try is safe to share
None
Backward compatible
The text was updated successfully, but these errors were encountered:
See https://github.com/tc39/proposal-promise-try
Sorry, something went wrong.
fix(ses): Permit Promise.try
ec5a9b4
Closes #2607
d37a434
Successfully merging a pull request may close this issue.
What is the Problem Being Solved?
Promise.try ships with Node.js 23 and is now Stage 4. SES should permit it.
Description of the Design
Add and allow in SES permits
Security Considerations
Permit.try is safe to share
Scaling Considerations
None
Test Plan
None
Compatibility Considerations
Backward compatible
Upgrade Considerations
None
The text was updated successfully, but these errors were encountered: