Releases: Rel1cx/eslint-react
Releases · Rel1cx/eslint-react
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:
polymorphicPropNamenot work withno-void-elements-with-childrenby @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
v1.48.3 (2025-04-17)
What's Changed
🪄 Improvements
- refactor: improve settings handling by @Rel1cx in #1080
- docs: add more examples to
web-api/no-leaked-event-listenerdocs by @Rel1cx in #1082
Full Changelog: v1.48.2...v1.48.3
v1.48.2 (2025-04-16)
What's Changed
🐞 Fixes
- fix: could not find
hooks-extra/no-direct-set-state-in-use-effectin pluginreact-hooks-extra, closes #1077 by @Rel1cx in #1078
Full Changelog: v1.48.1...v1.48.2