Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-29 | 922 Bytes | |
v4.8.10 source code.tar.gz | 2025-07-29 | 1.6 MB | |
v4.8.10 source code.zip | 2025-07-29 | 1.8 MB | |
Totals: 3 Items | 3.4 MB | 0 |
What's Changed
- chore: add EditorConfig by @3w36zj6 in https://github.com/honojs/hono/pull/4309
- chore: format JSON, YAML, and Markdown by @yusukebe in https://github.com/honojs/hono/pull/4310
- chore: format and lint
benchmarks/*
by @yusukebe in https://github.com/honojs/hono/pull/4317 - refactor(types): bring adapter/service-worker types up to date by @idealsh in https://github.com/honojs/hono/pull/4315
- chore: add editorconfig-checker by @3w36zj6 in https://github.com/honojs/hono/pull/4312
- fix(cookie): support lowercase priority for compatibility with other libraries by @bytaesu in https://github.com/honojs/hono/pull/4293
New Contributors
- @idealsh made their first contribution in https://github.com/honojs/hono/pull/4315
- @bytaesu made their first contribution in https://github.com/honojs/hono/pull/4293
Full Changelog: https://github.com/honojs/hono/compare/v4.8.9...v4.8.10