Eslint Plugin React: v3.14.0 Release

Release date:
January 4, 2016
Previous version:
v3.13.1 (released December 26, 2015)
Magnitude:
875 Diff Delta
Contributors:
3 total committers
Data confidence:
Commits:

Top Contributors in v3.14.0

yannickcr
nfcampos
turadg

Directory Browser for v3.14.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 jsx-indent rule (#342)
  • Add shared setting for pragma configuration (#228 @NickStefan)

Fixed

  • Fix crash in jsx-key (#380 @nfcampos)
  • Fix crash in forbid-prop-types (#377 @nfcampos)
  • Ignore ref in jsx-handler-names (#375)

Changed

  • Add AppVeyor CI to run tests on a Windows platform
  • Add sort-comp codemod to sort-comp documentation (#381 @turadg)