@eslint-react/ast
Advanced tools
Changelog
v0.9.2 (Wed Dec 6 2023)
react/no-component-will-update
.react/no-unsafe-component-will-update
.react/no-component-will-receive-props
.react/no-unsafe-component-will-receive-props
.react/no-set-state-in-component-did-mount
.react/no-set-state-in-component-did-update
.react/no-set-state-in-component-will-update
.Changelog
v0.9.1 (Tue Dec 5 2023)
react/no-component-will-mount
.react/no-unsafe-component-will-mount
.Changelog
v0.9.0 (Fri Dec 1 2023)
@eslint-react/eslint-plugin-jsx
allowExpressions
option from rule jsx/no-useless-fragment
.@eslint-react/jsx
isFragmentWithOnlyTextAndIsNotChild
, isFragmentHasLessThanTwoChildren
, isFragmentWithSingleExpression
from @eslint-react/jsx
's API.react/no-redundant-should-component-update
.jsx/no-useless-fragment
.