What's Changed
🐞 Fixes
- Enhance context and ref naming rules with additional cases covered by @Rel1cx in #1378
- Update
naming-convention/context-namerule to include React version checks; closes #1382 by @Rel1cx in #1384 - Update
naming-convention/ref-nameto allow "ref" as a ref name by @ocavue in #1380 - Fix
jsx-key-before-spread: should only be enabled in JSX automatic runtime; update related docs and tests; closes #1381 by @Rel1cx in #1383
New Contributors
Full Changelog: v2.5.1...v2.5.3