What's Changed
- 🆕 新功能
- 由 @li-jia-nan 贡献,在 #2776 中为 ahooks 添加了 cursor rules。
- ⬆️ 依赖升级
- 由 @li-jia-nan 贡献,在 #2775 支持 React 19。
- 🐛 Bug 修复
- 由 @Triumph-light 贡献,在 #2778 中修复了运行开发环境的问题。
- 由 @ZephyrAndMoon 贡献,在 #2785 中修改了
useLonePress
在特殊设备、特殊情况下长按事件不触发的问题。
- 📖 文档更新
- 由 @cwen-jdoit 贡献,在 #2678 中更新了
useLocalStorageState
的文档。 - 由 @superBigPotato 贡献,在 #2680 中修改了
useClickAway
文档描述,使Target
属性支持函数。 - 由 @xbsheng 贡献,在 #2787 中更新了
style.css
的路径。
- 由 @cwen-jdoit 贡献,在 #2678 中更新了
- 🆕 New Features
- Contributed by @li-jia-nan, added cursor rules for ahooks in #2776.
- ⬆️ Dependency Upgrade
- Contributed by @li-jia-nan, upgraded the project to React 19 in #2775.
- 🐛 Bug Fixes
- Contributed by @Triumph-light, fixed the issue of running the development environment in #2778.
- Contributed by @ZephyrAndMoon, modified the problem that the long - press event of
useLonePress
does not trigger under special devices and special circumstances in #2785.
- 📖 Documentation Updates
- Contributed by @cwen-jdoit, updated the documentation of
useLocalStorageState
in #2678. - Contributed by @superBigPotato, modified the documentation description of
useClickAway
to make theTarget
property support functions in #2680. - Contributed by @xbsheng, updated the path of
style.css
in #2787.
- Contributed by @cwen-jdoit, updated the documentation of
New Contributors
- @Triumph-light made their first contribution in #2778
- @ZephyrAndMoon made their first contribution in #2785
- @cwen-jdoit made their first contribution in #2678
- @superBigPotato made their first contribution in #2680
Full Changelog: v3.8.5...v3.9.0