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

deps!: update stream types #266

Merged
merged 1 commit into from
Apr 18, 2023
Merged

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.

Refs: achingbrain/it-stream-types#45

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 `AsyncGenerator`s and not just
`AsyncIterable`s.

Refs: achingbrain/it-stream-types#45

BREAKING CHANGE: the type of the source/sink properties have changed
@maschad maschad merged commit d2b69b6 into master Apr 18, 2023
@maschad maschad deleted the deps/update-to-new-stream-types branch April 18, 2023 18:26
github-actions bot pushed a commit that referenced this pull request Apr 18, 2023
## [7.0.0](v6.2.2...v7.0.0) (2023-04-18)

### ⚠ BREAKING CHANGES

* update stream types (#266)

### Dependencies

* update stream types ([#266](#266)) ([d2b69b6](d2b69b6))
@github-actions
Copy link

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