github welldone-software/why-did-you-render v3.0.4

latest releases: v8.0.2, v8.0.1, v8.0.0...
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.