yarn @welldone-software/why-did-you-render 3.0.4

latest releases: 8.0.1, 8.0.0, 7.0.1...
5 years ago
  • Added react-redux tests + demo
  • When a React element is re-created as a property of another react element:
    • If it's props are different, ignore it.
    • if it's props are (deep or strict) equals, notify about the props + that the element shouldn't be re-created.
    • Updated + Added tests for this scenario
  • Improved memoized functional components tracking performance
  • Fixed memoized functional components and hooks reporting about an inner WDYR component.

Don't miss a new why-did-you-render release

NewReleases is sending notifications on new releases.