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(bypass): support modifying the bypassed request #2093

Merged
merged 2 commits into from Mar 17, 2024
Merged

Conversation

kettanaito
Copy link
Member

We currently construct the bypassed request instance incorrectly. The way we do it prevents any modifications to the bypassed request instance via the init argument. This fixes that behavior.

@kettanaito kettanaito merged commit 2c8570b into main Mar 17, 2024
12 checks passed
@kettanaito kettanaito deleted the fix/bypass-modify branch March 17, 2024 11:28
@kettanaito
Copy link
Member Author

Released: v2.2.6 🎉

This has been released in v2.2.6!

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.

None yet

1 participant