Releases: ipfs/js-blockstore-datastore-adapter
Releases · ipfs/js-blockstore-datastore-adapter
v5.0.0
5.0.0 (2023-01-06)
⚠ BREAKING CHANGES
- update all deps including multiformats (#66)
Bug Fixes
- update all deps including multiformats (#66) (4c8edb4)
v4.0.0
4.0.0 (2022-10-18)
⚠ BREAKING CHANGES
- CID class is now loaded from a different location
Dependencies
v3.0.1
3.0.1 (2022-08-13)
Dependencies
v3.0.0
3.0.0 (2022-08-12)
⚠ BREAKING CHANGES
- this module was previously published as CJS/ESM, now it is just ESM
Features
Trivial Changes
- Update .github/workflows/stale.yml [skip ci] (7b1ef0b)
v2.0.1
chore: release version v2.0.1
v2.0.0
chore
BREAKING CHANGES
- deep imports/requires are no longer possible
v1.0.1
Bug Fixes
- convert cid before instanceof check (#9) (b442488)