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

Upgrade to new node.js 22.x LTS #455

Closed
shivam-sharma7 opened this issue Dec 20, 2024 · 4 comments
Closed

Upgrade to new node.js 22.x LTS #455

shivam-sharma7 opened this issue Dec 20, 2024 · 4 comments
Labels
dependencies Pull requests that update a dependency file

Comments

@shivam-sharma7
Copy link
Contributor

Currently project using node 20.x and node 22.x is new LTS and node.js team also saying that you should upgrade node.js and in new LTS enable many feature and supports.

upgrade area- https://github.com/zuplo/zudoku/blob/main/.tool-versions

also-

"engines": {

cc: @ntotten @dan-lee

I would love to open a PR

Copy link

linear bot commented Dec 20, 2024

@ntotten
Copy link
Member

ntotten commented Dec 20, 2024

The project supports Node 20+. It should work already on Node 22. Have you encountered any issues?

@ntotten ntotten added the dependencies Pull requests that update a dependency file label Dec 20, 2024
@shivam-sharma7
Copy link
Contributor Author

@ntotten Node 22 has performance improvements and security enhancements

@ntotten
Copy link
Member

ntotten commented Dec 30, 2024

We aren't going to make Node 22 a requirement, but the project does run on Node 22 so can use node 22 on your project.

@ntotten ntotten closed this as completed Dec 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Development

No branches or pull requests

2 participants