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

Release version of eslint configs that support eslint@9 #1582

Closed
sndrs opened this issue Jun 25, 2024 · 1 comment · Fixed by #1658
Closed

Release version of eslint configs that support eslint@9 #1582

sndrs opened this issue Jun 25, 2024 · 1 comment · Fixed by #1658
Assignees
Milestone

Comments

@sndrs
Copy link
Member

sndrs commented Jun 25, 2024

v9 is a big change that requires the use of a new config format, and while compatibility tools have been released, it's not trivial to upgrade while the configs you rely on have not upgraded.

this makes it hard for us to upgrade ours, but obviously us not adding support it makes it hard for teams to upgrade too.

we should just bite the bullet, do a major release of the configs and only support v9 from now on.

they don't change v often so it should be ok (and the new config format will enable us to work on #1439)

@sndrs
Copy link
Member Author

sndrs commented Aug 13, 2024

eslint 8 is EOL 2024-10-05

@sndrs sndrs added this to the ESLint 8 EOL milestone Aug 13, 2024
@sndrs sndrs linked a pull request Aug 22, 2024 that will close this issue
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.

3 participants