This repository has been archived by the owner on Aug 11, 2021. It is now read-only.
v4.0.0
Bug Fixes
- package: update cids to version 0.7.0 (962737a)
BREAKING CHANGES
- package: Returned v1 CIDs now default to base32 encoding
Previous versions returned a base58 encoded string when toString()
/
toBaseEncodedString()
was called on a CIDv1. It now returns a base32
encoded string.