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

update @stylistic/eslint-plugin to v3 #10

Merged
merged 2 commits into from
Feb 12, 2025

Conversation

falkenhawk
Copy link
Member

@falkenhawk falkenhawk commented Jan 31, 2025

followup to #9

  1. update @stylistic/eslint-plugin to v3
    and bump other deps to their latest versions

note: there is a breaking change (but auto-fixable) with @stylistic/quotes now configured with allowTemplateLiterals: 'avoidEscape'
https://github.com/eslint-stylistic/eslint-stylistic/releases/tag/v3.0.0
https://eslint.style/rules/default/quotes

  1. do not use eslint-plugin-react-hooks v5.1.0
    because of a bug in rules-of-hooks Bug: [eslint-plugin-react-hooks] incorrectly reports an error when hook is called outside of a loop. facebook/react#31687

and bump other deps to their latest versions

note: there is a breaking change with `@stylistic/quotes` now configured with `allowTemplateLiterals: 'avoidEscape'`
https://github.com/eslint-stylistic/eslint-stylistic/releases/tag/v3.0.0
https://eslint.style/rules/default/quotes
@falkenhawk
Copy link
Member Author

published as v3.0.0-rc.4

@falkenhawk falkenhawk self-assigned this Jan 31, 2025
@falkenhawk falkenhawk merged commit 5f738b4 into master Feb 12, 2025
@falkenhawk falkenhawk deleted the stylistic-v3-and-other-deps branch February 12, 2025 10:39
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 this pull request may close these issues.

1 participant