Eslint Plugin React: v2.1.0 Release

Release date:
April 15, 2015
Previous version:
v2.0.2 (released March 30, 2015)
Magnitude:
417 Diff Delta
Contributors:
4 total committers
Data confidence:
Commits:

Top Contributors in v2.1.0

yannickcr
banderson
zertosh
AlexKVal

Directory Browser for v2.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 jsx-boolean-value rule (#11)
  • Add support for static methods in display-name and prop-types (#48)

Changed

  • Update jsx-sort-props to reset the alphabetical verification on spread (#47 @zertosh)
  • Update jsx-uses-vars to be enabled by default (#49 @banderson)

Fixed

  • Fix describing comment for hasSpreadOperator() method (#53 @AlexKVal)