I’m a guest at Vue Fes Japan 2026 in October.
I, SaltyAom @saltyAom, and Pooya @_pi0_ will do a panel! Web framework battle? I don’t know, but it must be super fun 🤩
vuefes.jp/2026/en/speaker
I added an AI Usage Policy to the `hono` repo. The maintainers may
* Close PR and block users without notice
* Use the PR contents freely
These are the rights of the maintainers for AI era
github.com/honojs/hono/pull/…
I built a Hono REPL over HTTP. Send a handler, get a response. Runs in Cloudflare's Dynamic Workers
curl -XPOST -d "(c) => c.text('Hi')" eval.hono.dev/
Astro now supports "Experimental advanced routing"! This is cool. So that you can define `src/app.ts` with a real Hono app means
* Use Hono middleware
* Create API (or reuse existing APIs)
* Use hono/client and RPC
docs.astro.build/en/referenc…
hono/inertia is out!
Just write Hono app / it will be SPA / No need API layer
React/Vue/Svelte support
Powerful TypeScript types
github.com/honojs/middleware…
We have to apologize. The part of the benchmark results we listed in the Node.js Adapter v2 release notes was incorrect. It said the Hono Node.js adapter is fastest, but actually, the **h3/srvx is faster** than it!
Hono Node.js Adapter "v2" is out 🎉🎉🎉
The APIs are the same, but an incredible performance improvement. up to 2.3x (the peak number) the throughput of v1!
github.com/honojs/node-serve…
Hono security fixes released.
If you use:
* Serve Static
* SSG
* cookie utilities
* IP Restriction
We recommend updating to the latest version.
github.com/honojs/hono/relea…
AI Slop problems, or similar, are more serious than you imagine. PR and issue counters increased after AI coding. Honestly, we Hono maintainers @yusukebe & @usualoma are getting tired.
We are accepting the GitHub sponsors. This is not a beggar, but I just wanted to tell you.