Skip to content

fix: correct sink duplex type#40

Merged
achingbrain merged 2 commits intomasterfrom
fix/sink-duplex-type
Aug 6, 2022
Merged

fix: correct sink duplex type#40
achingbrain merged 2 commits intomasterfrom
fix/sink-duplex-type

Conversation

@achingbrain
Copy link
Copy Markdown
Collaborator

Use generics to derive the duplex's sink type, not the source type, when we are treating a duplex as a sink.

The added test fails to compile without the change to the Sink type.

Use generics to derive the duplex's sink type, not the source type,
when we are treating a duplex as a sink.

The added test fails to compile without the change to the Sink type.
@achingbrain achingbrain merged commit dd3b0cb into master Aug 6, 2022
github-actions bot pushed a commit that referenced this pull request Aug 6, 2022
## [2.0.4](v2.0.3...v2.0.4) (2022-08-06)

### Bug Fixes

* correct sink duplex type ([#40](#40)) ([dd3b0cb](dd3b0cb))

### Trivial Changes

* update project config ([#41](#41)) ([09c782f](09c782f))

### Dependencies

* update it-pushable dep ([#42](#42)) ([0e44e28](0e44e28))
@github-actions
Copy link
Copy Markdown

github-actions bot commented Aug 6, 2022

🎉 This PR is included in version 2.0.4 🎉

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