@eslint-react/core
Advanced tools
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 casesChangelog
v0.10.9 (2024-01-12)
Changelog
v0.10.8 (2024-01-11)
Changelog
v0.10.7 (2024-01-11)
react/no-unused-state
Changelog
v0.10.6 (2024-01-09)
react/no-constructed-context-value
and react/no-unstable-default-props
would report false negatives when using LogicalExpression and ConditionalExpressionChangelog
v0.10.6-beta.0 (2024-01-08)
react/no-constructed-context-value
and react/no-unstable-default-props
would report false negatives when using LogicalExpression and ConditionalExpressionChangelog
v0.10.5 (2024-01-08)
react/no-unused-class-component-members
@typescript-eslint
's packages to 6.18.0