Releases: alibaba/hooks
Releases · alibaba/hooks
v3.3.13
🐛 Fix: ssr error in useMouse #1636
v3.3.12
🐛 Fix: typeof temporary dead zone #1631
v3.3.11
🐎 Perf: useAsyncEffect support dependent parameter is optional #1595
🐎 Perf: useControllableValue use hasOwnProperty instead of in
#1587
🐛 Fix: useAntdTable change default dataSource to stable #1579
🐛 Fix: useStorage return T always can be undefined #1586
🐛 Fix: usePrevious use Object.is to compare whether the two values have changed #1593
v3.3.10
🐛 Fix: useInfiniteScroll add noMore judgment before loadMore and loadMoreAsync
v3.3.9
🐛 Fix: fix useControllable、useMemoized、useInfiniteScroll ts error
🐛 Fix: useInfiniteScroll remove noMore
judgment before loadMore and loadMoreAsync #1575
v3.3.2
✨ Feat: useControllableValue return setState support function #1511
v3.3.0
✨ Feat: add useRafTimeout #1527
v3.2.0
✨ Feat: add useRafInterval #1521
v3.1.14
🐛 Fix: fix useDebounceFn & useThrottleFn ts definition #1509
💄 chore: relosve cyclic deps #1518
v3.1.13
💄 Feature: useKeyPress add options.exactMatch #1485
You can’t perform that action at this time.