Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: extend blockstore interface #55

Merged
merged 2 commits into from
Mar 15, 2023
Merged

fix: extend blockstore interface #55

merged 2 commits into from
Mar 15, 2023

Conversation

achingbrain
Copy link
Member

To ensure type alignment, extend the blockstore interface

To ensure type alignment, extend the blockstore interface
@achingbrain achingbrain merged commit 42308c0 into main Mar 15, 2023
@achingbrain achingbrain deleted the fix/extend-blockstore branch March 15, 2023 11:02
github-actions bot pushed a commit that referenced this pull request Mar 23, 2023
## @helia/interface-v1.0.0 (2023-03-23)

### Features

* add bitswap progress events ([#50](#50)) ([7460719](7460719)), closes [#27](#27)
* add pinning API ([#36](#36)) ([270bb98](270bb98)), closes [#28](#28) [/github.com//pull/36#issuecomment-1441403221](https://github.com/ipfs//github.com/ipfs/helia/pull/36/issues/issuecomment-1441403221) [#28](#28)
* initial implementation ([#17](#17)) ([343d360](343d360))

### Bug Fixes

* extend blockstore interface ([#55](#55)) ([42308c0](42308c0))
* make all helia args optional ([#37](#37)) ([d15d76c](d15d76c))
* survive a cid causing an error during gc ([#38](#38)) ([5330188](5330188))
* update block events ([#58](#58)) ([d33be53](d33be53))
* update blocks interface to align with interface-blockstore ([#54](#54)) ([202b966](202b966))

### Dependencies

* update interface-store to 5.x.x ([#63](#63)) ([5bf11d6](5bf11d6))

### Trivial Changes

* add release config ([a1c7ed0](a1c7ed0))
* fix ci badge ([50929c0](50929c0))
* release main ([#62](#62)) ([2bce77c](2bce77c))
* update logo ([654a70c](654a70c))
* update publish config ([913ab6a](913ab6a))
* update release please config ([b52d5e3](b52d5e3))
@github-actions
Copy link
Contributor

🎉 This PR is included in version @helia/interface-v1.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

achingbrain added a commit that referenced this pull request Jan 8, 2024
Co-authored-by: Russell Dempsey <1173416+SgtPooki@users.noreply.github.com>

BREAKING CHANGE: alters the options object passed to the `ipns` factory function
achingbrain pushed a commit that referenced this pull request Jan 8, 2024
## [@helia/ipns-v3.0.0](https://github.com/ipfs/helia-ipns/compare/@helia/ipns-v2.0.3...@helia/ipns-v3.0.0) (2023-12-05)

### ⚠ BREAKING CHANGES

* alters the options object passed to the `ipns` factory function

### Features

* support DNS over HTTPS and DNS-JSON over HTTPS ([#55](ipfs/helia-ipns#55)) ([2ac0e8b](ipfs/helia-ipns@2ac0e8b))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant