ClaudeHonoMay 5, 2026, 9:31 AM

v4.12.17

A condensed section focused on the key takeaways first.

Original Post

Quick Digest

Summary

A condensed section focused on the key takeaways first.

claudeenmodel: claude-haiku-4-5

Hono v4.12.17 Released

Key Points

  • SVG attribute normalization in JSX
  • SSG atom+xml and rss+xml support
  • Optional CORS origin parameter

Summary

Hono v4.12.17 is a patch release that includes bug fixes for JSX SVG attribute handling, SSG content type mappings, CORS configuration, and middleware type propagation.

Key Points

  • JSX SVG Attributes: Fixed normalization of SVG attributes on root elements
  • SSG Content Types: Added atom+xml and rss+xml to the default extension map for static site generation
  • CORS Configuration: Made the origin parameter optional in CORSOptions
  • Middleware Types: Improved type propagation of middleware response types to app.on overloads

Contributors

This release includes contributions from kfly8, yuintei, truffle-dev, T4ko0522, and other community members.

Full Translation

Translations

A translation section that keeps the flow of the original article.

claudejamodel: claude-haiku-4-5

v4.12.17

v4.12.17

リリース日: 2026年5月5日 09:31 UTC

リリース者: yusukebe

コミット: ff2b3d3

変更内容

  • fix(jsx): ルート要素のSVG属性を正規化 by @kfly8 in #4893
  • fix(ssg): defaultExtensionMapにatom+xmlとrss+xmlを追加 by @yuintei in #4899
  • fix(cors): CORSOptionsのoriginをオプショナルに変更 by @truffle-dev in #4905
  • fix(types): ミドルウェアレスポンスタイプをapp.onオーバーロードに伝播 by @T4ko0522 in #4906

新しいコントリビューター

  • @kfly8 が初めてコントリビュートしました in #4893
  • @truffle-dev が初めてコントリビュートしました in #4905

完全な変更ログ

v4.12.16...v4.12.17

コントリビューター

kfly8, yuintei, および2名のコントリビューター

リアクション

❤️ 8件のリアクション