v0.15.8
Bug fixes
- Fixed an issue that resulted into request headers not being propagated to an actual request when calling
ctx.fetch()
to perform response patching (#145, #149). - Fixed an issue that resulted into an exception when trying to register a Service Worker in a non-supported environment (legacy browser, or custom hostname) (#147, #148).