github mswjs/msw v0.15.9

latest releases: v2.3.1, v2.3.0, v2.2.14...
4 years ago

This release contains changes to mockServiceWorker.js file. Please follow the instructions in your browser's console to update the worker file.

Bug fixes

  • Fixes an issue that resulted into failed mocking with multiple pages open after page refresh (#139, #155).
  • Fixes an issue that resulted into the following exception when using ctx.fetch() (#150, #151):
Failed to execute 'text' on 'Response': body stream is locked
  • Fixes an issue that resulted into nested paths attempting to register the mockServiceWorker.js file relatively to the path, instead of the root (#152, #153).

Don't miss a new msw release

NewReleases is sending notifications on new releases.