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

Drop nodejs 8 support #107

Closed
L2jLiga opened this issue Apr 26, 2020 · 3 comments
Closed

Drop nodejs 8 support #107

L2jLiga opened this issue Apr 26, 2020 · 3 comments

Comments

@L2jLiga
Copy link
Contributor

L2jLiga commented Apr 26, 2020

Node.js 8 is EOL since Dec'19 so no reasons to continue support it.

For example dropping node 8 will allow to upgrade fs-extra to v9
new major update of fs-extra have performance improvements like jprichardson/node-fs-extra#762 or jprichardson/node-fs-extra#764

@kgoedecke
Copy link
Contributor

Good point!

@dbanksdesign
Copy link
Member

I'm good with upgrading Node to the current long-term support version

@dbanksdesign
Copy link
Member

I think we can close this now. The package.json lists node as >= 10 and in travis we no longer test on node 8.

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

3 participants