Releases: Rel1cx/eslint-react
Releases · Rel1cx/eslint-react
v1.52.8 (2025-08-29)
v1.52.7 (2025-08-29)
v1.52.6 (2025-08-18)
What's Changed
🐞 Fixes
- fix: correct logic in
naming-convention/component-name
validation to continue on valid names, closes #1176 by @Rel1cx in #1177
Full Changelog: v1.52.5...v1.52.6
v1.52.5 (2025-08-15)
What's Changed
🐞 Fixes
- fix: refactor
is-from-react
utility inreact-debug/is-from-react
rule and improvereact-x/no-forward-ref
rule autofix handling, closes #1172 by @Rel1cx in #1173
Full Changelog: v1.52.4...v1.52.5
v1.52.4 (2025-08-13)
What's Changed
🐞 Fixes
- fix: improve logic for detecting significant children in JSX elements, closes #1163 by @Rel1cx in #1165
Full Changelog: v1.52.3...v1.52.4
v1.52.3 (2025-07-13)
v1.52.2 (2025-06-12)
What's Changed
🐞 Fixes
- fix:
react-x/no-default-props
should report only function components, closes #1131 by @Rel1cx in 681b10a
Full Changelog: v1.52.1...v1.52.2
v1.52.1 (2025-06-11)
v1.51.3 (2025-06-09)
v1.51.2 (2025-06-08)
What's Changed
🐞 Fixes
🪄 Improvements
- docs: update references from 'Language Config' to 'Project Config' across documentation by @Rel1cx in #1126
Full Changelog: v1.51.1...v1.51.2