Skip to content

v3.4.0

Compare
Choose a tag to compare
@yannickcr yannickcr released this 16 Sep 16:43
· 3050 commits to master since this release

Added

  • Add namespaced JSX support to jsx-no-undef (#219 @zertosh)
  • Add option to jsx-closing-bracket-location to configure different styles for self-closing and non-empty tags (#208 @evocateur)

Deprecated

  • Deprecate jsx-quotes rule, will now trigger a warning if used (#217)