Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: reuse types from it-stream-types to simplify #68

Merged
merged 2 commits into from
Apr 4, 2023

Conversation

achingbrain
Copy link
Collaborator

Removes the sync/async types for pipe source/sink functions as they are redundant.

Reuses the duplex/transform/sink interfaces from it-stream-types

Removes the sync/async types for pipe source/sink functions as they
are redundant.

Reuses the duplex/transform/sink interfaces from it-stream-types
@achingbrain achingbrain merged commit 9fa98e1 into master Apr 4, 2023
@achingbrain achingbrain deleted the fix/simplify-types branch April 4, 2023 11:05
github-actions bot pushed a commit that referenced this pull request Apr 4, 2023
## [3.0.1](v3.0.0...v3.0.1) (2023-04-04)

### Bug Fixes

* reuse types from it-stream-types to simplify ([#68](#68)) ([9fa98e1](9fa98e1))
@github-actions
Copy link

github-actions bot commented Apr 4, 2023

🎉 This PR is included in version 3.0.1 🎉

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