Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.

deps!: update ipns to v7.x.x #106

Merged
merged 1 commit into from
Sep 15, 2023
Merged

deps!: update ipns to v7.x.x #106

merged 1 commit into from
Sep 15, 2023

Conversation

achingbrain
Copy link
Member

Updates ipns to v7.x.x.

See the release notes for full details.

BREAKING CHANGE: the IPNSRecord type returned from the publish method has changed

Updates ipns to v7.x.x.

See the [release notes](https://github.com/ipfs/js-ipns/releases/tag/v7.0.0)
for full details.

BREAKING CHANGE: the `IPNSRecord` type returned from the `publish` method has changed
Copy link
Member

@SgtPooki SgtPooki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm. does this help with ipfs/helia#230 at all?

@achingbrain
Copy link
Member Author

achingbrain commented Sep 15, 2023

I don't think so, no - the new version of the IPNS dep implements IPIP-428 which is related to signatures. ipfs/helia#230 is likely related to connectivity.

@achingbrain achingbrain merged commit 83a1d14 into main Sep 15, 2023
16 checks passed
@achingbrain achingbrain deleted the deps/update-ipns branch September 15, 2023 17:21
github-actions bot pushed a commit that referenced this pull request Sep 22, 2023
## [@helia/ipns-v2.0.0](https://github.com/ipfs/helia-ipns/compare/@helia/ipns-v1.1.7...@helia/ipns-v2.0.0) (2023-09-22)

### ⚠ BREAKING CHANGES

* the `IPNSRecord` type returned from the `publish` method has changed

### Dependencies

* update ipns to v7.x.x ([#106](#106)) ([83a1d14](83a1d14))
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants