Releases: ipfs/js-ipfs-block-service
Releases · ipfs/js-ipfs-block-service
v0.19.1
chore: release version v0.19.1
v0.18.0
Bug Fixes
BREAKING CHANGES
-
- All uses of Buffers have been replaced with Uint8Arrays
- The ipfs-repo this module uses only returns Uint8Arrays
v0.17.0
Bug Fixes
- throw if asked to delete a block we don't have (#88) (4ffb28c)
Features
- support passing AbortSignals to the configured repo (#89) (0c5f17c)
BREAKING CHANGES
bs.delete(cid)
used to ignore mystery CIDs, now it throws.
v0.16.0
Chores
- callbacks -> async / await (9fb54d2)
BREAKING CHANGES
- All places in the API that used callbacks are now replaced with async/await
v0.15.2
chore: release version v0.15.2
v0.15.0
chore: release version v0.15.0
v0.14.0
chore: release version v0.14.0