Skip to content

Releases: ipfs/js-blockstore-datastore-adapter

v5.0.0

06 Jan 14:00
Compare
Choose a tag to compare

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

18 Oct 10:25
Compare
Choose a tag to compare

4.0.0 (2022-10-18)

⚠ BREAKING CHANGES

  • CID class is now loaded from a different location

Dependencies

v3.0.1

13 Aug 18:04
Compare
Choose a tag to compare

3.0.1 (2022-08-13)

Dependencies

v3.0.0

12 Aug 13:55
Compare
Choose a tag to compare

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.3

29 Sep 09:58
Compare
Choose a tag to compare

Bug Fixes

v2.0.2

17 Sep 09:31
Compare
Choose a tag to compare

Bug Fixes

v1.0.2

17 Sep 09:28
Compare
Choose a tag to compare

Bug Fixes

  • backport remove instanceof (#13) (d172361)
  • convert cid before instanceof check (#9) (b442488)

v2.0.1

09 Sep 08:46
Compare
Choose a tag to compare
chore: release version v2.0.1

v2.0.0

09 Sep 08:29
Compare
Choose a tag to compare

chore

BREAKING CHANGES

  • deep imports/requires are no longer possible

v1.0.1

02 Sep 14:39
Compare
Choose a tag to compare

Bug Fixes

  • convert cid before instanceof check (#9) (b442488)