usehooks-ts@2.4.1
juliencrn
released this
21 Feb 01:19
·
320 commits
to master
since this release
2.4.1 - 2022-02-21
Added
- Add unit tests on useWindowSize (#112 from @createdbymahmood)
- Add unit tests on useElementSize (#111 from @createdbymahmood)
- Add useIsomorphicLayoutEffect and replace all useLayoutEffect (#116)
Fixes
- Fix use[Read]LocalStorage render cycle (#109 from @bogdanailincaipnt)