Eslint Plugin React: v7.29.2 Release

Release date:
February 26, 2022
Previous version:
v7.29.1 (released February 25, 2022)
Magnitude:
388 Diff Delta
Contributors:
1 total committer
Data confidence:
Commits:

Top Contributors in v7.29.2

ljharb

Directory Browser for v7.29.2

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

Release Notes Published

  • [jsx-curly-brace-presence]: avoid warning on curlies containing quote characters (#3214 @ljharb)
  • [jsx-indent]: do not report on non-jsx-returning ternaries that contain null (#3222 @ljharb)
  • [jsx-indent]: properly report on returned ternaries with jsx (#3222 @ljharb)
  • [no-array-index-key]: detect named-imported cloneElement/createElement (#3213 @ljharb)