v4.7.4
honojs/honov4.7.4Mar 5, 2025by yusukebe
AI Summary
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.
Key Highlights
- Fixed unhandled types for Deno 2.2 compatibility
- Type-related bug fix contributed by @yusukebe
Full Release Notes
## What's Changed * fix(types): fix unhandled types for Deno 2.2 by @yusukebe in https://github.com/honojs/hono/pull/3977 **Full Changelog**: https://github.com/honojs/hono/compare/v4.7.3...v4.7.4