Eslint Plugin React: v7.37.5 Release

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

Top Contributors in v7.37.5

TildaDares
makxca
corydeppen
CHC383
fwgood
ljharb
hamirmahal

Directory Browser for v7.37.5

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

Loading File Browser...

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)