Skip to content

v2.10.0

Compare
Choose a tag to compare
@awmleer awmleer released this 19 Mar 08:57
· 1078 commits to master since this release
  • ✨ 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