COMMITS
February 19, 2026
O
perf(context): add fast path to c.json() matching c.text() optimization (#4707)
Olivier Louvignes committed
Y
feat(trailing-slash): add `alwaysRedirect` option to support wildcard routes (#4658)
Yusuke Wada committed
B
feat(adapter): add getConnInfo for AWS Lambda, Cloudflare Pages, and Netlify (#4649)
Bedirhan Celayir committed
A
feat(basic-auth): add context key and callback options (#4645)
AprilNEA committed
S
feat(client): $path (#4636)
Shachar committed
3
feat(ssg): add redirect plugin (#4599)
3w36zj6 committed
M
feat(client): Add `ApplyGlobalResponse` type helper for RPC Client (#4556)
mohanram committed
A
fix(client): skip undefined values in form data serialization (#4732)
Aiden Liu committed
T
February 18, 2026
M
fix(jsx/dom): handle empty arrays in render children loop (#4729)
mixelburg committed
Y
Merge commit from fork
Yusuke Wada committed
February 13, 2026
February 11, 2026
N
doc(jwt): mark `options.secret` as required in JSDoc (#4718)
nkoji committed
T
chore(ci): bump typescript-go to the latest (#4716)
toreis committed
F
chore: update Zod import examples to use namespace imports (#4715)
fujitani sora committed
February 8, 2026
T
S
fix(url): ignore fragment identifiers in getPath() (#4627)
Sano Suguru committed
February 6, 2026
T
fix(bearer-auth): make auth-scheme case-insensitive (#4659)
Taesu committed
K
fix(jsx): preserve context when using await before html helper (#4662)
Kai Gritun committed
January 27, 2026
T
Merge commit from fork
Taku Amano committed
Y
Merge commit from fork
Yusuke Wada committed
Y
Merge commit from fork
Yusuke Wada committed
S
Merge commit from fork
Simon Köck committed
January 26, 2026
A
feat(bun): export getBunServer (#4626)
Artem Tamoian committed
A
fix(sse): handle `\r` and `\r\n` line endings in writeSSE (#4644)
AprilNEA committed