Skip to content

Releases: handy-common-utils/misc-utils

v1.14.0

24 Mar 11:14

Choose a tag to compare

1.14.0 (2026-03-24)

Features

  • add more array related utility functions (c50804d)
  • add more randomness related utility functions (98a6719)

v1.13.0

24 Mar 04:52

Choose a tag to compare

1.13.0 (2026-03-24)

Features

v1.12.1

16 Mar 03:55

Choose a tag to compare

1.12.1 (2026-03-16)

Bug Fixes

v1.12.0

16 Mar 03:52

Choose a tag to compare

1.12.0 (2026-03-16)

Features

  • Add random number related functions (4261f38)
  • add rangeIntersection (38a6f9e)

v1.11.1

07 Dec 10:19

Choose a tag to compare

1.11.1 (2025-12-07)

Bug Fixes

  • avoid usage of Buffer which does not exist in browsers (1f3b9b0)

v1.11.0

19 Nov 22:24

Choose a tag to compare

1.11.0 (2025-11-19)

Features

v1.10.0

09 Nov 13:45

Choose a tag to compare

1.10.0 (2025-11-09)

Features

v1.9.2

09 Nov 05:03

Choose a tag to compare

1.9.2 (2025-11-09)

Bug Fixes

  • get not version from .nvmrc (0063a80)
  • setup semantic-release (bc90302)
  • zx-bulk-release only works for mono-repo (af1b4b5)

v1.9.0

08 Nov 09:46

Choose a tag to compare

1.9.0 (2025-11-08)

Features

  • add number and string related utility functions (e40dba0)
  • full JSDoc comment on exported consts (fc12525)

v1.8.2

18 Aug 01:12

Choose a tag to compare

1.8.2 (2025-08-18)

Bug Fixes

  • handle null err directly for better performance (e0f363b)