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

Breaking: Drop support for Node.js v6 (refs #138) #137

Merged
merged 1 commit into from
Feb 28, 2020
Merged

Conversation

btmills
Copy link
Member

@btmills btmills commented Feb 26, 2020

The new processor API first shipped in ESLint v6, which will require at least Node.js v8.10.0.

Since Node.js v8 left LTS maintenance two months ago, I considered dropping support for it as well and aligning with the supported engines in ESLint v7, but I don't see a compelling reason not to support ESLint v6.

@btmills btmills changed the title Breaking: Drop support for Node.js v6 Breaking: Drop support for Node.js v6 (refs #138) Feb 26, 2020
The new processor API first shipped in ESLint v6, which requires at
least Node.js v8.10.0.

Since Node.js v8 left LTS maintenance two months ago, I considered
dropping support for it as well and aligning with the supported engines
in ESLint v7, but I don't see a compelling reason not to support ESLint
v6.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant