Eslint Plugin React: v7.12.3 Release

Release date:
January 4, 2019
Previous version:
v7.12.2 (released January 2, 2019)
Magnitude:
286 Diff Delta
Contributors:
6 total committers
Data confidence:
Commits:

Top Contributors in v7.12.3

luke-zapart-ee6f
ljharb
jomasti
alexzherdev
mohsinulhaq
haideralsh

Directory Browser for v7.12.3

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

Release Notes Published

Fixed

  • [jsx-indent][]: Prevent crash on valueless props (#2120, @jomasti)
  • [jsx-fragments][]: avoid crashing on self-closing fragments (#2113, @alexzherdev)
  • [no-unused-prop-types][]: Fix propType detection inside class bodies (#2115, @drx)
  • [no-unused-prop-types][]: fix issue with propTypes misclassifying props (#2111, @drx)
  • [display-name][]: fix false positive for React.memo (#2109, @jomasti)

Changed

  • [Docs] add a missing comma in the JSON settings (#2117, @haideralsh)
  • [Docs] update README to document React version detection (#2114, @mohsinulhaq)