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: return types of "setupWorker" and "setupServer" API #1540

Merged
merged 1 commit into from
Feb 17, 2023

Conversation

kettanaito
Copy link
Member

@kettanaito
Copy link
Member Author

Hey, @grafanauser! Thanks for reporting this issue. Would you have a minute to give this change a quick review? I'd appreciate that.

@codesandbox-ci
Copy link

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 d5dfe5a:

Sandbox Source
MSW React Configuration

@grafanauser
Copy link

that was quick. looks good. :)

@kettanaito kettanaito changed the title fix: return types of "setupWorker" and "setupServer" apis fix: return types of "setupWorker" and "setupServer" API Feb 17, 2023
@kettanaito kettanaito merged commit 78d1834 into main Feb 17, 2023
@kettanaito kettanaito deleted the fix/export-setup-apis branch February 17, 2023 12:12
@kettanaito
Copy link
Member Author

Released: v1.1.0 🎉

This has been released in v1.1.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.

setupWorker still returns SetupWorkerApi instead of SetupWorker in 1.0.1
2 participants