Skip to content

Releases: Open-Tech-Foundation/js-std

@opentf/utils@0.40.0

23 Mar 23:19
e30cd71
Compare
Choose a tag to compare

Minor Changes

  • 39f3fc1: Added object omit & pick util fns.

@opentf/utils@0.39.0

21 Mar 21:11
362f148
Compare
Choose a tag to compare

Minor Changes

  • 1c8ea8b: Added object get, set, has, unset, fromPath & toPath utils.

@opentf/utils@0.38.0

19 Mar 22:57
084a600
Compare
Choose a tag to compare

Minor Changes

  • 133b4d0: Added symDiff, union, uniq & renamed some array utils.

@opentf/utils@0.37.0

19 Mar 06:48
67bec9a
Compare
Choose a tag to compare

Minor Changes

  • 9472d6c: Added async map & forEach fns.

@opentf/utils@0.36.0

19 Mar 04:19
caf8825
Compare
Choose a tag to compare

Minor Changes

  • fec646b: Changed move fn to return new array.

@opentf/utils@0.35.0

18 Mar 22:27
b55ac5e
Compare
Choose a tag to compare

Minor Changes

  • 4354b39: Added arrIns, arrReplace, arrRm & countBy array util fns.

@opentf/utils@0.34.0

18 Mar 11:14
dd5ea68
Compare
Choose a tag to compare

Minor Changes

  • 08dc207: Added arrChunk, arrCompact, intersection, isEqlArr util fns.

@opentf/utils@0.33.0

17 Mar 10:14
f1bb2dc
Compare
Choose a tag to compare

Minor Changes

  • 49fc010: Added isEql common util fn.

@opentf/utils@0.32.0

16 Mar 11:49
f518e8b
Compare
Choose a tag to compare

Minor Changes

@opentf/utils@0.31.0

15 Mar 21:45
d24644a
Compare
Choose a tag to compare

Minor Changes

  • 2ea7424: Added merge utils fns & renamed arrayDiff to arrDiff