What's Changed
🐞 Fixes
react-x/use-memo: Fixed false positives inuseMemodependency analysis by using reference/definition analysis (#1735).
📝 Documentation
- Added anchor links to rule names in recipe docs.
- Added migration overview page with sidebar entry.
- Added naming-convention preset configuration documentation.
- Simplified conditional formatting in
custom-rules-of-staterecipe. - Updated migration guide and added
noDirectAccessPropscustom rule example.
🏗️ Internal
- Removed unused diagram components and imports.
- Reordered redirects with comments for clarity.
- Bumped
lucide-reactfrom 1.12.0 to 1.14.0. - Updated
baseline-browser-mappingto 2.10.24.
Full Changelog: v5.6.0...v5.6.2