Eslint Plugin React: v4.1.0 Release

Release date:
February 23, 2016
Previous version:
v4.0.0 (released February 19, 2016)
Magnitude:
189 Diff Delta
Contributors:
3 total committers
Data confidence:
Commits:

Top Contributors in v4.1.0

yannickcr
jkimbo
wyze

Directory Browser for v4.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 component detection for class expressions
  • Add displayName detection for class expressions in display-name (#419)

Fixed

  • Fix used props detection in components for which we are not confident in prop-types (#420)
  • Fix false positive in jsx-key (#456 @jkimbo)

Changed

  • Documentation improvements (#457 @wyze)