Eslint Plugin React: v7.26.0 Release

Release date:
September 21, 2021
Previous version:
v7.25.3 (released September 19, 2021)
Magnitude:
860 Diff Delta
Contributors:
5 total committers
Data confidence:
Commits:

Top Contributors in v7.26.0

ljharb
yacinehmito
SIL0RAK
iiison
kentcdodds

Directory Browser for v7.26.0

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

Release Notes Published

Added

  • add [no-namespace] rule (#2640 @yacinehmito @ljharb)
  • [jsx-max-props-per-line]: add single and multi options (#3078 @SIL0RAK)

Fixed

  • [display-name]: Get rid of false position on component detection (#2759 @iiison)

Changed

  • [no-access-state-in-setstate]: passing test for โ€œdon't error if it's not a React Componentโ€ (#1873 @kentcdodds)