v0.15.5
This release introduces change to the service worker file. Please follow the instructions in your browser's console to update the worker file in your project. Thank you.
Bug fixes
- Fixes an issue that resulted into
ctx.delay()
not delaying the mocked response (#136, 137)