Skip to content

Releases: antfu/utils

v0.7.0

22 Nov 10:56
Compare
Choose a tag to compare
chore: release v0.7.0

v0.6.3

09 Nov 02:02
Compare
Choose a tag to compare

Features

  • string: add capitalize and test case (#23) (d8baab2)

v0.6.2

01 Nov 06:12
Compare
Choose a tag to compare
chore: release v0.6.2

v0.6.1

31 Oct 20:12
Compare
Choose a tag to compare

Bug Fixes

  • array: toArray - convert to empty array only for nullish (#20) (4d9373e)

Features

v0.6.0

24 Oct 08:53
Compare
Choose a tag to compare

Bug Fixes

v0.5.2

10 May 12:00
Compare
Choose a tag to compare

Features

v0.5.1

10 Apr 20:23
Compare
Choose a tag to compare

Features

  • promise: new createControlledPromise method (8a07c61)

v0.5.0

27 Jan 07:36
Compare
Choose a tag to compare

Features

  • add ensureSuffix (#8) (ee2c845)
  • inline [@antfu](https://github.com/antfu)/p (729efea)

v0.4.0

24 Dec 18:51
Compare
Choose a tag to compare
release v0.4.0

v0.3.0

25 Aug 04:07
Compare
Choose a tag to compare

Features

  • array: partition support multiple filters (7206854)
  • string: new template function (cedde4b)
  • createPromiseLock (cbbf7b8)