Skip to content
This repository was archived by the owner on Feb 17, 2022. It is now read-only.

Releases: MyCupOfTeaOo/teaness

Release 5.6.0

17 Feb 08:24
Compare
Choose a tag to compare

Release 5.5.5

27 Jan 01:46
Compare
Choose a tag to compare
  • fix: 修复类型异常 (a3594e4)

Release 5.5.4

27 Jan 01:26
Compare
Choose a tag to compare
  • fix: 修复isEmpty可能判断合成事件异常的bug (ad00bff)

Release 5.5.3

21 Dec 01:10
Compare
Choose a tag to compare
  • fix: 修复 setAllValues判断key是否存在异常的bug (c63b43a)

Release 5.5.2

10 Dec 08:34
Compare
Choose a tag to compare
  • fix: 修复useAddSubStore的bug,导致没有正确remove old subStore (9f9b886)

Release 5.5.1

09 Dec 02:44
Compare
Choose a tag to compare
  • fix: 修改useAddSubStore 类型注释 (a607432)

Release 5.5.0

09 Dec 02:35
Compare
Choose a tag to compare
  • feat: 增加useAddSubStore (9a419e9)

Release 5.4.0

09 Dec 02:19
Compare
Choose a tag to compare
  • feat: 提取autohandle与autovalid为useAutoLink (0f9ff64)

Release 5.3.4

13 Oct 02:23
Compare
Choose a tag to compare
  • feat: 优化getValue getValues 的类型推断 (4e4a9bd)
  • chore: 调整依赖 (f3be577)
  • fix: 修复sass依赖 (7f9566e)
  • fix: 修复依赖版本 (c24182e)
  • fix: 修复文档编译bug (2fc5d10)

Release 5.3.3

13 Sep 04:10
Compare
Choose a tag to compare
  • fix: 修复没有处理myInitialState为func的bug (4ba5aee)