This repository has been archived by the owner on Aug 11, 2021. It is now read-only.
Releases: ipld/js-ipld
Releases · ipld/js-ipld
v0.26.3
v0.26.2
v0.26.1
v0.26.0
v0.25.5
v0.25.4
v0.25.3
v0.25.2
v0.25.1
v0.25.0
Code Refactoring
- make code promisify free (23de2e4)
BREAKING CHANGES
- Everyone upgrading to this release also needs to upgrade
ipfs-block-service, ipfs-repo and ipld-in-memory.
This commit uses the new async API of:
- ipfs-block-service >= 0.16.0
- ipfs-repo >=0.27.0
- ipld-in-memory >= 3.0.0
If your library has a dependency on any of those, you likely also need
to upgrade to at least those versions.