New rules
react/forward-ref-uses-ref
eec1c56react/jsx-props-no-spread-multi
4759e18react/checked-requires-onchange-or-readonly
ccb7cdareact/no-object-type-as-default-prop
a8ad744react/jsx-no-leaked-render
1336af5
Breaking
- Require Node.js 18.18 4765c29
- Migrate to flat config and require ESLint 9 (#35) 1cf2106
- Migrate config: https://eslint.org/docs/latest/use/configure/migration-guide
Improvements
- You no longer need the
eslint-plugin-react
andeslint-plugin-react-hooks
development dependencies. They are incldued in the config package.