Releases: perfective/eslint-config-react
Releases · perfective/eslint-config-react
v0.16.0
Read the migration guide for migration steps from v0.15.
- Updated
@perfective/eslint-configto0.27.1- Supported TypeScript v5.6.
- Removed TSLint.
- Updated
eslint-plugin-reactto7.37.2:- Enabled the
react/forward-ref-uses-refrule as an error. - Enabled the
react/jsx-props-no-spread-multirule as an error.
- Enabled the
- Upgraded
eslint-plugin-react-hooksto5.0.0. - Updated
eslint-plugin-jsx-a11yto6.10.2.
v0.15.1
- Updated
@perfective/eslint-configto0.26.1.- Supports TypeScript v5.5
v0.15.0
- Updated
@perfective/eslint-configto0.26.0.- Removed
eslint-plugin-nodedependency. - Added
eslint-plugin-securitydependency.
- Removed
- Patched
eslint-plugin-reactto7.34.3. - Updated
eslint-plugin-jsx-a11yto6.9.0.
Read migration guide for migration steps from v0.14.0
v0.14.0
- Updated
@perfective/eslint-configto0.25.0.- Added
eslint-plugin-nsupport. - Deprecated
eslint-plugin-node(replaced byeslint-plugin-n). - Upgraded
@typescript-eslintto7.12.0(supports TypeScript v5.4).
- Added
- Patched
eslint-plugin-reactto7.34.2. - Patched
eslint-plugin-react-hooksto4.6.2.
Read migration guide for migration steps from v0.13.0
v0.13.0
- Updated
@perfective/eslint-configtov0.24.0.eslintand@typescript-eslintrules are replaced with the ESLint Stylistic rules.- Rules configurations remain the same. Only rule namespaces have changed.
- Updated
eslint-config-reactto7.34.1:- Enabled the
react/checked-requires-onchange-or-readonlyrule as an error.
- Enabled the
v0.12.3
- Patched
@perfective/eslint-configto0.23.4
v0.12.2
- Patched
@perfective/eslint-configto0.23.3
v0.12.1
- Patched
@perfective/eslint-configto0.23.1
v0.12.0
- Updated
@perfective/eslint-configto0.23.0 - Updated
eslint-plugin-jsx-a11yto6.8.0.
v0.11.0
- Updated
@perfective/eslint-configto0.22.0.- Supports TypeScript v5.2
- Marked
eslint-plugin-cypressas an optional peer dependency. - Marked
eslint-plugin-jestas an optional peer dependency. - Marked
eslint-plugin-jest-formattingas a conditionally optional peer dependency:eslint-plugin-jest-formattingmust be installed wheneslint-plugin-jestis installed.
- Marked
eslint-plugin-jest-domas an optional peer dependency. - Marked
eslint-plugin-rxjsas an optional peer dependency. - Marked
eslint-plugin-testing-libraryas an optional peer dependency.
- Updated
eslint-plugin-reactto7.33.2.
To update see the Migration guide.