Current issue state, recent activity, and per-issue timelines from the indexed issue data.
| Date | Opened | Closed | Comments | Events | Open Backlog |
|---|---|---|---|---|---|
| 2026-09-12 | 0 | 0 | 0 | 0 | 36 |
| 2026-09-11 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-10 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-09 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-08 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-07 | 0 | 1 | 0 | 0 | 0 |
| 2026-09-06 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-05 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-04 | 0 | 0 | 0 | 0 | 0 |
| 2026-09-03 | 1 | 0 | 0 | 0 | 0 |
| 2026-09-02 | 0 | 3 | 0 | 0 | 0 |
| 2026-09-01 | 0 | 0 | 0 | 0 | 0 |
| 2026-08-31 | 0 | 0 | 0 | 0 | 0 |
| 2026-08-30 | 0 | 0 | 0 | 0 | 0 |
Opened: 0
Closed: 1
Comments: 0
Events: 0
| Issue | Author | State | Labels | Comments | Reactions | Updated |
|---|---|---|---|---|---|---|
#1545 fix: `HTTPHandler` with `EventHandler<any, any>` type shape causes typescript eslint error Opened 9 days ago | danielwaltz | closed - completed | bug | 0 | 0 | 5 days ago |
#1437 RFC: evolving `defineValidatedHandler` / `defineRoute` into a richer validated-routing core and types Opened 2 months ago | sandros94 | open | enhancement | 5 | 3 | 6 days ago |
#1530 h3 docs resolves its docs directory as a URL, not a filesystem path Opened 24 days ago | MohammedAlkindi | closed - completed | No labels | 1 | 0 | 10 days ago |
#1525 Route middleware is skipped when `~getMiddleware` is overridden Opened 1 month ago | pi0x | closed - completed | No labels | 1 | 0 | 10 days ago |
#1523 getSession() always persists a new empty session cookie with no opt-out Opened 1 month ago | MILLERMARRU | closed - completed | No labels | 4 | 0 | 11 days ago |
#1416 Clarify Session TTL logic Opened 3 months ago | kaaax0815 | closed - completed | enhancement | 2 | 0 | 25 days ago |
#1527 Flaky: two node-target tests in test/body-limit.test.ts intermittently time out at 5000ms Opened 1 month ago | tanigami | closed - completed | No labels | 1 | 0 | 1 month ago |
#1514 base64Encode throws RangeError for large payloads on runtimes without a global Buffer Opened 1 month ago | Jaybhade | closed - completed | No labels | 2 | 0 | 1 month ago |
#1520 chore: Lint pinned SHAs in CI Opened 1 month ago | ysknsid25 | open | enhancement | 0 | 0 | 1 month ago |
#1519 Pin GitHub Actions to commit SHAs for supply-chain security Opened 1 month ago | ysknsid25 | open | enhancement | 0 | 0 | 1 month ago |
#1510 [v2] Regression: Response sended before first stream payload Opened 2 months ago | katywings | closed - completed | bug | 4 | 0 | 2 months ago |
#903 SSE issues with vercel Opened 2 years ago | GoldenGamerLP | closed - completed | bug | 5 | 0 | 2 months ago |
#520 support callback for `sendStream` Opened 3 years ago | cosbgn | closed - completed | enhancement | 2 | 3 | 2 months ago |
#1389 Enhancement: add built-in request ID generation and propagation Opened 4 months ago | chu0119 | open | pending | 0 | 0 | 2 months ago |
#1388 h3 fails with undefined function Opened 4 months ago | therealbenpai | closed - not_planned | bug v1 | 1 | 0 | 2 months ago |
#1482 Pre-stable validation: smaller findings (response edge cases, type/export drift, deprecated typings) Opened 2 months ago | pi0x | closed - completed | No labels | 0 | 0 | 2 months ago |
#1267 Feature request: HTTP Range support for serveStatic Opened 9 months ago | Michealjunior | open | enhancement pending | 1 | 5 | 2 months ago |
#1374 Idiomatic way to create a reusable auth middleware that supports both app.use() and per-route handler wrapping in H3 v2 Opened 5 months ago | targetlucked69 | open | documentation | 1 | 0 | 2 months ago |
#1477 Response preparation bugs: non-Error throws leak as 200, sync prepare throws bypass hooks, Uint8Array loses content-length Opened 2 months ago | pi0x | closed - completed | No labels | 0 | 0 | 2 months ago |
#1498 bodyLimit/assertBodySize: stream enforcement instead of pre-buffering the body Opened 2 months ago | pi0x | closed - completed | enhancement performance stream | 1 | 0 | 2 months ago |
#1489 Consider removing the `autoclose` option from `createEventStream` Opened 2 months ago | pi0x | closed - completed | No labels | 0 | 0 | 2 months ago |
#1479 Non-Error throws produce 200 responses exposing the thrown value Opened 2 months ago | pi0x | closed - completed | No labels | 0 | 0 | 2 months ago |
#1478 createEventStream: onClosed/autoclose never fire on client disconnect in non-Node runtimes Opened 2 months ago | pi0x | closed - completed | No labels | 0 | 0 | 2 months ago |
#1487 Add `event.onDispose()`: a portable end-of-event hook for resource cleanup Opened 2 months ago | pi0x | closed - completed | No labels | 0 | 0 | 2 months ago |
#1481 Returning a non-2xx native Response drops prepared headers including cookies (!val.ok guard) Opened 2 months ago | pi0x | closed - completed | No labels | 0 | 0 | 2 months ago |