Read the migration guide for migration steps from v0.15.
- Updated
@perfective/eslint-config
to0.27.1
- Supported TypeScript v5.6.
- Removed TSLint.
- Updated
eslint-plugin-react
to7.37.2
:- Enabled the
react/forward-ref-uses-ref
rule as an error. - Enabled the
react/jsx-props-no-spread-multi
rule as an error.
- Enabled the
- Upgraded
eslint-plugin-react-hooks
to5.0.0
. - Updated
eslint-plugin-jsx-a11y
to6.10.2
.