github mswjs/msw v0.36.3

latest releases: v2.4.9, v2.4.8, v2.4.7...
2 years ago

Bug fixes

  • Fixes an issue that resulted in the CORS policy violation due to the library appending the x-msw-request-id request header (#713, #1022, #1024).

Internal

  • No longer sets the x-msw-request-id header on the request (#1024). Relies on the request.id set by the interceptors (Node.js) or the requestId generated by the worker (browser).

Don't miss a new msw release

NewReleases is sending notifications on new releases.