mswjs / msw

Seamless REST/GraphQL API mocking library for browser and Node.js.
https://mswjs.io
MIT License
15.73k stars 506 forks source link

fix: preserve search params in "onUnhandledRequest" messages #2128

Closed nagadevkrishna closed 5 months ago

nagadevkrishna commented 5 months ago
nagadevkrishna commented 5 months ago

awesome!

kettanaito commented 5 months ago

Don't close it just yet. I need to merge it so it gets to MSW. Be patient.

kettanaito commented 5 months ago

Welcome to the contributors, @nagadevkrishna! 👏

kettanaito commented 5 months ago

Released: v2.2.14 🎉

This has been released in v2.2.14!

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.