/Wiki/sources/honojs__hono/2026/https-raw-githubusercontent-com-honojs-hono-main-ce503042f897-others-s0006-c0000.md
Others - hono-docs
Others Source evidence: /Sources/raw/honojs hono/honojs hono.md Canonical citation: https://raw.githubusercontent.com/honojs/hono/main/docs/MIGRATION.md othe...
Others
Source evidence: /Sources/raw/honojshono/honojshono.md Canonical citation: https://raw.githubusercontent.com/honojs/hono/main/docs/MIGRATION.md#others
Summary
- The default value of the
docTypeoption in JSX Renderer Middleware is nowtrue. -FCinhono/jsxdoes not passchildren. UsePropsWithChildren. - Some Mime Types are removed https://github.com/honojs/hono/pull/2119. - Types...
Content
- The default value of the
docTypeoption in JSX Renderer Middleware is nowtrue. FCinhono/jsxdoes not passchildren. UsePropsWithChildren.- Some Mime Types are removed https://github.com/honojs/hono/pull/2119.
- Types for chaining routes with middleware matter: https://github.com/honojs/hono/pull/2046.
- Types for the validator matter: https://github.com/honojs/hono/pull/2130.