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 Changes] Support ESLint 9 #30

Open
SukkaW opened this issue Jun 28, 2024 · 0 comments
Open

[Breaking Changes] Support ESLint 9 #30

SukkaW opened this issue Jun 28, 2024 · 0 comments

Comments

@SukkaW
Copy link

SukkaW commented Jun 28, 2024

https://eslint.org/blog/2023/09/preparing-custom-rules-eslint-v9/

ESLint 9 has been released and the custom rule API has significantly changed. eslint-plugin-ssr-friendly is no longer compatible w/ the ESLint 9.

It is possible to migrate the existing rules to ESLint 9, but this means the eslint-plugin-ssr-friendly should drop all previous ESLint versions but ESLint >= 8.56.0, which would be a breaking change.

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

1 participant