This repository has been archived by the owner on Aug 11, 2021. It is now read-only.
v0.24.0
Chores
- update dependencies (7232eea)
BREAKING CHANGES
- 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.