Releases: Open-Tech-Foundation/js-std
Releases · Open-Tech-Foundation/js-std
@opentf/std@0.13.0
Minor Changes
- 8d0ddfd: Added aResolvers aync utils.
@opentf/std@0.12.0
Minor Changes
- 66bdf45: Fixed isObj to support class.
@opentf/std@0.11.0
Minor Changes
- 0d1451e: Added mutable set & unset variant functions.
@opentf/std@0.10.0
Minor Changes
- 7a05b94: Added array shuffle & swap functions.
@opentf/std@0.9.0
Minor Changes
- 928a959: Added Set Composition methods like isSubsetOf, isSupersetOf & isDisjointFrom and Fixed size function to return -1 instead of null for unsupported types.
@opentf/std@0.8.1
Patch Changes
- f12c647: Updated readme with articles section.
@opentf/std@0.8.0
Minor Changes
- 1de5642: Fixed arrReplace by adding deleteCount param.
@opentf/std@0.7.0
Minor Changes
- 7b26d14: Added rgbToHex color function.
@opentf/std@0.6.2
Patch Changes
- 27f58d2: Updated pkg repo field.
@opentf/std@0.6.1
Patch Changes
- 2306bde: Updated readme with jsr badge.