Releases: alibaba/hooks
Releases · alibaba/hooks
v2.10.8
v2.10.7
v2.10.6
v2.10.5
v2.10.4
v2.10.3
v2.10.2
v2.10.1
v2.10.0
- ✨ Feat: Add
useSafeState
#826 - 🐛 Fix: Fix the behavior of
useControllableValue
with chinese input method #858 - 🐛 Fix: Fix the ssr compatibility issues of storage related hooks #860
- 🐛 Fix: Fix the peer dependency version mismatch warning with
react
v17 #871 - 🐛 Fix: Prevent memory leaking in the debounced related hooks #891
- 💄 Optimize: Update the type declaration of
useEventListener
#741