Skip to content
This repository has been archived by the owner on Jul 21, 2023. It is now read-only.

deps!: update to new stream type deps #272

Merged
merged 1 commit into from
Apr 18, 2023

Conversation

achingbrain
Copy link
Member

libp2p streams are now explicit about the types of sync/sources they provide, showing that they are AsyncGenerators and not just AsyncIterables.

BREAKING CHANGE: the type of the source/sink properties have changed

libp2p streams are now explicit about the types of sync/sources
they provide, showing that they are AsyncGenerators and not just
AsyncIterables.
@achingbrain achingbrain merged commit 04c8c7f into master Apr 18, 2023
@achingbrain achingbrain deleted the deps/update-to-new-stream-deps branch April 18, 2023 16:53
github-actions bot pushed a commit that referenced this pull request Apr 18, 2023
## [8.0.0](v7.1.7...v8.0.0) (2023-04-18)

### ⚠ BREAKING CHANGES

* update to new stream type deps (#272)

### Dependencies

* update to new stream type deps ([#272](#272)) ([04c8c7f](04c8c7f))
@github-actions
Copy link

🎉 This PR is included in version 8.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.

2 participants