-
Notifications
You must be signed in to change notification settings - Fork 286
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
ESLint v8.x is end of life #2606
Comments
I looked into upgrading eslint on Hydrogen. Currently block by other eslint plugins not supporting eslint So far I have figure out the following hasn't support eslint
Biggest one being We can nudge Remix team on updating |
@wizardlyhel Thank you for the response! I think |
Yea - just talked with the Remix team. We'll also move that dependency |
Any updates here? @wizardlyhel |
We are working on this for late January release |
What is the location of your example repository?
No response
Which package or tool is having this issue?
Hydrogen
What version of that package or tool are you using?
2024.7.9
What version of Remix are you using?
2.10.1
Steps to Reproduce
Expected Behavior
The Skeleton template should use ESLint 9.
Actual Behavior
The Skeleton template is using ESLint 8.x which is end of life since October 5, 2024.
https://eslint.org/blog/2024/09/eslint-v8-eol-version-support/
The text was updated successfully, but these errors were encountered: