Skip to content

Releases: ipfs/js-stores

datastore-idb-3.0.0

02 Aug 17:06
Compare
Choose a tag to compare

datastore-idb 3.0.0 (2024-08-02)

⚠ BREAKING CHANGES

  • To detect the type of error thrown, use .name instead of .code

Features

  • use .name property for errors instead of .code (#315) (dacd6ce)

Trivial Changes

Dependencies

  • datastore-core: upgraded to 10.0.0
  • interface-datastore: upgraded to 8.3.0
  • interface-store: upgraded to 6.0.0
  • interface-datastore-tests: upgraded to 6.0.0

datastore-fs-10.0.0

02 Aug 17:06
Compare
Choose a tag to compare

datastore-fs 10.0.0 (2024-08-02)

⚠ BREAKING CHANGES

  • To detect the type of error thrown, use .name instead of .code

Features

  • use .name property for errors instead of .code (#315) (dacd6ce)

Trivial Changes

Dependencies

  • datastore-core: upgraded to 10.0.0
  • interface-datastore: upgraded to 8.3.0
  • interface-store: upgraded to 6.0.0
  • interface-datastore-tests: upgraded to 6.0.0

datastore-core-10.0.0

02 Aug 17:06
Compare
Choose a tag to compare

datastore-core 10.0.0 (2024-08-02)

⚠ BREAKING CHANGES

  • To detect the type of error thrown, use .name instead of .code

Features

  • use .name property for errors instead of .code (#315) (dacd6ce)

Trivial Changes

Dependencies

  • interface-datastore: upgraded to 8.3.0
  • interface-store: upgraded to 6.0.0
  • interface-datastore-tests: upgraded to 6.0.0

blockstore-s3-2.0.0

02 Aug 17:05
Compare
Choose a tag to compare

blockstore-s3 2.0.0 (2024-08-02)

⚠ BREAKING CHANGES

  • To detect the type of error thrown, use .name instead of .code

Features

  • use .name property for errors instead of .code (#315) (dacd6ce)

Trivial Changes

Dependencies

  • blockstore-core: upgraded to 5.0.0
  • interface-blockstore: upgraded to 5.3.0
  • interface-store: upgraded to 6.0.0
  • interface-blockstore-tests: upgraded to 7.0.0

blockstore-level-2.0.0

02 Aug 17:01
Compare
Choose a tag to compare

blockstore-level 2.0.0 (2024-08-02)

⚠ BREAKING CHANGES

  • To detect the type of error thrown, use .name instead of .code

Features

  • use .name property for errors instead of .code (#315) (dacd6ce)

Trivial Changes

Dependencies

  • blockstore-core: upgraded to 5.0.0
  • interface-blockstore: upgraded to 5.3.0
  • interface-store: upgraded to 6.0.0
  • interface-blockstore-tests: upgraded to 7.0.0

blockstore-idb-2.0.0

02 Aug 17:00
Compare
Choose a tag to compare

blockstore-idb 2.0.0 (2024-08-02)

⚠ BREAKING CHANGES

  • To detect the type of error thrown, use .name instead of .code

Features

  • use .name property for errors instead of .code (#315) (dacd6ce)

Trivial Changes

Dependencies

  • blockstore-core: upgraded to 5.0.0
  • interface-blockstore: upgraded to 5.3.0
  • interface-store: upgraded to 6.0.0
  • interface-blockstore-tests: upgraded to 7.0.0

blockstore-fs-2.0.0

02 Aug 17:00
Compare
Choose a tag to compare

blockstore-fs 2.0.0 (2024-08-02)

⚠ BREAKING CHANGES

  • To detect the type of error thrown, use .name instead of .code

Features

  • use .name property for errors instead of .code (#315) (dacd6ce)

Trivial Changes

Dependencies

  • interface-blockstore: upgraded to 5.3.0
  • interface-store: upgraded to 6.0.0
  • interface-blockstore-tests: upgraded to 7.0.0

blockstore-core-5.0.0

02 Aug 16:59
Compare
Choose a tag to compare

blockstore-core 5.0.0 (2024-08-02)

⚠ BREAKING CHANGES

  • To detect the type of error thrown, use .name instead of .code

Features

  • use .name property for errors instead of .code (#315) (dacd6ce)

Trivial Changes

Dependencies

  • interface-blockstore: upgraded to 5.3.0
  • interface-store: upgraded to 6.0.0
  • interface-blockstore-tests: upgraded to 7.0.0

datastore-s3-11.1.12

01 Aug 17:45
Compare
Choose a tag to compare

datastore-s3 11.1.12 (2024-08-01)

Trivial Changes

Dependencies

  • dev: bump sinon from 17.0.2 to 18.0.0 (#308) (0fbfe11)

datastore-fs-9.1.9

01 Aug 17:44
Compare
Choose a tag to compare

datastore-fs 9.1.9 (2024-08-01)

Trivial Changes

Dependencies