Eslint Plugin React: v6.1.0 Release

Release date:
August 14, 2016
Previous version:
v6.0.0 (released August 1, 2016)
Magnitude:
959 Diff Delta
Contributors:
10 total committers
Data confidence:
Commits:

23 Commits in this Release

Ordered by the degree to which they evolved the repo in this version.

Authored August 14, 2016
Authored August 7, 2016
Authored August 14, 2016
Authored August 7, 2016
Authored August 4, 2016
Authored August 10, 2016
Authored August 14, 2016

Top Contributors in v6.1.0

yannickcr
lencioni
petersendidit
zurawiki
yayalice
Tom910
dguo
ljharb
wKich
edward-brown-55fd

Directory Browser for v6.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 React.PureComponent support (#737)
  • Add forbid-component-props rule (#314 @lencioni)
  • Add no-danger-with-children rule (#710 @petersendidit)
  • Add pragma for createClass factory method (#725 @zurawiki)

Fixed

  • Fix Node.js 0.10 support (#746)
  • Fix prop-types on annotated components (#729)
  • Fix require-optimization test for function declaration (#744 @Tom910)
  • Fix jsx-uses-var to handle nested object properties (#761 @yayalice)
  • Fix rules metadata

Changed

  • Update dependencies
  • Documentation improvements (#759 @embrown, #703 #753 @lencioni, #739 @ljharb, #731 @wKich, #745 @petersendidit, #659 @dguo)