Skip to content

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