Eslint Plugin React: v2.4.0 Release

Release date:
May 30, 2015
Previous version:
v2.3.0 (released May 14, 2015)
Magnitude:
180 Diff Delta
Contributors:
5 total committers
Data confidence:
Commits:

Top Contributors in v2.4.0

yannickcr
dominicbarnes
matthewwithanm
zertosh
cody

Directory Browser for v2.4.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 pragma option to jsx-uses-react (#82 @dominicbarnes)
  • Add context props to sort-comp (#89 @zertosh)

Changed

  • Update dependencies
  • Documentation improvement (#91 @matthewwithanm)

Fixed

  • Fix itemID in no-unknown-property rule (#85 @cody)
  • Fix license field in package.json (#90 @zertosh)
  • Fix usage of contructor in sort-comp options (#88)