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

Supported NodeJS Versions #1935

Open
harshkhandeparkar opened this issue Jul 27, 2021 · 3 comments
Open

Supported NodeJS Versions #1935

harshkhandeparkar opened this issue Jul 27, 2021 · 3 comments

Comments

@harshkhandeparkar
Copy link
Member

Currently IS supports and runs tests on NodeJS v10 and v12. Node 10 has reached EoL and dependencies such as this are no longer compatible.

Also support for the current LTS v14 and upcoming versions needs to be discussed.

@jywarren
Copy link
Member

I think let's drop 10 and support 14!

@harshkhandeparkar
Copy link
Member Author

Adding 16 won't hurt either, right?

@harshkhandeparkar
Copy link
Member Author

harshkhandeparkar commented Jul 31, 2021

Checklist:

  • update github actions
  • update package.json (add engines field and module field)

ref: https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c and https://blog.sindresorhus.com/get-ready-for-esm-aa53530b3f77

Please add anything else I missed out :)

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

2 participants