Eslint Plugin React: v3.1.0 Release

Release date:
July 27, 2015
Previous version:
v3.0.0 (released July 21, 2015)
Magnitude:
155 Diff Delta
Contributors:
3 total committers
Data confidence:
Commits:

Top Contributors in v3.1.0

yannickcr
ngbrown
michaelabon

Directory Browser for v3.1.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 event handlers to no-unknown-property (#164 @mkenyon)
  • Add customValidators option to prop-types (#145 @CalebMorris)

Changed

  • Update dependencies
  • Documentation improvements (#167 @ngbrown)

Fixed

  • Fix comment handling in jsx-curly-spacing (#165)