| name | history |
|---|---|
| order | 99 |
- add useDebounceValue.
- upgrade react-use-promise-alternative@0.2.1-alt: allow non-promise in usePromise.
- upgrade use-lodash-debounce-throttle@0.3.5 to fix type and upgrade lodash-es
- Persistent result when recall promise
- fix type of
useCount
- add
useCount
- add
useStorageState
- add
useDimensions
- fix type files missing
- add
useStableMemo - bugfix & feature: use
useStableMemoto refactor useDebounce & useThrottle.
- bugfix: change wait & option of useDebounce & useThrottle not working
- reduce package size.
- add
useDidUpdate
- add
useDebounce,useInterval,useMediaQuery,usePrevious,usePromiseanduseThrottle.