What's Changed
- chore: replace supertest with undici by @BarryThePenguin in #4365
- fix(aws-lambda): preserve percent-encoded values in query strings by @yusukebe in #4372
- feat(cors): Allow async functions for
origin
andallowMethods
by @jobrk in #4373 - feat(cors): Correct origin function return type asynchronously returning null or undefined for origin by @jobrk in #4375
- fix(service-worker): correct args for
app.fetch
inhandle
by @yusukebe in #4374 - fix(language-detector): Detect language from path after getPath changed by @iflamed in #4369
New Contributors
Full Changelog: v4.9.4...v4.9.5