Skip to content

Releases: shiheng-fe/hooks

@shihengtech/hooks v1.0.8

23 Dec 06:03
Compare
Choose a tag to compare

Bug Fixes

  • useControlledValue 易用性提升 (78ad085)

@shihengtech/hooks v1.0.7

23 Dec 05:54
Compare
Choose a tag to compare

Bug Fixes

  • useControlledValue 易用性提升 (8ba05e1)

@shihengtech/hooks v1.0.6

25 Nov 09:13
Compare
Choose a tag to compare

Bug Fixes

@shihengtech/hooks v1.0.5

25 Nov 08:38
Compare
Choose a tag to compare

Bug Fixes

@shihengtech/hooks v1.0.4

25 Nov 08:31
Compare
Choose a tag to compare

Dev

  • 👷 修改打包方式 (5cdbb37)

@shihengtech/hooks v1.0.3

25 Nov 07:14
Compare
Choose a tag to compare

Bug Fixes

@shihengtech/hooks v1.0.2

25 Nov 06:58
Compare
Choose a tag to compare

Dev

@shihengtech/hooks v1.0.1

25 Nov 05:58
Compare
Choose a tag to compare

Bug Fixes

@shihengtech/hooks v0.0.16

25 Nov 07:46
Compare
Choose a tag to compare

🐛 useFetch onSuccess & onError may be trigger two times
🐛 usePrevious

@shihengtech/hooks v1.0.0

24 Nov 12:21
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • ✨ useLoading & useFetch 重构 及部分代码调整
  • ✨ 增加 release CI & 文档工具替换为 dumi

Features

  • ✨ useControlledValue & useSessionStorageState (07af3a6)

refactor

  • ✨ useLoading & useFetch 重构 及部分代码调整 (3d11802)
  • ✨ 增加 release CI & 文档工具替换为 dumi (c975fd3)

Doc