Releases: Open-Tech-Foundation/js-std
Releases · Open-Tech-Foundation/js-std
@opentf/utils@0.40.0
Minor Changes
- 39f3fc1: Added object omit & pick util fns.
@opentf/utils@0.39.0
Minor Changes
- 1c8ea8b: Added object get, set, has, unset, fromPath & toPath utils.
@opentf/utils@0.38.0
Minor Changes
- 133b4d0: Added symDiff, union, uniq & renamed some array utils.
@opentf/utils@0.37.0
Minor Changes
- 9472d6c: Added async map & forEach fns.
@opentf/utils@0.36.0
Minor Changes
- fec646b: Changed move fn to return new array.
@opentf/utils@0.35.0
Minor Changes
- 4354b39: Added arrIns, arrReplace, arrRm & countBy array util fns.
@opentf/utils@0.34.0
Minor Changes
- 08dc207: Added arrChunk, arrCompact, intersection, isEqlArr util fns.
@opentf/utils@0.33.0
Minor Changes
- 49fc010: Added isEql common util fn.
@opentf/utils@0.32.0
Minor Changes
- bdbf93b: Added strReplace fn.
@opentf/utils@0.31.0
Minor Changes
- 2ea7424: Added merge utils fns & renamed arrayDiff to arrDiff