Skip to content

deps!: update stream types#61

Merged
achingbrain merged 1 commit intomasterfrom
deps/update-stream-types
Apr 18, 2023
Merged

deps!: update stream types#61
achingbrain merged 1 commit intomasterfrom
deps/update-stream-types

Conversation

@achingbrain
Copy link
Copy Markdown
Collaborator

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
@achingbrain achingbrain merged commit 4b4ad84 into master Apr 18, 2023
github-actions bot pushed a commit that referenced this pull request Apr 18, 2023
## [6.0.0](v5.0.6...v6.0.0) (2023-04-18)

### ⚠ BREAKING CHANGES

* the type of the source/sink properties have changed

### Bug Fixes

* fix ci script ([af5c774](af5c774))

### Dependencies

* update stream types ([#61](#61)) ([4b4ad84](4b4ad84))
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 6.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

1 participant