Skip to content

Pull requests: honojs/hono

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

feat(trailing-slash): add skip option
#4862 opened Apr 6, 2026 by yusukebe Member Loading…
4 tasks done
feat(middleware): allow overriding timeout in subroutes
#4853 opened Mar 31, 2026 by ismailkarsli Loading…
4 tasks done
chore: update typescript to v6
#4824 opened Mar 24, 2026 by Moshyfawn Loading…
2 of 4 tasks
feat(cookie): add AES-256-GCM encrypted cookie support
#4818 opened Mar 20, 2026 by brunorodmoreira Loading…
13 tasks done
fix(types): preserve response inference for Promise.then handlers
#4767 opened Feb 24, 2026 by EdamAme-x Contributor Draft
3 tasks done
feat: add getBasePath() public method
#4766 opened Feb 24, 2026 by G4brym Loading…
feat(middleware): add Method Not Allowed middleware
#4751 opened Feb 22, 2026 by rokasta12 Contributor Loading…
7 tasks done
test(cloudflare-workers): add comprehensive tests for websocket and conninfo adapters
#4748 opened Feb 22, 2026 by rokasta12 Contributor Loading…
5 tasks done
test(aws-lambda): expand handler unit tests for processors and createResult
#4744 opened Feb 21, 2026 by rokasta12 Contributor Loading…
3 of 4 tasks
perf(middleware): optimize route-check with WeakMap cache
#4714 opened Feb 11, 2026 by BelovedYaoo Loading…
4 tasks done
[WIP] feat: introduce Route Check Middleware
#4703 opened Feb 10, 2026 by yusukebe Member Draft
4 tasks
refactor(lambda): simplify streaming handler and remove type workaround
#4656 opened Jan 30, 2026 by albidoo Loading…
2 of 4 tasks
test(netlify): add handler tests
#4647 opened Jan 24, 2026 by rokasta12 Contributor Loading…
3 of 4 tasks
refactor(middleware/logger): add return type annotations
#4631 opened Jan 14, 2026 by sano-suguru Contributor Loading…
2 of 4 tasks
perf(types): check JSONPrimitive first in JSONParsed
#4596 opened Dec 25, 2025 by yusukebe Member Draft
4 tasks
refactor(types): optimize MergePath
#4595 opened Dec 25, 2025 by yusukebe Member Draft
2 of 4 tasks
refactor(client): introduce StripLeadingSlash type
#4594 opened Dec 25, 2025 by yusukebe Member Draft
2 of 4 tasks
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.