Eslint Plugin React: v3.5.1 Release

Release date:
September 30, 2015
Previous version:
v3.5.0 (released September 28, 2015)
Magnitude:
189 Diff Delta
Contributors:
2 total committers
Data confidence:
Commits:

Top Contributors in v3.5.1

yannickcr
raphael-mu-ad24

Directory Browser for v3.5.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 no-direct-mutation-state to report only in React components (#229)
  • Fix forbid-prop-types for arrayOf and instanceOf (#230)

Changed

  • Documentation improvements (#232 @edge)