hono Releases
174 releases of honojs/hono
- v4.8.5
This is a patch release (v4.8.5) for the Hono web framework that addresses a single bug fix - adding Windows support for the serve-static middleware. The fix was contributed by maintainer @yusukebe in PR #3477.
Jul 14, 2025
- v4.8.4
This is a patch release focusing on bug fixes across multiple components including cookie handling, JSX, client requests, SSG, and request parsing. It also adds compatibility support for Node.js 24 in tests.
Jul 4, 2025
- v4.8.3
This is a patch release (v4.8.3) focused on bug fixes across cookie parsing, JSX handling, and JWT error messages. The release improves cookie decoding robustness, fixes JSX error handling to throw proper Error objects, corrects the JwtTokenIssuedAt error message, and allows function types for props.ref in JSX.
Jun 24, 2025
- v4.8.2
This is a patch release (v4.8.2) that addresses a single bug fix in the utils/color module. The fix prevents package resolution issues when using Bun.build, improving compatibility with the Bun runtime.
Jun 20, 2025
- v4.8.1
This is a minor patch release (v4.8.1) of the Hono framework focused on bug fixes and documentation improvements. The release includes a typo fix in the bearer-auth documentation and a fix for unhandled scheme errors in the utils/color module.
Jun 19, 2025
- v4.8.0
Hono v4.8.0 is a feature-rich release that reduces code size (hono/tiny now ~11KB, 4.5KB gzipped) while introducing new helpers for routing introspection, enhanced JWT/CORS/JWK middleware options, JSX streaming nonce support, and a new SSG plugin system. The release also deprecates `app.fire()` in favor of a standalone `fire()` function and adds new third-party middleware packages.
Jun 17, 2025
- v4.7.11
This is a minor patch release (v4.7.11) for the Hono web framework focused on bug fixes and CI/benchmark improvements. Key fixes include proper 304 response handling for weak ETags in the ETag middleware and using `c.newResponse()` for error responses in the base handler.
May 31, 2025
- v4.7.10
This is a patch release (v4.7.10) of the Hono framework containing two bug fixes: one addressing the cloning of notfound and error handlers in hono-base, and another fixing JWT verification to use header.alg as a fallback in verifyFromJwks.
May 17, 2025
- v1.0.6
This minor release focuses on fixing a configuration issue where setting values were exceeding the default boundaries of preferences.
May 16, 2025
- v1.0.5
This release resolves UI stability issues caused by screen rotation and fixes a rendering bug where the `eot_id` appeared in CPU LLM conversations.
May 15, 2025
- v1.0.4
This release enhances the user interface with a dedicated LLM configuration page, improves TTS triggering feedback, and upgrades the model switching capability.
May 14, 2025
- v4.7.9
This is a patch release focusing on bug fixes, particularly for cookie handling and SSG (Static Site Generation). The release corrects the getSignedCookie parameters type, fixes the SSG Extension Map, and resolves an issue with getting deleted cookie values with prefixes.
May 9, 2025
- v4.7.8
Hono v4.7.8 is a minor release featuring WebSocket enhancements and a new mount option. The update allows using upgradeWebSocket directly in handlers and introduces a replaceRequest: false option for the .mount method, while also updating the wrangler dependency to 4.12.0.
Apr 28, 2025
- v0.9.1
Apr 24, 2025
- v4.7.7
This is a patch release (v4.7.7) for Hono, a web framework, focusing on bug fixes and minor improvements. The release includes fixes for trailing slash middleware handling HEAD requests, allowing Request objects in proxy initialization, and preventing errors when using c.header() on finalized responses.
Apr 15, 2025
- v4.7.6
This is a patch release (v4.7.6) of the Hono web framework that includes bug fixes for the compress middleware and client browser compatibility, along with minor linting improvements.
Apr 8, 2025
- v4.7.5
This is a patch release (v4.7.5) for the Hono web framework focusing on bug fixes and type improvements. The release includes fixes for Bun WebSocket exports, AWS Lambda adapter header handling, and compose types, along with a documentation typo correction.
Mar 20, 2025
- v4.7.4
This is a minor patch release that fixes type handling issues for Deno 2.2. The single change addresses unhandled types to ensure compatibility with the latest Deno version.
Mar 5, 2025
- v4.7.3
This is a patch release (v4.7.3) focusing on bug fixes, refactoring, and performance improvements. Key fixes include TypeScript 5.7 support for Deno 2.2, BunWebSocketHandler export, and preventing options object mutation in hono-base, along with a performance optimization for URL parameter checking.
Mar 5, 2025
- v1.3Open-Sora V1.3 Release
This release introduces Open-Sora V1.3.0, focusing on improvements in model architecture and overall generation quality. It features upgraded video compression and an enhanced ST-DiT architecture, alongside expanded support for image-to-video generation and video extension.
Feb 21, 2025