Eslint Plugin React: v7.9.0 Release

Release date:
June 3, 2018
Previous version:
v7.8.2 (released May 13, 2018)
Magnitude:
2,041 Diff Delta
Contributors:
6 total committers
Data confidence:
Commits:

36 Commits in this Release

Ordered by the degree to which they evolved the repo in this version.

Authored March 21, 2018
Authored March 21, 2018
Authored June 3, 2018
Authored March 19, 2018
Authored March 21, 2018
Authored May 15, 2018
Authored May 28, 2018
Authored May 14, 2018
Authored May 15, 2018

Top Contributors in v7.9.0

yannickcr
ThiefMaster
ken-earley-b9f6
jsg2021
lynxtaa
lencioni

Directory Browser for v7.9.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 jsx-props-no-multi-spaces rule (#1755 @ThiefMaster)
  • Add first option to jsx-indent-props (#398 @ThiefMaster)
  • Add enforceDynamicLinks option to jsx-no-target-blank (#1737 @kenearley)

Fixed

  • Fix static lifecycle methods validation in sort-comp (#1793 @lynxtaa)
  • Fix crash in no-typos when encountering anonymous react imports (#1796 @jsg2021)
  • Fix ESLint 3 support (#1779)

Changed

  • Documentation improvements (#1794 @lencioni)
  • Update Travis CI configuration to test on multiple ESLint verions