.. |
adapter
|
fix(bun/ws): supoort --hot (#3576)
|
2024-10-29 13:25:50 +09:00 |
client
|
fix(client): return query params in $url (#3541)
|
2024-10-22 14:14:01 +09:00 |
helper
|
feat(header): suggest name of header and combine in one file (#3577)
|
2024-10-29 13:37:06 +09:00 |
jsx
|
refactor(jsx): add override to toStringToBuffer in classes extending JSXNode (#3505)
|
2024-10-11 16:45:19 +09:00 |
middleware
|
refactor(secure-headers): refine secureHeadersNonce init (#3535)
|
2024-10-22 10:31:58 +09:00 |
preset
|
chore(lint): ESLint v9 (#3393)
|
2024-09-12 12:05:41 +09:00 |
router
|
perf(router): improve performance of router (#3526)
|
2024-10-26 11:04:04 +09:00 |
utils
|
feat(header): suggest name of header and combine in one file (#3577)
|
2024-10-29 13:37:06 +09:00 |
validator
|
fix(validator): Fixed a bug in hono/validator where URL Encoded Data could not be validated if the Content-Type included charset. (#3297)
|
2024-08-19 14:44:57 +09:00 |
compose.test.ts
|
chore(lint): ESLint v9 (#3393)
|
2024-09-12 12:05:41 +09:00 |
compose.ts
|
fix(types): remove slow types (#3147)
|
2024-07-16 22:53:33 +09:00 |
context.test.ts
|
feat(context): make fetch Response headers mutable (#3318)
|
2024-09-08 15:59:42 +09:00 |
context.ts
|
feat(header): suggest name of header and combine in one file (#3577)
|
2024-10-29 13:37:06 +09:00 |
hono-base.ts
|
fix(types): rm ExcludeEmptyObject to fix massively increased type instantiations (#3507)
|
2024-10-14 19:44:07 +09:00 |
hono.test.ts
|
chore(lint): ESLint v9 (#3393)
|
2024-09-12 12:05:41 +09:00 |
hono.ts
|
fix(types): allow blank env (#2834)
|
2024-05-29 17:41:53 +09:00 |
http-exception.test.ts
|
fix(http-exception): prioritize the status code (#2767)
|
2024-05-23 05:20:37 +09:00 |
http-exception.ts
|
chore: update outdated links in JSDoc (#3089)
|
2024-07-05 12:21:35 +09:00 |
index.ts
|
docs(src/*): Add TSDoc comments to improve code documentation (#2841)
|
2024-05-29 17:38:11 +09:00 |
request.test.ts
|
test: Update request.test.ts to remove duplicate checks (#2984)
|
2024-06-17 23:49:55 +09:00 |
request.ts
|
feat(header): suggest name of header and combine in one file (#3577)
|
2024-10-29 13:37:06 +09:00 |
router.ts
|
docs(src/*): Add TSDoc comments to improve code documentation (#2841)
|
2024-05-29 17:38:11 +09:00 |
types.test.ts
|
chore(lint): ESLint v9 (#3393)
|
2024-09-12 12:05:41 +09:00 |
types.ts
|
fix(types): replace Hono with HonoBase to get better consistency of types (#3580)
|
2024-10-29 15:25:10 +09:00 |