udacity / cloudflare-typescript-workers

Types and mocks for building a tested Typescript Cloudflare Worker, generates three NPM packages
Apache License 2.0
139 stars 12 forks source link

Update service worker mock #13

Closed SerCeMan closed 4 years ago

SerCeMan commented 4 years ago

This PR updates service worker mock to 2.0.4 to include Response.redirect API introduced in https://github.com/pinterest/service-workers/pull/128.