Skip to content

Releases: welldone-software/why-did-you-render

v4.0.8

15 Apr 12:14
Compare
Choose a tag to compare

fixed a minor bug where no tracking was made if the previous value of a hook was falsy

improved typescript typings

09 Apr 10:01
Compare
Choose a tag to compare

Thank you very much @OliverJAsh for pr #104 <3

v4.0.6

01 Apr 06:54
Compare
Choose a tag to compare
  • improved readme
  • updated to react 16.13.1 and tested
  • updated all libraries like babel

v4.0.5

22 Feb 18:39
Compare
Choose a tag to compare
  • improved readme
  • improved typescript support
  • updated all dev packages and tested the library with them

improved readme

17 Feb 07:51
Compare
Choose a tag to compare
v4.0.4

v4.0.4

fixed lack of tracking where a React.memo extended React.memo (which is not recommended by the way)

02 Feb 21:31
Compare
Choose a tag to compare

fixed lack of tracking where display name couldn't be changed

02 Feb 21:32
Compare
Choose a tag to compare

added "trackAllPureComponents" to typescript definitions and readme

27 Jan 16:48
Compare
Choose a tag to compare

improved typescript support + dev packages update

25 Jan 12:04
Compare
Choose a tag to compare
  • added typescript definition of whyDidYouRender to pure components
  • added typescript definition of trackExtraHooks to initialization options
  • updated all packages

hooks traching inner refactor

21 Dec 14:57
Compare
Choose a tag to compare