Skip to content

v6.8.0

Compare
Choose a tag to compare
@yannickcr yannickcr released this 04 Dec 23:47
· 2345 commits to master since this release

Added

Fixed

  • Fix jsx-indent with multiline jsx in ternaries (#966)
  • Fix component detection to ignore async functions (#989 @taion)
  • Fix jsx-curly-spacing autofix to not delete comments (#648)
  • FIx auto-enabling of eslint-plugin-react in exported configurations (#984 @jamischarles)

Changed