Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-08-01 | 723 Bytes | |
v4.8.11 source code.tar.gz | 2025-08-01 | 1.6 MB | |
v4.8.11 source code.zip | 2025-08-01 | 1.8 MB | |
Totals: 3 Items | 3.4 MB | 0 |
What's Changed
- fix(types): should populate
output
type forc.body()
by @NamesMT in https://github.com/honojs/hono/pull/4318 - ci: add editorconfig-checker by @3w36zj6 in https://github.com/honojs/hono/pull/4321
- fix(service-worker): pass
FetchEvent
as second argument toapp.fetch
by @yusukebe in https://github.com/honojs/hono/pull/4328 - chore(ci): upgrade bun version to 1.2.19 by @BarryThePenguin in https://github.com/honojs/hono/pull/4323
- chore: bump
@hono/eslint-config
by @yusukebe in https://github.com/honojs/hono/pull/4330 - chore: autofix ci by @BarryThePenguin in https://github.com/honojs/hono/pull/4322
Full Changelog: https://github.com/honojs/hono/compare/v4.8.10...v4.8.11