Eslint Plugin React: v7.6.1 Release

Release date:
January 29, 2018
Previous version:
v7.6.0 (released January 25, 2018)
Magnitude:
100 Diff Delta
Contributors:
3 total committers
Data confidence:
Commits:

Top Contributors in v7.6.1

ljharb
jetpacmonkey
jzDev

Directory Browser for v7.6.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

  • Flow: fix crash in [prop-types][] with recursive type annotations (#1653 @jetpacmonkey)
  • Fix [no-unknown-property][] to properly recognize crossOrigin instead of crossorigin, and allow it on link tags. (#1659 @jzDev)
  • Fix [no-access-state-in-setstate][] to handle object spread (#1657 @ljharb)