@eslint-react/shared
Advanced tools
Changelog
v0.10.12-beta.0 (Sun Jan 21 2024)
parserOptions
fields from presets.Changelog
v0.10.11 (Sat Jan 20 2024)
react/no-access-state-in-setstate
.react/no-unused-state
to respect the usage of getDerivedStateFromProps
.@typescript-eslint
's packages to 6.19.0
.Changelog
v0.10.11-beta.2 (Fri Jan 19 2024)
react/no-access-state-in-setstate
.Changelog
v0.10.11-beta.1 (Tue Jan 16 2024)
@typescript-eslint
's packages to 6.19.0
.Changelog
v0.10.11-beta.0 (Mon Jan 15 2024)
react/no-unused-state
to respect the usage of getDerivedStateFromProps
.Changelog
v0.10.10 (Sun Jan 14 2024)
react/no-unused-state
to support checking for more cases.react/no-direct-mutation-state
to support checking for more cases.react/no-unused-class-component-members
to support checking for more cases.Changelog
v0.10.10-beta.0 (Sun Jan 14 2024)
react/no-unused-state
to support checking for more cases.react/no-direct-mutation-state
to support checking for more cases.react/no-unused-class-component-members
to support checking for more cases.