Eslint Plugin React: v6.0.0-alpha.1 Release

Release date:
July 8, 2016
Previous version:
v5.2.2 (released June 17, 2016)
Magnitude:
311 Diff Delta
Contributors:
5 total committers
Data confidence:
Commits:

Top Contributors in v6.0.0-alpha.1

yannickcr
ljharb
evcohen
petersendidit
jokeyrhyme

Directory Browser for v6.0.0-alpha.1

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

Fixed

  • Fix prop-types crash when accessing constructor on props (#654)
  • Fix jsx-filename-extension to not check filenames on text input (#662 @ljharb)
  • Fix no-comment-textnodes incorrectly catching urls (#664 @petersendidit)

Breaking

  • Add ESLint as peerDependency (#657 @jokeyrhyme)
  • Add Node.js 0.10 as minimum required version (#657 @jokeyrhyme)

Changed

  • Update dependencies
  • Update Travis CI and AppVeyor CI configurations (@ljharb)