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

How far should we update Node version? #813

Closed
harsh183 opened this issue Jun 4, 2024 · 1 comment
Closed

How far should we update Node version? #813

harsh183 opened this issue Jun 4, 2024 · 1 comment

Comments

@harsh183
Copy link
Member

harsh183 commented Jun 4, 2024

Now that we have node version upgrades unlocked, we need to decide how far to upgrade. The major choices at the moment are: 18, 20 (LTS and official default on the site) and 22 (latest stable).

Looking at support https://nodejs.org/en/about/previous-releases, 16 (CT currently) is past maintenance, 18 will be maintained till 2025 and 20 will be maintained till 2026. Node v22 is currently marked as active.

Looking at https://node.green/ - Node 18 covers basically all the major features upto ECMA Script 2023, so we won't miss any major JS features, it'll come down to what our package upgrades support basically.

@harsh183
Copy link
Member Author

harsh183 commented Jun 8, 2024

With #789 merged, we're now on 18, we should be fine for now but we can reopen this if anyone has a good reason to also move onto later versions.

@harsh183 harsh183 closed this as completed Jun 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant