Skip to content

Conversation

@SerkanSipahi
Copy link
Contributor

@SerkanSipahi SerkanSipahi commented Jul 29, 2025

This PR is part of an ongoing effort to make the msw package more accessible, enabling its types and functions to serve as building blocks for creating custom libraries based on msw. The goal of this PR is to publish all types used in HttpHandler.

Closes #2556 (comment)

@SerkanSipahi
Copy link
Contributor Author

@kettanaito, any updates regarding this PR?

kettanaito
kettanaito previously approved these changes Nov 23, 2025
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.

This looks great. Thanks for improving the public API, @SerkanSipahi.

@kettanaito kettanaito changed the title feat: publish all types used in HttpHandler fix: publish the types used in HttpHandler Nov 23, 2025
@kettanaito kettanaito merged commit 1af6cee into mswjs:main Nov 23, 2025
18 checks passed
@kettanaito
Copy link
Member

Released: v2.12.3 🎉

This has been released in v2.12.3.

Get these changes by running the following command:

npm i msw@latest

Predictable release automation by Release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Expose Additional Internal Utilities and Types for Enhanced Customization

2 participants