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 "WritableStream" #10

Open
kettanaito opened this issue Mar 18, 2024 · 3 comments
Open

Fix "WritableStream" #10

kettanaito opened this issue Mar 18, 2024 · 3 comments

Comments

@kettanaito
Copy link
Member

We are fixing ReadableStream but should also add WritableStream and friends:

  • WritableStream
  • WritableStreamDefaultWriter
  • WritableStreamDefaultController
@Fedec96
Copy link

Fedec96 commented Oct 27, 2024

I'm being hit with TransformStream is not defined from msw >= 2.4.12. Is this related?

@kettanaito
Copy link
Member Author

@Fedec96, does that happen only in Jest? Try the same test suite in Vitest.

@Fedec96
Copy link

Fedec96 commented Nov 6, 2024

@kettanaito Hey. With [email protected] & [email protected] I'm getting zero errors now. :)

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

No branches or pull requests

2 participants