Releases: Rel1cx/eslint-react
Releases · Rel1cx/eslint-react
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
v1.51.1 (2025-06-06)
v1.51.0 (2025-06-03)
v1.50.0 (2025-05-25)
What's Changed
🐞 Fixes
- fix:
polymorphicPropName
not work withno-void-elements-with-children
by @huynhducduy in #1108 - fix: use stable version
zod
, closes #1110
New Contributors
- @huynhducduy made their first contribution in #1108
Full Changelog: v1.49.0...v1.50.0
v1.49.0 (2025-05-05)
v1.48.5 (2025-04-25)
v1.48.4 (2025-04-19)
What's Changed
🐞 Fixes
- fix: update fallback react version in settings to "19.1.0"
Full Changelog: v1.48.3...v1.48.4