Eslint Plugin React: v6.10.1 Release

Release date:
March 19, 2017
Previous version:
v6.10.0 (released February 15, 2017)
Magnitude:
621 Diff Delta
Contributors:
6 total committers
Data confidence:
Commits:

Top Contributors in v6.10.1

kentcdodds
benstepp
jomasti
yannickcr
webOS101
iancmyers

Directory Browser for v6.10.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 jsx-indent auto fix with tabs (#1057 @kentcdodds @webOS101)
  • Fix jsx-indent crash (#1061 @iancmyers)
  • Fix void-dom-elements-no-children crash and fix it to only checks for a createElement call from React (#1073 @jomasti)
  • Fix component detection that caused a false positive in no-multi-comp (#1088 @benstepp)