| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-09-04 | 610 Bytes | |
| v4.13.6 source code.tar.gz | 2026-09-04 | 1.7 MB | |
| v4.13.6 source code.zip | 2026-09-04 | 1.9 MB | |
| Totals: 3 Items | 3.6 MB | 0 | |
What's Changed
- fix(client): keep a param value of "index" in $url() and $path() in https://github.com/honojs/hono/pull/5297
- fix(client): normalize root WebSocket URLs in https://github.com/honojs/hono/pull/5291
- fix(types): allow symbol keys in Context<any> get and set fallbacks in https://github.com/honojs/hono/pull/5300
- chore: bump
editorconfig-checkerin https://github.com/honojs/hono/pull/5336 - refactor(on-handler): use forEach for consistent handler iteration in https://github.com/honojs/hono/pull/5326
Full Changelog: https://github.com/honojs/hono/compare/v4.13.5...v4.13.6