Eslint Plugin React: v4.2.0 Release

Release date:
March 5, 2016
Previous version:
v4.1.0 (released February 23, 2016)
Magnitude:
667 Diff Delta
Contributors:
6 total committers
Data confidence:
Commits:

Top Contributors in v4.2.0

yannickcr
thaggie
shioju-9e49
Gpx
awong-dev
alex-tan

Directory Browser for v4.2.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 on stateless components (#467)
  • Add prefer-stateless-function rule (#214)
  • Add auto fix for jsx-indent-props (#483 @shioju)

Fixed

  • Fix jsx-no-undef crash on objects (#469)
  • Fix propTypes detection when declared before the component (#472)

Changed

  • Update dependencies
  • Documentation improvements (#464 @alex-tan, #466 @awong-dev, #470 @Gpx; #462 @thaggie)