What's Changed
- fix(request): remove
parseBodyfrom bodyCache to prevent TypeError by @yusukebe in #4807 - feat(client): add
PickResponseByStatusCodetype by @yusukebe in #4791 - fix(ssg): pass SSG_CONTEXT to forGetInfoURLRequest by @yuintei in #4810
- fix(service-worker): make
fire()fallback behavior consistent withhandle()by @yusukebe in #4821 - fix(cors): reflect request origin when credentials is true with wildcard by @ctonneslan in #4813
New Contributors
- @yuintei made their first contribution in #4810
- @ctonneslan made their first contribution in #4813
Full Changelog: v4.12.8...v4.12.9