Eslint Plugin React: v7.34.2 Release

Release date:
May 28, 2024
Previous version:
v7.34.1 (released March 15, 2024)
Magnitude:
2,408 Diff Delta
Contributors:
6 total committers
Data confidence:
Commits:

18 Commits in this Release

Ordered by the degree to which they evolved the repo in this version.

Authored May 16, 2024
Authored April 9, 2024
Authored May 28, 2024

Top Contributors in v7.34.2

MatiPl01
ljharb
mdjermanovic
y-hsgw
akulsr0
developer-bandi

Directory Browser for v7.34.2

All files are compared to previous version, v7.34.1. Click here to browse diffs between other versions.

Loading File Browser...

Release Notes Published

Fixed

  • [boolean-prop-naming]: avoid a crash with a non-TSTypeReference type (#3718 @developer-bandi)
  • [jsx-no-leaked-render]: invalid report if left side is boolean (#3746 @akulsr0)
  • [jsx-closing-bracket-location]: message shows {{details}} when there are no details (#3759 @mdjermanovic)
  • [no-invalid-html-attribute]: ensure error messages are correct (#3759 @mdjermanovic, @ljharb)

Changed

  • [Refactor] create various eslint utils to fix eslint deprecations (#3759 @mdjermanovic, @ljharb)