Skip to content

Latest commit

 

History

History
49 lines (34 loc) · 939 Bytes

File metadata and controls

49 lines (34 loc) · 939 Bytes
name history
order 99

HISTORY

0.3.8

0.3.6 0.3.7

0.3.5

  • upgrade use-lodash-debounce-throttle@0.3.5 to fix type and upgrade lodash-es

0.3.3 0.3.4

  • Persistent result when recall promise

0.3.2

  • fix type of useCount

0.3.1

  • add useCount

0.3.0

  • add useStorageState

0.2.6

  • add useDimensions

0.2.5

  • fix type files missing

0.2.3 & 0.2.4

  • add useStableMemo
  • bugfix & feature: use useStableMemo to refactor useDebounce & useThrottle.

0.2.2

  • bugfix: change wait & option of useDebounce & useThrottle not working

0.2.1

  • reduce package size.

0.2.0

  • add useDidUpdate

0.1.0

  • add useDebounce, useInterval, useMediaQuery, usePrevious, usePromise and useThrottle.