Skip to content

v1.2.0

Compare
Choose a tag to compare
@Ashish-simpleCoder Ashish-simpleCoder released this 15 Jul 15:46
· 20 commits to main since this release
dbee5a2

Minor Changes

  • 39f9f42: Add timer cleanup on unmount in use-debounced-fn

    • fix #57: Callback is triggered after unmount for use-debounced-fn hook
    • Add tests for timer cleanup and params syncing in use-debounced-fn hook