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: dont stringify payload #1320

Merged
merged 1 commit into from Jul 11, 2022
Merged

fix: dont stringify payload #1320

merged 1 commit into from Jul 11, 2022

Conversation

95th
Copy link
Collaborator

@95th 95th commented Jul 11, 2022

@codesandbox-ci
Copy link

codesandbox-ci bot commented Jul 11, 2022

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit e73e2c2:

Sandbox Source
MSW React Configuration

@95th 95th requested a review from kettanaito July 11, 2022 13:56
@95th 95th requested a review from kettanaito July 11, 2022 15:06
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.

Great! Yet another improvement 🎉 Thank you

@kettanaito kettanaito merged commit 6990c3a into mswjs:main Jul 11, 2022
@kettanaito
Copy link
Member

Released: v0.44.0 🎉

This has been released in v0.44.0!

Make sure to always update to the latest version (npm i msw@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.

Send the event data directly to and from the service worker without stringifying
2 participants