| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-11-26 | 851 Bytes | |
| v4.10.7 source code.tar.gz | 2025-11-26 | 1.6 MB | |
| v4.10.7 source code.zip | 2025-11-26 | 1.8 MB | |
| Totals: 3 Items | 3.4 MB | 0 | |
What's Changed
- fix(validator): fix incomplete types and wrong tests by @EdamAme-x in https://github.com/honojs/hono/pull/4521
- refactor(types): delete type
NotSpecifiedandStrictVerifyOptionsby @ysknsid25 in https://github.com/honojs/hono/pull/4525 - fix: add JSX type for hono/jsx/dom by @ssssota in https://github.com/honojs/hono/pull/4534
- fix(adapter/bun): fix TypeError: null is not an object (#4429) by @brenc in https://github.com/honojs/hono/pull/4538
- chore: add config version to
bun.lockby @yusukebe in https://github.com/honojs/hono/pull/4548
New Contributors
- @ysknsid25 made their first contribution in https://github.com/honojs/hono/pull/4525
- @brenc made their first contribution in https://github.com/honojs/hono/pull/4538
Full Changelog: https://github.com/honojs/hono/compare/v4.10.6...v4.10.7