Skip to content

v4.2.1

Compare
Choose a tag to compare
@yannickcr yannickcr released this 08 Mar 22:07
· 2678 commits to master since this release

Fixed

  • Fix sort-prop-types crash with spread operator (#478)
  • Fix stateless components detection when conditionally returning JSX (#486)
  • Fix case where props were not assigned to the right component (#485)
  • Fix missing getChildContext lifecycle method in prefer-stateless-function (#492)