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

feat: support "Response.error()" for mocking network errors #414

Merged
merged 3 commits into from
Sep 7, 2023

Conversation

kettanaito
Copy link
Member

@kettanaito kettanaito commented Sep 7, 2023

@kettanaito kettanaito merged commit 76a502b into main Sep 7, 2023
1 check passed
@kettanaito kettanaito deleted the feat/support-response-error branch September 7, 2023 10:57
@kettanaito
Copy link
Member Author

Released: v0.25.0 🎉

This has been released in v0.25.0!

Make sure to always update to the latest version (npm i @mswjs/interceptors@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.

Support network errors with "Response.error()"
1 participant