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

Abstract request emitting logic #568

Closed
kettanaito opened this issue Apr 29, 2024 · 1 comment · Fixed by #595
Closed

Abstract request emitting logic #568

kettanaito opened this issue Apr 29, 2024 · 1 comment · Fixed by #595
Labels

Comments

@kettanaito
Copy link
Member

The HTTP request emitting logic is identical across all the interceptors. It's time we abstracted it and provided a nice internal interface where interceptors feed in data into the interface and get back the verdict (or similar).

May be related to #431.

@kettanaito
Copy link
Member Author

Released: v0.33.0 🎉

This has been released in v0.33.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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant