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