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

Decrease version of ES standard library #1019

Open
verytactical opened this issue Nov 7, 2024 · 0 comments
Open

Decrease version of ES standard library #1019

verytactical opened this issue Nov 7, 2024 · 0 comments
Assignees
Milestone

Comments

@verytactical
Copy link
Contributor

Previously lib field of tsconfig.json was unset and silently implied usage of ESNext version of standard library that basically enables all the ES features, even those that weren't standardized yet. Recently this setting was made explicit, but now we should decrease version of standard library to the lowest possible setting to improve DX for our users with older versions of Node.

Discovered in #1009

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants