Eslint Plugin React: v7.12.1 Release

Release date:
January 1, 2019
Previous version:
v7.12.0 (released December 28, 2018)
Magnitude:
204 Diff Delta
Contributors:
3 total committers
Data confidence:
Commits:

Top Contributors in v7.12.1

jomasti
ljharb
alexzherdev

Directory Browser for v7.12.1

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-unused-state][]: Fix crash with class fields (#2098, @jomasti)
  • [prop-types][]: Fix false positives inside lifecycle methods (#2099, @jomasti)
  • [jsx-max-depth][]: avoid a crash (#2102, @ljharb)
  • [jsx-wrap-multilines][]: avoid crash when no trailing newline (#2100, @ljharb)

Changed

  • Fix CHANGELOG.md (#2097, @alexzherdev)