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

4 months ago

Breaking changes

  • Now only support React 18 since it differs quite a lot from previous versions when monkey patching.
    • For older versions use @^7
  • Renamed the internal property that checks if React is monkey patched from React.isWDYR to React.__IS_WDYR__

Non-breaking changes

  • Add support for useSyncExternalStore by @iamakulov in #283
  • Updated all packages to latest versions and adjusted tests, builds and dev server
    • no more yarn audit vulnerabilities by @vzaidman

Docs updates

New Contributors

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

NewReleases is sending notifications on new releases.