What's Changed
- fix(trailing-slash): handle HEAD request in trailing slash middleware by @sushichan044 in #4049
- fix(proxy): accept a Request object as proxyInit by @usualoma in #4067
- test(deno): wait for stream to start before aborting request by @yusukebe in #4068
- ci: Add Bundle Analysis by @katia-sentry in #4072
- chore: Revert "ci: Add Bundle Analysis (#4072)" by @yusukebe in #4076
- fix(context): don't throw the error with
c.header()when it's finalized by @yusukebe in #4078
New Contributors
- @katia-sentry made their first contribution in #4072
Full Changelog: v4.7.6...v4.7.7