-
-
Notifications
You must be signed in to change notification settings - Fork 936
Pull requests: honojs/hono
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
perf(trie-router): improve performance (1.5x ~ 2.0x)
#4724
opened Feb 17, 2026 by
EdamAme-x
Loading…
2 tasks done
fix(request): return string | undefined from param() when path type is any
#4723
opened Feb 16, 2026 by
andrewdamelio
Loading…
4 tasks
feat(types): allow overriding ExectuionContext via Env
v4.12
#4719
opened Feb 11, 2026 by
toreis-up
Loading…
3 of 4 tasks
feat(language): add progressive locale code truncation to normalizeLanguage
approved
v4.12
#4717
opened Feb 11, 2026 by
sorafujitani
Loading…
3 of 4 tasks
perf(middleware): optimize route-check with WeakMap cache
#4714
opened Feb 11, 2026 by
BelovedYaoo
Loading…
4 tasks done
perf(context): add fast path to c.json() matching c.text() optimization
#4707
opened Feb 10, 2026 by
mgcrea
Loading…
fix(validator): prevent null pointer dereference in query validation
#4706
opened Feb 10, 2026 by
RoyRoki
Loading…
2 of 3 tasks
fix(jwt): throw verification errors immediately instead of swallowing
#4705
opened Feb 10, 2026 by
RoyRoki
Loading…
2 of 3 tasks
fix(jwt): validate Bearer scheme to prevent auth bypass
#4704
opened Feb 10, 2026 by
RoyRoki
Loading…
1 of 2 tasks
feat(trailing-slash): add
strict option to support wildcard routes
v4.12
#4658
opened Feb 2, 2026 by
yusukebe
Loading…
4 tasks done
refactor(lambda): simplify streaming handler and remove type workaround
#4656
opened Jan 30, 2026 by
albidoo
Loading…
2 of 4 tasks
feat(adapter): add getConnInfo for AWS Lambda, Cloudflare Pages, and Netlify
v4.12
#4649
opened Jan 25, 2026 by
rokasta12
Loading…
4 tasks done
feat(basic-auth): add context key and callback options
v4.12
#4645
opened Jan 24, 2026 by
AprilNEA
Loading…
4 tasks done
feat: add 'methodNotAllowed' handler for '405 Method Not Allowed' responses
#4637
opened Jan 15, 2026 by
silvioprog
Loading…
5 tasks done
refactor(middleware/logger): add return type annotations
#4631
opened Jan 14, 2026 by
sano-suguru
Loading…
2 of 4 tasks
fix(validator): make query params always return string[] for consistency
#4615
opened Jan 7, 2026 by
BBAK-jun
Loading…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.