Eslint Plugin React: v6.9.0 Release

Release date:
January 8, 2017
Previous version:
v6.8.0 (released December 4, 2016)
Magnitude:
203 Diff Delta
Contributors:
4 total committers
Data confidence:
Commits:

Top Contributors in v6.9.0

yannickcr
ljharb
taion
rutsky

Directory Browser for v6.9.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 variable reference to sort-prop-types (#622)

Fixed

  • Fix Node.js 0.10 support (#1000 @ljharb)
  • Fix prop-types to correctly assign props to components (#991)

Changed

  • Documentation improvements (#995 @rutsky)