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 Node 8 support #2622

Closed
MichaelDeBoey opened this issue Apr 12, 2020 · 1 comment
Closed

Drop Node 8 support #2622

MichaelDeBoey opened this issue Apr 12, 2020 · 1 comment

Comments

@MichaelDeBoey
Copy link
Contributor

Because it's EOL.

It's probably a good idea to wait for ESLint 7, since that will drop Node 8.
https://github.com/eslint/eslint/releases/tag/v7.0.0-alpha.0
eslint/eslint#12700

We can also drop support for older ESLint versions then, since we're doing a major release anyways.

@ljharb
Copy link
Member

ljharb commented Apr 13, 2020

No, because EOL status is utterly irrelevant, and dropping support for EOL nodes makes it harder for those users to upgrade.

This package still supports eslint 3, and will do so for as close to forever as i can manage (i maintain 200+ packages that support down to node 0.4), and thus it will support all node versions eslint 3+ works on.

@ljharb ljharb closed this as completed Apr 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants