Skip to content

Releases: zhangfisher/flex-tools

v1.5.0

07 May 09:37
7761611
Compare
Choose a tag to compare

Minor Changes

  • ac246ac: - 🛠 重构Typescript文档
    • 🔥 新增加Expand<T>用来合并组合类型
    • 🔥 ObjectKeyPathsGetTypeByPath现在支持自定义路径分隔符
    • 🔥 新增加syncFunction类型
    • 🔥 新增加Unique<T>类型用于类型数组的去重
    • 🔥 新增加Fallback<T,F>类型用于当T=never时返回F类型

v1.4.45

24 Apr 02:18
106c9bc
Compare
Choose a tag to compare

Patch Changes

  • a5f8194: add object/WeakObjectMap and upgeade target to es2021

v1.4.44

22 Apr 09:50
41375e4
Compare
Choose a tag to compare

Patch Changes

  • 9ff5bf2: 修复 remove 函数的返回值类型
  • 7181502: 优化 array/remove 函数

v1.4.43

21 Apr 07:19
409f35d
Compare
Choose a tag to compare

Patch Changes

  • 680aab5: fix trimChars types error

v1.4.42

21 Apr 01:46
33f3beb
Compare
Choose a tag to compare

Patch Changes

  • 7e5bfd9: fix trimChars export error

v1.4.41

21 Mar 07:56
8046123
Compare
Choose a tag to compare

Patch Changes

v1.4.40

20 Mar 07:29
842a544
Compare
Choose a tag to compare

Patch Changes

v1.4.39

20 Mar 04:01
3bb83d2
Compare
Choose a tag to compare

Patch Changes

v1.4.38

19 Mar 08:11
7348ab7
Compare
Choose a tag to compare

Patch Changes

  • 21b0ada: fix getClassStaticValue defaultValue

v1.4.37

19 Mar 07:43
b99518e
Compare
Choose a tag to compare

Patch Changes

  • 1e4167e: upgrage getClassStaticValue