- ✨ 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