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

Remove support for node 12 and ensure support for node 18 #409

Open
2 tasks
bidoubiwa opened this issue May 5, 2022 · 0 comments
Open
2 tasks

Remove support for node 12 and ensure support for node 18 #409

bidoubiwa opened this issue May 5, 2022 · 0 comments
Labels
good first issue Good for newcomers maintenance Anything related to maintenance (CI, tests, refactoring...)

Comments

@bidoubiwa
Copy link
Contributor

bidoubiwa commented May 5, 2022

Node version compatibilities should be changed in the tests and the readme.

See related issue.

Previous ensured compatibilities:

  • Node 12
  • Node 13
  • Node 14

New compatibilities to ensure:

  • Node 14
  • Node 16
  • Node 18

TODO:

  • Update requirements/compatibilities in README.md.
  • Update node versions tested in CI tests.
@bidoubiwa bidoubiwa added maintenance Anything related to maintenance (CI, tests, refactoring...) good first issue Good for newcomers labels May 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers maintenance Anything related to maintenance (CI, tests, refactoring...)
Projects
None yet
Development

No branches or pull requests

1 participant