Skip to content

v7.14.3

Compare
Choose a tag to compare
@yannickcr yannickcr released this 22 Jul 22:31
· 932 commits to master since this release

Fixed

  • Fix prop-types to ignore validation when Flow indexers are used (#2330 @yannickcr)
  • Fix error being thrown after the first warning when react version cannot be detected (#2336 @abhishekdev)
  • Fix component detection when memo and forwardRef are used together (#2349 @yannickcr)

Changed