Hono v4.13.0 with QUERY Method support

Posted on:September 18, 2026

Hono v4.13.0 is now available!

The highlight of this release is performance: a batch of low-level optimizations makes the core request/response path significantly faster — up to 1.25x on common routes in our benchmark. This release also adds first-class support for the HTTP QUERY method, defined in RFC 10008, a new Method Not Allowed middleware, and more.

https://github.com/honojs/hono/releases/tag/v4.13.0