Eslint Plugin React: v7.2.1 Release

Release date:
August 14, 2017
Previous version:
v7.2.0 (released August 9, 2017)
Magnitude:
158 Diff Delta
Contributors:
5 total committers
Data confidence:
Commits:

Top Contributors in v7.2.1

yannickcr
DianaSuvorova
dustinsoftware
penx
ljharb

Directory Browser for v7.2.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

  • Fix forbid-prop-types crash on identifiers (#1352 @ljharb)
  • Fix boolean-prop-naming crash with propTypes wrapper (#1354 @dustinsoftware)
  • Fix prop-types false positive with local variable props (#1288 @DianaSuvorova)
  • Fix wrapped propTypes detection (#1366)

Changed

  • Documentation improvements (#1123 @penx)