Releases: Open-Tech-Foundation/js-std
Releases · Open-Tech-Foundation/js-std
@opentf/[email protected]
Minor Changes
- 8d0ddfd: Added aResolvers aync utils.
@opentf/[email protected]
Minor Changes
- 66bdf45: Fixed isObj to support class.
@opentf/[email protected]
Minor Changes
- 0d1451e: Added mutable set & unset variant functions.
@opentf/[email protected]
Minor Changes
- 7a05b94: Added array shuffle & swap functions.
@opentf/[email protected]
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/[email protected]
Patch Changes
- f12c647: Updated readme with articles section.
@opentf/[email protected]
Minor Changes
- 1de5642: Fixed arrReplace by adding deleteCount param.
@opentf/[email protected]
Minor Changes
- 7b26d14: Added rgbToHex color function.
@opentf/[email protected]
Patch Changes
- 27f58d2: Updated pkg repo field.
@opentf/[email protected]
Patch Changes
- 2306bde: Updated readme with jsr badge.