We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
I think let's drop 10 and support 14!
Sorry, something went wrong.
Adding 16 won't hurt either, right?
Checklist:
engines
module
ref: https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c and https://blog.sindresorhus.com/get-ready-for-esm-aa53530b3f77
Please add anything else I missed out :)
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: