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(handleRequest): remove transformResponse option #2351

Merged
merged 2 commits into from
Nov 9, 2024

Conversation

kettanaito
Copy link
Member

@kettanaito kettanaito commented Nov 6, 2024

Roadmap

  • Update https://mswjs.io/docs/migrations/1.x-to-2.x to mention this option has been removed from the handleRequest function arguments.
    • Not going to document this because this isn't a part of the public API (the handleRequest function).

@kettanaito kettanaito changed the title fix: remove transformResponse option fix(handleRequest): remove transformResponse option Nov 6, 2024
@kettanaito kettanaito merged commit 74c4a3a into main Nov 9, 2024
11 checks passed
@kettanaito kettanaito deleted the fix/remove-transform-response branch November 9, 2024 17:37
@kettanaito
Copy link
Member Author

Released: v2.6.3 🎉

This has been released in v2.6.3!

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.

Remove internal transformResponse option
1 participant