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: Support Blob.stream(). #1500

Merged
merged 2 commits into from
Aug 29, 2024
Merged

Conversation

PlopAndRun
Copy link
Contributor

https://developer.mozilla.org/en-US/docs/Web/API/Blob/stream

Some libraries, like zip.js, use this method internally. Therefore it is impossible right now to test code that uses such libraries.

@PlopAndRun PlopAndRun force-pushed the master branch 3 times, most recently from 41c2830 to a6cff24 Compare August 4, 2024 21:59
@PlopAndRun PlopAndRun marked this pull request as ready for review August 4, 2024 22:01
@PlopAndRun PlopAndRun changed the title Adds support for Blob.stream(). feat: support Blob.stream(). Aug 4, 2024
@PlopAndRun PlopAndRun changed the title feat: support Blob.stream(). feat: Support Blob.stream(). Aug 4, 2024
Copy link
Owner

@capricorn86 capricorn86 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your contribution @PlopAndRun! 🙂

@capricorn86 capricorn86 merged commit fec1c01 into capricorn86:master Aug 29, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants