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

feat!: update to latest blockstore interface #70

Merged
merged 1 commit into from
Mar 13, 2023

Conversation

achingbrain
Copy link
Member

@achingbrain achingbrain commented Mar 13, 2023

The latest blockstore interface has the datastore-specific methods removed and an extra method added for iterating over the contents of the blockstore.

Also converts this module to typescript and updates all deps.

BREAKING CHANGE: interface-blockstore@5 removes query/batch methods and adds getAll

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
The latest blockstore interface has the datastore-specific methods
removed and an extra method added for iterating over the contents
of the blockstore.

BREAKING CHANGE: `interface-blockstore@5` removes query/batch methods and adds getAll
@achingbrain achingbrain merged commit 273397d into master Mar 13, 2023
@achingbrain achingbrain deleted the feat/update-blockstore-interface branch March 13, 2023 11:46
github-actions bot pushed a commit that referenced this pull request Mar 13, 2023
## [4.0.0](v3.0.0...v4.0.0) (2023-03-13)

### ⚠ BREAKING CHANGES

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

### Features

* update to latest blockstore interface ([#70](#70)) ([273397d](273397d))
@github-actions
Copy link

🎉 This PR is included in version 4.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant