-
Notifications
You must be signed in to change notification settings - Fork 13
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 MSW 2.0 #32
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is a fantastic change, @stijnvanhulle! I left a few comments, let me know what you think about those. Excited to see HTTP middleware being updated!
4dc27c1
to
084b02c
Compare
|
Updates to the newest Release. - Prerequisite for #32
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for updating the library! Fantastic job 🎉
Released: v0.9.0 🎉This has been released in v0.9.0! Make sure to always update to the latest version ( Predictable release automation by @ossjs/release. |
Just stuck on the following issue(when building the examples with
tsc
)UPDATE: resolved ✅