v0.15.9
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