Eslint Plugin React: v3.16.0 Release

Release date:
January 24, 2016
Previous version:
v3.15.0 (released January 11, 2016)
Magnitude:
827 Diff Delta
Contributors:
5 total committers
Data confidence:
Commits:

Top Contributors in v3.16.0

ryym
yannickcr
chrislaskey
silvenon
erik-wendel-ef71

Directory Browser for v3.16.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-equals-spacing rule (#394 @ryym)
  • Add auto fix for wrap-multiline
  • Add auto fix for jsx-boolean-value
  • Add auto fix for no-unknown-property
  • Add auto fix for jsx-curly-spacing (#407 @ewendel)
  • Add requiredFirst option to jsx-sort-prop-types (#392 @chrislaskey)
  • Add ignoreRefs option to jsx-no-bind (#330 @silvenon)

Fixed

  • Ignore ref in jsx-handler-names (again) (#396)

Changed

  • Update dependencies