What's Changed
✨ New
- Added
useLayoutEffectanduseInsertionEffectsupport tohooks-extra/no-direct-set-state-in-use-effect
🪄 Improvements
- Deprecate rule
hooks-extra/no-direct-set-state-in-use-layout-effectin favor ofhooks-extra/no-direct-set-state-in-use-effect(the previous rule will still be available until the next major update to avoid breaking changes)
Full Changelog: v1.12.3...v1.12.4