Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 11 May 23:28
· 169 commits to main since this release
c7da659

Minor Changes

  • add Debounced utility (#48)

  • BREAKING: Remove box (#48)

Patch Changes

  • Change useMounted to IsMounted (#48)

  • change useSupported to IsSupported (#48)

  • change useElementSize to ElementSize (#48)

  • change useActiveElement to activeElement (#48)

  • change useStateHistory to StateHistory (#48)

  • change usePrevious to Previous (#48)