Eslint Plugin React: v7.10.0 Release

Release date:
June 25, 2018
Previous version:
v7.9.1 (released June 4, 2018)
Magnitude:
702 Diff Delta
Contributors:
6 total committers
Data confidence:
Commits:

Top Contributors in v7.10.0

sergei-startsev
alexzherdev
ljharb
yannickcr
papandreou
ferhatelmas

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

  • Allow eslint ^5 (#1843 @papandreou, @ljharb)
  • [no-unsafe][] rule (#1831, #1830 @sergei-startsev)
  • [no-will-update-set-state][]: Account for UNSAFE_ methods (#1845, #1844 @alexzherdev)

Fixed

  • [no-typos][]: Fix static propTypes handling (#1827, #1677 @alexzherdev)
  • [destructuring-assignment][]: Allow LHS (#1825, #1728 @alexzherdev)
  • [no-unused-prop-types][]: Fix crash when encountering mixed union and intersection flow types (#1806 @yannickcr)

Changed

  • Typo fixes in [jsx-no-target-blank][] (#1805 @ferhatelmas))