This repository was archived by the owner on Aug 11, 2021. It is now read-only.
Commit 2dc3378
fix(package): update cids to version 0.7.0
BREAKING CHANGE: 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.1 parent 4eab334 commit 2dc3378
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
0 commit comments