Skip to content

Releases: Rel1cx/eslint-react

v1.52.2 (2025-06-12)

12 Jun 12:26
59d42a7
Compare
Choose a tag to compare

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)

11 Jun 07:52
aa559e8
Compare
Choose a tag to compare

What's Changed

✨ New

  • feat: add autofix for no-missing-context-display-name by @k-yle in #1128

New Contributors

Full Changelog: v1.51.3...v1.52.1

v1.51.3 (2025-06-09)

09 Jun 15:15
e06fa39
Compare
Choose a tag to compare

What's Changed

🐞 Fixes

  • fix: update messages for react-x/jsx-no-iife and react-x/jsx-uses-vars rules by @Rel1cx in #1127

Full Changelog: v1.51.2...v1.51.3

v1.51.2 (2025-06-08)

07 Jun 16:14
0bed169
Compare
Choose a tag to compare

What's Changed

🐞 Fixes

  • fix: skip function components without name in react-x/prefer-read-only-props by @Rel1cx in #1125

🪄 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)

06 Jun 05:51
5942c66
Compare
Choose a tag to compare

What's Changed

🐞 Fixes

  • fix: fixed jsx detection method not respect SkipEmptyArray hint, closes #1122 by @Rel1cx in #1124

Full Changelog: v1.51.0...v1.51.1

v1.51.0 (2025-06-03)

03 Jun 12:07
8ac1967
Compare
Choose a tag to compare

What's Changed

✨ New

🐞 Fixes

  • fix: fixed no-direct-set-state-in-use-effect deferred setState calls detection, closes #1117 by @Rel1cx in #1119

Full Changelog: v1.50.0...v1.51.0

v1.50.0 (2025-05-25)

25 May 15:29
dec12c3
Compare
Choose a tag to compare

What's Changed

🐞 Fixes

  • fix: polymorphicPropName not work with no-void-elements-with-children by @huynhducduy in #1108
  • fix: use stable version zod, closes #1110

New Contributors

Full Changelog: v1.49.0...v1.50.0

v1.49.0 (2025-05-05)

05 May 01:54
8a6ab74
Compare
Choose a tag to compare

What's Changed

✨ New

Full Changelog: v1.48.5...v1.49.0

v1.48.5 (2025-04-25)

25 Apr 10:26
34f1507
Compare
Choose a tag to compare

What's Changed

🐞 Fixes

Full Changelog: v1.48.4...v1.48.5

v1.48.4 (2025-04-19)

18 Apr 16:00
6d94c3f
Compare
Choose a tag to compare

What's Changed

🐞 Fixes

  • fix: update fallback react version in settings to "19.1.0"

Full Changelog: v1.48.3...v1.48.4