Skip to content

v3.3.2

Compare
Choose a tag to compare
@yannickcr yannickcr released this 09 Sep 22:42
· 2981 commits to master since this release

Changed

  • Add state in lifecycle methods for sort-comp rule (#197 @mathieudutour)
  • Treat component with render which returns createElement as valid (#206 @epmatsw)

Fixed

  • Fix allowed methods on arrayOf in prop-types (#146)
  • Fix default configuration for jsx-boolean-value (#210)