COMMITS
April 7, 2026
Y
Merge commit from fork
Yusuke Wada committed
Y
Merge commit from fork
Yusuke Wada committed
T
Merge commit from fork
Taku Amano committed
April 4, 2026
W
feat(css): add classNameSlug option to createCssContext (#4834)
Wambui Maina committed
April 1, 2026
V
docs(ip-restriction): add clear JSDoc examples and param types (#4851)
Vishnu Kasireddy committed
March 31, 2026
T
fix(compress): convert strong ETag to weak ETag when compressing (#4848)
Taku Amano committed
T
fix(jsx/dom): apply select value after children are rendered (#4847)
Taku Amano committed
A
docs: fix impaired -> inspired typo in benchmark READMEs (#4843)
Abhijeet Abhi committed
March 30, 2026
Y
test(router): fix `Simple capturing group` test (#4838)
Yusuke Wada committed
March 23, 2026
C
fix(cors): reflect request origin when credentials is true with wildcard (#4813)
Charlie Tonneslan committed
Y
fix(service-worker): make `fire()` fallback behavior consistent with `handle()` (#4821)
Yusuke Wada committed
Y
fix(ssg): pass SSG_CONTEXT to forGetInfoURLRequest (#4810)
Yuin committed
Y
feat(client): add `PickResponseByStatusCode` type (#4791)
Yusuke Wada committed
March 21, 2026
Y
fix(request): remove `parseBody` from bodyCache to prevent TypeError (#4807)
Yusuke Wada committed
March 13, 2026
March 11, 2026
March 10, 2026
A
ci: apply automated fixes
autofix-ci[bot] committed
T
Merge commit from fork
Taku Amano committed
T
3
feat(jsx-renderer): support function-based options (#4780)
3w36zj6 committed
Y
chore: add `tsconfig.spec.json` (#4798)
Yusuke Wada committed
March 9, 2026
J
chore(builld): tsconfig project references (#4797)
Jonathan Haines committed
March 7, 2026
T
fix(jsx): align link hoisting and dedupe with React 19 (#4792)
Taku Amano committed
March 6, 2026
E
fix(accept): replace regex split to mitigate ReDoS (#4758)
EdamAmex committed