Skip to content

v6.2.1

Compare
Choose a tag to compare
@yannickcr yannickcr released this 12 Sep 23:18
· 2608 commits to master since this release

Added

  • Fix false positive in no-unused-prop-types (#792 @EvNaverniouk)
  • Fix jsx-no-target-blank to target only anchor elements (#793 @aduth)
  • Fix jsx-no-target-blank to be case insensitive #796 @dmnd)
  • Fix jsx-uses-vars shadowed variables handling (#799)

Changed