Skip to content
This repository was archived by the owner on Mar 23, 2023. It is now read-only.

Releases: ipfs/js-blockstore-core

v4.0.2

23 Mar 10:09
Compare
Choose a tag to compare

4.0.2 (2023-03-23)

Dependencies

v4.0.1

14 Mar 13:32
Compare
Choose a tag to compare

4.0.1 (2023-03-14)

Bug Fixes

  • add errors for get and has failed (#71) (cd990dd)

v4.0.0

13 Mar 11:50
Compare
Choose a tag to compare

4.0.0 (2023-03-13)

⚠ BREAKING CHANGES

  • interface-blockstore@5 removes query/batch methods and adds getAll

Features

  • update to latest blockstore interface (#70) (273397d)

v3.0.0

06 Jan 13:29
Compare
Choose a tag to compare

3.0.0 (2023-01-06)

⚠ BREAKING CHANGES

  • update blockstore deps (#59)

Dependencies

v2.0.2

14 Oct 17:29
Compare
Choose a tag to compare

2.0.2 (2022-10-14)

Dependencies

  • bump multiformats from 9.9.0 to 10.0.0 (#49) (65b9c3f)

v2.0.1

13 Aug 18:34
Compare
Choose a tag to compare

2.0.1 (2022-08-13)

Dependencies

  • bump interface-blockstore from 2.0.3 to 3.0.0 (#41) (be1323a)
  • bump interface-store from 2.0.2 to 3.0.0 (#42) (54caf74)
  • dev: bump interface-blockstore-tests from 2.0.4 to 3.0.0 (#44) (232033d)

v2.0.0

13 Aug 17:47
Compare
Choose a tag to compare

2.0.0 (2022-08-13)

⚠ BREAKING CHANGES

  • this module is now ESM-only

Features

Trivial Changes

  • Update .github/workflows/stale.yml [skip ci] (9e7d0d6)

v1.0.5

07 Jan 20:13
Compare
Choose a tag to compare

1.0.5 (2022-01-07)

Bug Fixes

v1.0.4

07 Jan 19:25
fa5e21b
Compare
Choose a tag to compare

1.0.4 (2022-01-07)

Bug Fixes

v1.0.3

04 Jan 19:29
43d906e
Compare
Choose a tag to compare

1.0.3 (2022-01-04)

Bug Fixes