Eslint Plugin React: v3.3.2 Release

Release date:
September 9, 2015
Previous version:
v3.3.1 (released August 31, 2015)
Magnitude:
117 Diff Delta
Contributors:
3 total committers
Data confidence:
Commits:

Top Contributors in v3.3.2

yannickcr
epmatsw
mathieudutour

Directory Browser for v3.3.2

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

Release Notes Published

Changed

  • Add state in lifecycle methods for sort-comp rule (#197 @mathieudutour)
  • Treat component with render which returns createElement as valid (#206 @epmatsw)

Fixed

  • Fix allowed methods on arrayOf in prop-types (#146)
  • Fix default configuration for jsx-boolean-value (#210)