-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Pull requests: honojs/hono
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat(etag): support conditional requests for the QUERY method
#5111
opened Jul 13, 2026 by
Cherry
Contributor
Loading…
feat: add first-class QUERY method support
approved
v4.13
#5070
opened Jul 2, 2026 by
shellhaki
Loading…
feat(jsx): add React-compatible overloads to useRef
approved
#5063
opened Jun 30, 2026 by
ashunar0
Contributor
Loading…
2 tasks done
feat(client): add detailed response inference type
#5038
opened Jun 24, 2026 by
owencurt
Loading…
4 tasks done
feat(jwt,jwk): add realm option to customize WWW-Authenticate header
#5005
opened Jun 4, 2026 by
mixelburg
Contributor
Loading…
test(method-override): preserve query parameters during query override
#4995
opened Jun 2, 2026 by
xu91102
Loading…
3 of 4 tasks
fix(context): preserve prepared Set-Cookie headers when assigning raw Response
#4994
opened Jun 2, 2026 by
xu91102
Loading…
3 of 4 tasks
fix(utils/stream): re-acquire writer lock when pipe() throws
#4988
opened Jun 1, 2026 by
Sriharsha-dev369
Loading…
3 of 4 tasks
feat(cloudflare-workers): add WebSocket Hibernation API support
#4879
opened Apr 13, 2026 by
PAMulligan
Loading…
4 tasks done
fix(vercel): add void return type and ctx param for Next.js 15 App Router compatibility
#4878
opened Apr 13, 2026 by
codewizdave
•
Draft
1 task
feat(middleware): allow overriding timeout in subroutes
#4853
opened Mar 31, 2026 by
ismailkarsli
Loading…
4 tasks done
fix(cookie): return updated cookie values after setCookie/setSignedCookie in same request
#4832
opened Mar 27, 2026 by
Ishiezz
Contributor
Loading…
feat(route): add
handlerPath helper to get actual route handler path
#4825
opened Mar 24, 2026 by
GourangaDasSamrat
Loading…
4 tasks done
Implement TTY detection for Hono's logger middleware
#4823
opened Mar 24, 2026 by
Goldyvaiiii
Loading…
feat(cookie): add AES-256-GCM encrypted cookie support
#4818
opened Mar 20, 2026 by
brunorodmoreira
Loading…
13 tasks done
feat: extend basePath() helper to accept Hono instances
#4766
opened Feb 24, 2026 by
G4brym
Loading…
perf(middleware): optimize route-check with WeakMap cache
#4714
opened Feb 11, 2026 by
BelovedYaoo
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: add 'methodNotAllowed' handler for '405 Method Not Allowed' responses
#4637
opened Jan 15, 2026 by
silvioprog
Loading…
5 tasks done
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.