Eslint Plugin React: v7.37.5 Release

Release date:
April 3, 2025
Previous version:
v7.37.4 (released January 12, 2025)
Magnitude:
1,642 Diff Delta
Contributors:
6 total committers
Data confidence:
Commits:

Top Contributors in v7.37.5

TildaDares
corydeppen
CHC383
fwgood
ljharb
hamirmahal

Directory Browser for v7.37.5

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

Fixed

  • [no-unknown-property]: allow shadow root attrs on <template> (#3912 @ljharb)
  • [prop-types]: support ComponentPropsWithRef from a namespace import (#3651 @corydeppen)
  • [jsx-no-constructed-context-values]: detect constructed context values in React 19 <Context> usage (#3910 @TildaDares)
  • [no-unknown-property]: allow transform-origin on rect (#3914 @ljharb)

Changed

  • [Docs] [button-has-type]: clean up phrasing (#3909 @hamirmahal)