We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
#488 (comment)
The text was updated successfully, but these errors were encountered:
Return a Promise from TransformStream transform()
3d7eb5c
Align with the WritableStream API. This resolves issues whatwg#518, whatwg#498, whatwg#331, and whatwg#185.
5b2420f
2fd0945
Update TransformStream API & misc. fixups (#519)
a957cc5
Move TransformStream to promises based api (#519) Fix a bunch of bugs along the way and add tests for them. Closes #518, #498, #331, and #185.
No branches or pull requests
#488 (comment)
The text was updated successfully, but these errors were encountered: