Skip to content

blockstore-idb-2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Aug 17:00
· 36 commits to main since this release

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