Eslint Plugin React: v3.3.0 Release

Release date:
August 26, 2015
Previous version:
v3.2.3 (released August 16, 2015)
Magnitude:
917 Diff Delta
Contributors:
3 total committers
Data confidence:
Commits:

Top Contributors in v3.3.0

yannickcr
markdalgleish
mattyod

Directory Browser for v3.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 jsx-indent-props rule (#15, #181)
  • Add no-set-state rule (#197 @markdalgleish)
  • Add jsx-closing-bracket-location rule (#14, #64)

Changed

  • Update dependencies

Fixed

  • Fix crash on propTypes declarations with an empty body (#193 @mattyod)