Eslint Plugin React: v4.2.1 Release

Release date:
March 8, 2016
Previous version:
v4.2.0 (released March 5, 2016)
Magnitude:
205 Diff Delta
Contributors:
1 total committer
Data confidence:
Commits:

Top Contributors in v4.2.1

yannickcr

Directory Browser for v4.2.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 sort-prop-types crash with spread operator (#478)
  • Fix stateless components detection when conditionally returning JSX (#486)
  • Fix case where props were not assigned to the right component (#485)
  • Fix missing getChildContext lifecycle method in prefer-stateless-function (#492)