@eslint-react/var
Advanced tools
Changelog
v0.10.11 (2024-01-20)
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 (2024-01-19)
react/no-access-state-in-setstate
Changelog
v0.10.11-beta.1 (2024-01-16)
@typescript-eslint
's packages to 6.19.0
Changelog
v0.10.11-beta.0 (2024-01-15)
react/no-unused-state
to respect the usage of getDerivedStateFromProps
Changelog
v0.10.10 (2024-01-14)
react/no-unused-state
to support checking for more casesreact/no-direct-mutation-state
to support checking for more casesreact/no-unused-class-component-members
to support checking for more casesChangelog
v0.10.10-beta.0 (2024-01-14)
react/no-unused-state
to support checking for more casesreact/no-direct-mutation-state
to support checking for more casesreact/no-unused-class-component-members
to support checking for more cases