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

Changes after the Node.js v10 EOL (2021-04-30) #346

Closed
2 tasks
bidoubiwa opened this issue Jun 4, 2021 · 0 comments · Fixed by #343
Closed
2 tasks

Changes after the Node.js v10 EOL (2021-04-30) #346

bidoubiwa opened this issue Jun 4, 2021 · 0 comments · Fixed by #343

Comments

@bidoubiwa
Copy link
Contributor

Related meilisearch/meilisearch-js#760

Node 10 is the end of life since April 2021. It becomes more and more unsupported by the libraries we use in our different JS project. Until now we had to make a workaround to keep compatibility with node 10.

As for the official EOL of node, we should also drop support for node 10 and stay up-to-date with the libraries that upgraded without node 10 support.

We need to:

  • Remove the tests with node.js v10 in the CIs
  • Ensure no library has been blocked to avoid losing node 10 compatibility
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

Successfully merging a pull request may close this issue.

1 participant