What's Changed
🐞 Fixes
- Fixed
ESLintReactSettings
type not being exported correctly - Fixed the
set
function calls that are wrapped in auseMemo
oruseCallback
like hook not being detected byhooks-extra/no-direct-set-state-in-use-effect
andhooks-extra/no-direct-set-state-in-use-layout-effect
🪄 Improvements
- Upgrade
@typescript-eslint
's packages to8.0.0
- Improve website and documentation
Full Changelog: v1.7.1...v1.8.0