Skip to content

Releases: nmsn/utils

0.7.0

17 Jul 07:26
Compare
Choose a tag to compare

Features

  • 新增 AsyncReturnType 获取 async 函数结果
  • 新增 useMergeValue 用于受控组件 value 控制
  • 更新打包配置
  • 删除冗余代码

0.6.0

16 May 01:27
Compare
Choose a tag to compare

Features

  • Add some tool functions.
  • Add useInView hook.
  • Add download function.
  • Add author logo.

0.5.0

03 Apr 03:38
Compare
Choose a tag to compare
chore: update version to 0.5.0

0.3.1

18 Mar 09:28
Compare
Choose a tag to compare
chore: update version to 0.3.1

0.3.0

18 Mar 09:25
Compare
Choose a tag to compare

Features

  • Add some regex.
  • Changed regex export.
  • Changed build output.
  • Add codecov and test coverage badge.

0.2.0

28 Feb 10:01
Compare
Choose a tag to compare

Features

  • Add terser to minify generated es bundle.

0.1.0

28 Feb 07:28
Compare
Choose a tag to compare

Features

  • Add dumi docs
  • Refactor code

first release

23 Aug 02:46
Compare
Choose a tag to compare
v0.0.1

chore: update jest.config