mswjs / msw

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

fix(node): preserve headers instanceof when recording raw headers #2321

Closed paoloricciuti closed 1 month ago

paoloricciuti commented 1 month ago

This updates @msw/interceptors to latest since it was "stuck" at 0.35.9 (being <1.0 pnpm resolves ^0.35.4 up to the next patch in the same minor.

kettanaito commented 1 month ago

Released: v2.4.12 🎉

This has been released in v2.4.12!

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.