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: properly infer parameter and return types in server.boundary() #2101

Merged
merged 5 commits into from Mar 19, 2024

Conversation

Andarist
Copy link
Contributor

@Andarist Andarist commented Mar 18, 2024

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.

Thank you so much, @Andarist ❤️

@kettanaito kettanaito changed the title fix: properly infer parameter and return types in .boundary() fix: properly infer parameter and return types in server.boundary() Mar 19, 2024
@kettanaito kettanaito merged commit 1370736 into mswjs:main Mar 19, 2024
11 checks passed
@kettanaito
Copy link
Member

Released: v2.2.9 🎉

This has been released in v2.2.9!

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.

Infering the boundary callback arguments
2 participants