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

Node 21 support #131

Closed
ekampp opened this issue Dec 1, 2023 · 4 comments
Closed

Node 21 support #131

ekampp opened this issue Dec 1, 2023 · 4 comments

Comments

@ekampp
Copy link

ekampp commented Dec 1, 2023

Hey, I'd love to start using this and the associated wasm libraries but we have recently upgraded to Node 21, which you don't support yet.

Are there any plans to support Node 21? If so, when?

Thanks in advance.

@skeet70
Copy link
Member

skeet70 commented Dec 4, 2023

I'm adding support for Node 21 in #132. We don't normally support non-LTS versions of Node though because the churn is too high. Support for 21 will likely be dropped in a semver major (currently minor) version bump when Node 22 support is added. If you'll be using the library long term, we highly recommend sticking to LTS versions of Node.

@skeet70
Copy link
Member

skeet70 commented Dec 4, 2023

The release for this is ready but is delayed by a regression in Node 21. That'll be fixed when either Node 21.4.0 releases or shelljs accepts this PR and releases.

This is reminding my of why we don't support non-LTS versions of Node :D.

@ekampp
Copy link
Author

ekampp commented Dec 6, 2023

Thank you very much! 🤝

I'm happy to upgrade to 22 if/when you drop 21.

@skeet70
Copy link
Member

skeet70 commented Dec 6, 2023

Support is out in the github release and on npm

@skeet70 skeet70 closed this as completed Dec 6, 2023
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

2 participants