v4.9.4
honojs/honov4.9.4Aug 22, 2025by yusukebe
AI Summary
This is a minor patch release (v4.9.4) that includes a single maintenance chore to add a type cast to enable the `deno publish` workflow. No new features or breaking changes are included in this release.
Key Highlights
- Added a type cast to support running `deno publish` (chore maintenance task)
- This is a patch release with minimal changes
Full Release Notes
## What's Changed * chore: add a type cast to run `deno publish` by @yusukebe in https://github.com/honojs/hono/pull/4364 **Full Changelog**: https://github.com/honojs/hono/compare/v4.9.3...v4.9.4