Skip to content

Releases: PaperStrike/onfetch

v0.8.2

26 Jun 14:18
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Support method and referrer in wrightplay mode (#30)

v0.8.1

25 Jun 16:23
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Use try-catch to import wrightplay (#29)
  • Properly exclude MSWInterceptors lib for browsers (#28)

v0.8.0

25 Jun 14:08
Compare
Choose a tag to compare

🚀 Enhancements

  • Experimental wrightplay route support (#27)

🐛 Bug Fixes

  • Require sw to immediately take effects (#21)

v0.7.5

24 Nov 08:15
Compare
Choose a tag to compare

🚀 Enhancements

  • Follow service worker controller changes (#20)

v0.7.4

23 Nov 13:26
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Await active service worker in SW lib (#19)

v0.7.3

31 Oct 14:11
Compare
Choose a tag to compare
  • Small improvements to distributions

v0.7.2

15 Oct 10:12
Compare
Choose a tag to compare

🚀 Enhancements

  • Rethrow callback errors with Error.cause (#17)
  • Mark @mswjs/interceptors as optional peer (#18)

v0.7.1

08 Oct 08:32
Compare
Choose a tag to compare

🚀 Enhancements

  • Conform with standard Error.cause (#16)

v0.7.0

04 Oct 11:51
Compare
Choose a tag to compare

🚀 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

03 Oct 13:58
Compare
Choose a tag to compare

🚀 Enhancements

  • Experimental @mswjs/interceptors support (#12)