alibaba/hooks
 Watch   
 Star   
 Fork   
7 days ago
hooks

v3.9.4

What's Changed

💪 chore: 测试命令改进。由 @Meet-student 贡献,详情见 PR #2835 🐞 fix: 修复 reloadAsync runAsync 负载问题。由 @Meet-student 贡献,详情见 PR #2836


💪 chore: Test command improvement. Contributed by @Meet-student, see PR #2835 for details. 🐞 fix: Fix the payload issue of reloadAsync runAsync. Contributed by @Meet-student, see PR #2836 for details.

Full Changelog: https://github.com/alibaba/hooks/compare/v3.9.3...v3.9.4

11 days ago
hooks

v3.9.3

What's Changed


New Contributors

Full Changelog: https://github.com/alibaba/hooks/compare/v3.9.1...v3.9.3

12 days ago
hooks

v3.9.1

What's Changed


New Contributors

Full Changelog: https://github.com/alibaba/hooks/compare/v3.9.0...v3.9.1

2025-06-28 21:03:05
hooks

v3.9.0

What's Changed


New Contributors

Full Changelog: https://github.com/alibaba/hooks/compare/v3.8.5...v3.9.0

2025-05-05 01:11:40
hooks

v3.8.5

What's Changed

🐛 修复问题

📘 文档改进

🛠 开发工具与维护

🔧 类型与性能优化


New Contributors

Full Changelog: https://github.com/alibaba/hooks/compare/v3.8.2...v3.8.5

2024-10-22 23:05:55
hooks

v3.8.2

What's Changed

  • 🔥 feat: add useTheme hook by @ianzone in #2617
  • 🔥 feat: support for array as event parameter in useEventListener by @askwuxue in #2598
  • 🔥 feat: support useInfiniteScroll scroll to top by @jaluik in #2565
  • 🐛 fix: Compatible with the case where props is null in useControllableValue by @mmmml-zhao in #2636
  • 🐛 fix: When manual=true, defaultParam will not populate the default values in form. by @askwuxue in #2594
  • 🛠 chore: Wrap the second parameter of the return value from useSetState with useMemoriedFn. by @askwuxue in #2592
  • 🛠 chore: Replace prettier with biome by @ianzone in #2629
  • 🛠 chore: Update pnpm to v9 by @ianzone in #2621

  • 🔥 feat: 新增 hook useTheme by @ianzone in #2617
  • 🔥 feat: useEventListener 事件支持传入数组参数 by @askwuxue in #2598
  • 🔥 feat: useInfiniteScroll 支持了direction, 提供向上滚动加载的支持 by @jaluik in #2565
  • 🐛 fix: 兼容了 useControllableValue 的 props 为 null 的情况 by @mmmml-zhao in #2636
  • 🐛 fix: useAntdTable 在 manual=true 的情况下 defaultParam 不会填充表单默认值 by @askwuxue in #2594
  • 🛠 chore: 使用 useMemoriedFn 包装 useSetState 返回值中的第二个参数 by @askwuxue in #2592
  • 🛠 chore: 使用 biome 替换 prettier by @ianzone in #2629
  • 🛠 chore: 更新 pnpm 至 v9 by @ianzone in #2621

New Contributors

  • @ianzone made their first contribution in #2621
  • @mmmml-zhao made their first contribution in #2636
  • @jaluik made their first contribution in #2565

Full Changelog: https://github.com/alibaba/hooks/compare/v3.8.1...v3.8.2

2024-08-11 10:10:29
hooks

v3.8.1

What's Changed


New Contributors

Full Changelog: https://github.com/alibaba/hooks/compare/v3.8.0...v3.8.1

2024-05-23 12:53:05
hooks

v3.8.0

What's Changed


New Contributors

Full Changelog: https://github.com/alibaba/hooks/compare/v3.7.11...v3.8.0

2024-04-01 10:11:31
hooks

v3.7.11

What's Changed


New Contributors

Full Changelog: https://github.com/alibaba/hooks/compare/v3.7.10...v3.7.11

2024-02-01 16:18:14
hooks

v3.7.10

What's Changed


Full Changelog: https://github.com/alibaba/hooks/compare/v3.7.9...v3.7.10