Releases: Open-Tech-Foundation/js-std
Releases · Open-Tech-Foundation/js-std
@opentf/utils@0.21.0
@opentf/utils@0.20.0
Minor Changes
- c1d68f9: Added hexToRGB color values converting util.
@opentf/utils@0.19.0
Minor Changes
- 2630912: Added array async filter fn
@opentf/utils@0.18.0
Minor Changes
- 34140c6: Fixed insertAt to allow empty string to be inserted.
@opentf/utils@0.17.0
Minor Changes
- 648dc19: Fixed
replaceAt
to accept empty string to be replaced.
@opentf/utils@0.16.3
Patch Changes
- 5076976: Added playground link to readme
@opentf/utils@0.16.2
Patch Changes
- 91ea57c: Added missing usage section to readme
@opentf/utils@0.16.1
Patch Changes
- 83a8f64: Added usage section to readme
@opentf/utils@0.16.0
Minor Changes
- df9233d: Added range utility function.
@opentf/utils@0.15.0
Minor Changes
- 3a4ab6c: Migrate from parcel, yarn workspaces to turborepo, tsup, etc.