v4.8.7

honojs/honov4.8.7Jul 25, 2025by yusukebe

AI Summary

This is a minor patch release (v4.8.7) for the Hono framework that addresses an internal tooling issue. The single change in this release is a maintenance task to fix the Deno version used for publishing to JSR (the JavaScript Registry). No user-facing changes, breaking changes, or new features are included.

Key Highlights

  • Fixed the Deno version for publishing to JSR (JavaScript Registry)
  • This is a maintenance/patch release with only internal tooling changes

Full Release Notes

## What's Changed
* chore: fix the deno version for publishing to jsr by @yusukebe in https://github.com/honojs/hono/pull/4304


**Full Changelog**: https://github.com/honojs/hono/compare/v4.8.6...v4.8.7