yarn msw 0.36.3

latest releases: 2.3.0, 2.2.14, 2.3.0-ws.rc-6...
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.