Eslint Plugin React: v3.15.0 Release

Release date:
January 11, 2016
Previous version:
v3.14.0 (released January 4, 2016)
Magnitude:
361 Diff Delta
Contributors:
3 total committers
Data confidence:
Commits:

Top Contributors in v3.15.0

phpnode
yannickcr
SystemParadox

Directory Browser for v3.15.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 support for flow annotations to prop-types (#382 @phpnode)

Fixed

  • Fix prop-types crash when initializing class variable with an empty object (#383)
  • Fix prop-types crash when propTypes are using the spread operator (#389)

Changed

  • Improve sort-comp error messages (#372 @SystemParadox)
  • Update dependencies