What's Changed
🪄 Improvements
- Enhance rule
hooks-extra/no-direct-set-state-in-use-effect
andhooks-extra/no-direct-set-state-in-use-layout-effect
to supportset
function directly passed touseCallback
anduseMemo
without explicitly calling it - Improve website and documentation
Full Changelog: v1.8.0...v1.8.1