Skip to content

v4.2.2

Compare
Choose a tag to compare
@yannickcr yannickcr released this 14 Mar 20:19
· 2686 commits to master since this release

Fixed

  • Rewrite prefer-stateless-function rule (#491)
  • Fix self-closing-comp to treat non-breaking spaces as content (#496)
  • Fix detection for direct props in prop-types (#497)
  • Fix annotated function detection in prop-types (#498)
  • Fix this usage in jsx-no-undef (#489)

Changed

  • Update dependencies
  • Add shared setting for React version