hooks

A high-quality & reliable React Hooks library.

MIT License

Downloads
986.3K
Stars
13.5K
Committers
249

Bot releases are hidden (Show)

hooks - v3.3.12

Published by brickspert over 2 years ago

  • 🐛 Fix: typeof temporary dead zone #1631
hooks - v3.3.11

Published by brickspert over 2 years ago

  • 🐎 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
hooks - v3.3.10

Published by brickspert over 2 years ago

  • 🐛 Fix: useInfiniteScroll add noMore judgment before loadMore and loadMoreAsync
hooks - v3.3.9

Published by brickspert over 2 years ago

  • 🐛 Fix: fix useControllable、useMemoized、useInfiniteScroll ts error
  • 🐛 Fix: useInfiniteScroll remove noMore judgment before loadMore and loadMoreAsync #1575
hooks - v3.3.2

Published by brickspert over 2 years ago

  • ✨ Feat: useControllableValue return setState support function #1511
hooks - v3.3.0

Published by brickspert over 2 years ago

  • ✨ Feat: add useRafTimeout #1527
hooks - v3.2.0

Published by brickspert over 2 years ago

  • ✨ Feat: add useRafInterval #1521
hooks - v3.1.14

Published by brickspert over 2 years ago

  • 🐛 Fix: fix useDebounceFn & useThrottleFn ts definition #1509
  • 💄 chore: relosve cyclic deps #1518
hooks - v3.1.13

Published by brickspert over 2 years ago

  • 💄 Feature: useKeyPress add options.exactMatch #1485
hooks - v3.1.12

Published by brickspert over 2 years ago

  • 🐛 Fix: useKeyPress exact match #1468
hooks - v3.1.11

Published by brickspert over 2 years ago

  • 💄 Feature: useLongPress add onLongPressEnd #1478
hooks - v3.1.10

Published by brickspert over 2 years ago

  • 💄 Feature: export createUpdateEffect #1476
  • 🐛 Fix: useMemoizedFn return a plain function type #1470
hooks - v3.1.9

Published by brickspert over 2 years ago

  • 🐛 Fix: move @types/js-cookie from dev deps to deps
hooks - v3.1.8

Published by brickspert over 2 years ago

  • 💄 Feature: useMouse support trace mouse in target element #1412
  • 🐛 Fix: useWebsocket options callback add instance params #1445
hooks - v3.1.7

Published by brickspert over 2 years ago

  • 🐛 Fix: useTimeout&useInterval support delay=0 #1442
hooks - v3.1.6

Published by brickspert almost 3 years ago

  • Chore: downgrade js-cookie to v2
hooks - v3.1.5

Published by brickspert almost 3 years ago

  • 🐛 Fix: useAntdTable refreshDeps trigger request when ready=false
hooks - v3.1.4

Published by brickspert almost 3 years ago

  • 💄 Feature: useUrlState add parseOptions、stringifyOptions #1421
  • 🐛 Fix: useLongPress onClick can't get the latest state #1426
  • 🐛 Fix: useRequest throw error no catch when use cacheKey #1427
  • 🐛 Fix: useGetState ts error #1419
hooks - v3.1.3

Published by brickspert almost 3 years ago

  • 💄 Feature: useClickAway support multiple events #1416
hooks - v3.1.2

Published by brickspert almost 3 years ago

  • 🐛 Fix: useVirtualList error calculation when dynamic height #1410
Package Rankings
Top 0.53% on Npmjs.org
Top 3.54% on Proxy.golang.org
Badges
Extracted from project README
NPM version NPM downloads npm npm Coverage Status Percentage of issues still open Average time to resolve an issue Edit demo for ahooks
Related Projects