Skip to content

v6.6.0

Compare
Choose a tag to compare
@yannickcr yannickcr released this 06 Nov 16:00
· 2517 commits to master since this release

Added

Fixed

  • Fix no-unused-prop-types crash with destructured prop-types (#938)
  • Fix jsx-indent in multi-line conditional expressions (#901, #907)
  • Fix sort-comp bad error message if 2 methods in the same group must be moved (#507)

Changed