Skip to content

Conversation

@jamiemoyes
Copy link
Contributor

When trying to upgrade to msw v2.12.1 I ran into an issue with the WritableStream global being undefined:

 ReferenceError: WritableStream is not defined

I can see sse.ts makes use of this api and adding it into jest-fixed-jsdom allows me to continue using the package.

@jamiemoyes jamiemoyes force-pushed the fix/add-writablestream branch from 658ce4e to f11b9b5 Compare November 12, 2025 15:26
Copy link
Member

@kettanaito kettanaito left a comment

Choose a reason for hiding this comment

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

Looks great! Thank you for adding this.

@kettanaito kettanaito merged commit b73393c into mswjs:main Nov 13, 2025
1 check passed
@kettanaito
Copy link
Member

Released: v0.0.11 🎉

This has been released in v0.0.11!

Make sure to always update to the latest version (npm i jest-fixed-jsdom@latest) to get the newest features and bug fixes.


Predictable release automation by @ossjs/release.

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.

4 participants