usehooks-ts@2.16.0
juliencrn
released this
05 Mar 12:08
·
34 commits
to master
since this release
Minor Changes
Patch Changes
- d881f08: Add
isLocked
state to theuseScrollLock
return (#521 by @kyrylo-soulandwolf) - fc25779: Resolve warning when using
useScrollLock
in an SSR environment (#521 by @kyrylo-soulandwolf) - d42741f: Wrap
useCountdown
methods withuseCallback
(from #326 by @gromchen) - d42741f: Wrap
useCounter
methods withuseCallback
(from #326 by @gromchen) - d881f08: Fixed
useScrollLock
leaving inline styles (#516 from @novacdenis) - 0d99db9: chore(deps): update all non-major dependencies
- d881f08: Fixed reflow not considering the padding before the lock (#521 by @kyrylo-soulandwolf)