Releases: PaperStrike/onfetch
Releases · PaperStrike/onfetch
v0.8.2
🐛 Bug Fixes
- Support method and referrer in wrightplay mode (#30)
v0.8.1
🐛 Bug Fixes
- Use try-catch to import wrightplay (#29)
- Properly exclude MSWInterceptors lib for browsers (#28)
v0.8.0
🚀 Enhancements
- Experimental wrightplay route support (#27)
🐛 Bug Fixes
- Require sw to immediately take effects (#21)
v0.7.5
🚀 Enhancements
- Follow service worker controller changes (#20)
v0.7.4
🐛 Bug Fixes
- Await active service worker in SW lib (#19)
v0.7.3
- Small improvements to distributions
v0.7.2
🚀 Enhancements
- Rethrow callback errors with Error.cause (#17)
- Mark @mswjs/interceptors as optional peer (#18)
v0.7.1
🚀 Enhancements
- Conform with standard Error.cause (#16)
v0.7.0
🚀 Enhancements
- Async activations to synchronize sw status (#13)
🐛 Bug Fixes
- Support error cause in sw mode (#15)
- Support passing an error-response in sw mode (#14)
- Async activations to synchronize sw status (#13)
v0.6.0
🚀 Enhancements
- Experimental @mswjs/interceptors support (#12)