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

feat!: Drop readable-stream & use bl directly #8

Merged
merged 5 commits into from Oct 8, 2022
Merged

Conversation

phated
Copy link
Member

@phated phated commented Sep 9, 2022

This drops the use of stream.pipeline and uses the callback to bl directly. It also adds tests for streamx and node core streams.

Closes #6

It is still a draft because it needs to update Vinyl to v3 once available.

feat!: Rely on bl exclusively

chore: Add tests for streamx & core streams
@phated phated requested a review from a team September 9, 2022 18:42
@phated phated self-assigned this Sep 9, 2022
@phated phated added this to In progress in v5 via automation Sep 9, 2022
package.json Outdated Show resolved Hide resolved
@phated phated marked this pull request as ready for review September 28, 2022 19:33
@phated
Copy link
Member Author

phated commented Sep 28, 2022

@sttk @yocontra @coreyfarrell this is ready for review

@phated
Copy link
Member Author

phated commented Oct 8, 2022

I've not received any reviews in 10 days, so I'm going to merge this.

@phated phated merged commit be2c3c0 into master Oct 8, 2022
@phated phated deleted the phated/streamx branch October 8, 2022 23:11
@phated phated moved this from In progress to Done in v5 Oct 8, 2022
@github-actions github-actions bot mentioned this pull request Oct 8, 2022
@sttk
Copy link
Contributor

sttk commented Oct 9, 2022

🙇

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
v5
  
Done
Development

Successfully merging this pull request may close these issues.

Switch to streamx
2 participants