Skip to content

v3.9.0

Latest
Compare
Choose a tag to compare
@crazylxr crazylxr released this 28 Jun 14:05
· 16 commits to master since this release

What's Changed

  • 🆕 新功能
  • ⬆️ 依赖升级
  • 🐛 Bug 修复
    • @Triumph-light 贡献,在 #2778 中修复了运行开发环境的问题。
    • @ZephyrAndMoon 贡献,在 #2785 中修改了 useLonePress 在特殊设备、特殊情况下长按事件不触发的问题。
  • 📖 文档更新
    • @cwen-jdoit 贡献,在 #2678 中更新了 useLocalStorageState 的文档。
    • @superBigPotato 贡献,在 #2680 中修改了 useClickAway 文档描述,使 Target 属性支持函数。
    • @xbsheng 贡献,在 #2787 中更新了 style.css 的路径。

  • 🆕 New Features
  • ⬆️ Dependency Upgrade
  • 🐛 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 the Target property support functions in #2680.
    • Contributed by @xbsheng, updated the path of style.css in #2787.

New Contributors

Full Changelog: v3.8.5...v3.9.0