mswjs / msw

Industry standard API mocking for JavaScript.
https://mswjs.io
MIT License
15.97k stars 519 forks source link

fix(fetch): follow mocked redirect responses #2268

Closed kettanaito closed 2 months ago

kettanaito commented 2 months ago

A bunch of other bug fixes and improvements—the version bump is quite significant.

kettanaito commented 2 months ago

Released: v2.4.4 🎉

This has been released in v2.4.4!

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.