Skip to content
New issue

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

Target ES2022 #149

Merged
merged 1 commit into from
Mar 29, 2024
Merged

Target ES2022 #149

merged 1 commit into from
Mar 29, 2024

Conversation

niemyjski
Copy link
Member

@niemyjski niemyjski commented Mar 29, 2024

main reason is browsers should be updating and supported features. But also makes our bundles slightly smaller and biggest of all gives us updated definitions for things like Error Cause/extra error constructors....

NOTE: This would force at least a minor bump or major bump.

https://caniuse.com/?search=es2022
https://caniuse.com/mdn-javascript_builtins_error_cause

main reason is browsers should be updating and supported features. But also makes our bundles slightly smaller and biggest of all gives us updated definitions for things like Error Cause/extra error constructors....
@niemyjski niemyjski self-assigned this Mar 29, 2024
@niemyjski niemyjski requested a review from ejsmith March 29, 2024 03:31
@niemyjski niemyjski merged commit 6898ae6 into main Mar 29, 2024
9 checks passed
@niemyjski niemyjski deleted the feature/es2022 branch March 29, 2024 12:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants