Eslint Plugin React: v7.3.0 Release

Release date:
August 21, 2017
Previous version:
v7.2.1 (released August 14, 2017)
Magnitude:
717 Diff Delta
Contributors:
7 total committers
Data confidence:
Commits:

Top Contributors in v7.3.0

dustin_masters_open_repos
DianaSuvorova
yannickcr
jseminck
EvHaus
brgibson
mjomble

Directory Browser for v7.3.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 checks for propTypes, contextTypes and childContextTypes to no-typos (#213 @DianaSuvorova)

Fixed

  • Fix boolean-prop-naming crash (#1369 @EvHaus)
  • Fix no-typos crash (#1353 @jseminck)
  • Fix require-default-props stopping when it finds a component without props (#1380 @brgibson)
  • Fix no-direct-mutation-state detection with nested components (#1382)

Changed

  • Documentation improvements (#1383 @mjomble)