What's Changed
- chore(benchmark): add
URLSearchParams
to the query-params benchmark by @yusukebe in #4149 - ci: skip lib check in type check benchmark by @sushichan044 in #4162
- CI: add type benchmark with typescript-go preview by @sushichan044 in #4161
- chore: ignore CLAUDE.local.md in gitignore by @yusukebe in #4176
- fix(middleware/etag): should return 304 when weak etag is passed in 'If-None-Match' by @techfish-11 in #4171
- docs(readme): Added Deepwiki link in README by @MathurAditya724 in #4179
- fix(base): use
c.newResponse()
for the response oferr.getResponse()
by @yusukebe in #4181
New Contributors
- @techfish-11 made their first contribution in #4171
Full Changelog: v4.7.10...v4.7.11