Releases: ArkEcosystem/utils
Releases · ArkEcosystem/utils
1.3.0
1.2.1
fix(http): use return to avoid multiple resolve (#99)
1.2.0
Added
- Implement HTTP HEAD method (828736b, @sebastijankuzner)
Changed
- Migrate to yarn 2 (berry) (bb63d73, @faustbrian)
1.1.8
Changed
- Update dependencies
Fixed
- Add
type-festas dependency
1.1.7
Fixed
- Add
deepmergeas dependency
1.1.6
Changed
- Better handling of falsy values for
get
1.1.5
Changed
- Better handling of falsy values for
has
1.1.4
Added
- Added
sortBymethod - Added
sortByDescmethod - Added
orderBymethod
Fixed
- Only treat
undefinedas a missing key forhaschecks
1.1.0
Breaking Changes
- Drop VM support
Added
- Added
pluralizemethod - Added
prettyTimemethod - Added
randomBase64method - Added
randomBitsmethod - Added
randomHexmethod - Added
safeEqualmethod
Changed
- Renamed
formatBytestoprettyBytes - Renamed
randomtorandomNumber
1.0.34
Changed
- Add types to get, has and unset