Never miss a release that matters

AI-powered summaries of every GitHub release.

AI Summaries

Changelogs condensed into clear, actionable insights.

Always Free

Track up to 5 packages at no cost, forever.

Weekly Digest

A curated summary of every release, delivered weekly.

Get Started Free
honojs/honov4.x
170 releases

TL;DR

Hono now includes critical security fixes addressing potential vulnerabilities in routing, IP restriction, cookie handling, and JWT authentication. Upgrade is highly recommended, especially if using these features.

Breaking

  • Routing: app.mount() now correctly handles percent-encoded paths, preventing incorrect routing.
  • IP Restriction: IP address comparisons are stricter, blocking non-canonical IPv6 addresses.
  • Cookies: The hono/cookie helper now sanitizes sameSite and priority attributes to prevent header injection.
  • JWT: JWT middleware now only accepts Bearer authorization schemes.

New

  • Compression: Added support for msgpack as a compressible content type and a customizable content type filter.
  • Context: The Context class is now publicly exported, allowing direct access (advanced users).

Fixes Worth Knowing

  • File paths with backslashes in serve-static are now normalized.
  • MIME type charset parameters are now specified correctly.
  • WebSocket subprotocols are echoed correctly in Deno.
  • Mounted routes now preserve their base path.
  • JSX children types are widened for broader compatibility.
v4.12.23v4.12.23
May 25, 2026
v4.12.22v4.12.22
May 22, 2026
v4.12.21v4.12.21
May 19, 2026
v4.12.20v4.12.20
May 19, 2026
v4.12.19v4.12.19
May 16, 2026
v4.12.18v4.12.18
May 6, 2026
v4.12.17v4.12.17
May 5, 2026
v4.12.16v4.12.16
Apr 30, 2026
v4.12.15v4.12.15
Apr 24, 2026
v4.12.14v4.12.14
Apr 15, 2026
v4.12.13v4.12.13
Apr 15, 2026
v4.12.12v4.12.12
Apr 7, 2026
v4.12.11v4.12.11
Apr 6, 2026
v4.12.10v4.12.10
Apr 2, 2026
v4.12.9v4.12.9
Mar 23, 2026
v4.12.8v4.12.8
Mar 14, 2026
v4.12.7v4.12.7
Mar 10, 2026
v4.12.6v4.12.6
Mar 10, 2026
v4.12.5v4.12.5
Mar 4, 2026
v4.12.4v4.12.4
Mar 3, 2026
v4.12.3v4.12.3
Feb 26, 2026
v4.12.2v4.12.2
Feb 23, 2026
v4.12.1v4.12.1
Feb 21, 2026
v4.12.0v4.12.0
Feb 19, 2026
v4.11.10v4.11.10
Feb 18, 2026
v4.11.9v4.11.9
Feb 8, 2026
v4.11.8v4.11.8
Feb 6, 2026
v4.11.7v4.11.7
Jan 27, 2026
v4.11.6v4.11.6
Jan 26, 2026
v4.11.5v4.11.5
Jan 22, 2026
v4.11.4v4.11.4
Jan 13, 2026
v4.11.3v4.11.3
Dec 26, 2025
v4.11.2v4.11.2
Dec 25, 2025
v4.11.1v4.11.1
Dec 14, 2025
v4.11.0v4.11.0
Dec 13, 2025
v4.10.8v4.10.8
Dec 9, 2025
v4.10.7v4.10.7
Nov 26, 2025
v4.10.6v4.10.6
Nov 14, 2025
v4.10.5v4.10.5
Nov 11, 2025
v4.10.4v4.10.4
Oct 30, 2025
v4.10.3v4.10.3
Oct 24, 2025
v4.10.2v4.10.2
Oct 21, 2025
v4.10.1v4.10.1
Oct 17, 2025
v4.10.0v4.10.0
Oct 16, 2025
v4.9.12v4.9.12
Oct 13, 2025
v4.9.11v4.9.11
Oct 11, 2025
v4.9.10v4.9.10
Oct 5, 2025
v4.9.9v4.9.9
Sep 26, 2025
v4.9.8v4.9.8
Sep 18, 2025
v4.9.7v4.9.7
Sep 12, 2025
v4.9.6v4.9.6
Sep 3, 2025
v4.9.5v4.9.5
Aug 29, 2025
v4.9.4v4.9.4
Aug 22, 2025
v4.9.3v4.9.3
Aug 22, 2025
v4.9.2v4.9.2
Aug 15, 2025
v4.9.1v4.9.1
Aug 12, 2025
v4.9.0v4.9.0
Aug 7, 2025
v4.8.12v4.8.12
Aug 2, 2025
v4.8.11v4.8.11
Aug 1, 2025
v4.8.10v4.8.10
Jul 29, 2025
v4.8.9v4.8.9
Jul 26, 2025
v4.8.8v4.8.8
Jul 25, 2025
v4.8.7v4.8.7
Jul 25, 2025
v4.8.6v4.8.6
Jul 25, 2025
v4.8.5v4.8.5
Jul 14, 2025
v4.8.4v4.8.4
Jul 4, 2025
v4.8.3v4.8.3
Jun 24, 2025
v4.8.2v4.8.2
Jun 20, 2025
v4.8.1v4.8.1
Jun 19, 2025
v4.8.0v4.8.0
Jun 17, 2025
v4.7.11v4.7.11
May 31, 2025
v4.7.10v4.7.10
May 17, 2025
v4.7.9v4.7.9
May 9, 2025
v4.7.8v4.7.8
Apr 28, 2025
v4.7.7v4.7.7
Apr 15, 2025
v4.7.6v4.7.6
Apr 8, 2025
v4.7.5v4.7.5
Mar 20, 2025
v4.7.4v4.7.4
Mar 5, 2025
v4.7.3v4.7.3
Mar 5, 2025
v4.7.2v4.7.2
Feb 18, 2025
v4.7.1v4.7.1
Feb 13, 2025
v4.7.0v4.7.0
Feb 7, 2025
v4.6.20v4.6.20
Jan 31, 2025
v4.6.19v4.6.19
Jan 26, 2025
v4.6.18v4.6.18
Jan 23, 2025
v4.6.17v4.6.17
Jan 18, 2025
v4.6.16v4.6.16
Jan 5, 2025
v4.6.15v4.6.15
Dec 28, 2024
v4.6.14v4.6.14
Dec 14, 2024
v4.6.13v4.6.13
Dec 6, 2024
v4.6.12v4.6.12
Nov 25, 2024
v4.6.11v4.6.11
Nov 19, 2024
v4.6.10v4.6.10
Nov 13, 2024
v4.6.9v4.6.9
Nov 4, 2024
v4.6.8v4.6.8
Oct 29, 2024
v4.6.7v4.6.7
Oct 26, 2024
v4.6.6v4.6.6
Oct 22, 2024
v4.6.5v4.6.5
Oct 15, 2024
v4.6.4v4.6.4
Oct 11, 2024
v4.6.3v4.6.3
Sep 24, 2024
v4.6.2v4.6.2
Sep 17, 2024
v4.6.1v4.6.1
Sep 11, 2024
v4.6.0v4.6.0
Sep 11, 2024
v4.5.11v4.5.11
Sep 3, 2024
v4.5.10v4.5.10
Aug 31, 2024
v4.5.9v4.5.9
Aug 26, 2024
v4.5.8v4.5.8
Aug 22, 2024
v4.5.7v4.5.7
Aug 21, 2024
v4.5.6v4.5.6
Aug 17, 2024
v4.5.5v4.5.5
Aug 11, 2024
v4.5.4v4.5.4
Aug 6, 2024
v4.5.3v4.5.3
Jul 29, 2024
v4.5.2v4.5.2
Jul 27, 2024
v4.5.1v4.5.1
Jul 20, 2024
v4.5.0v4.5.0
Jul 16, 2024
v4.4.13v4.4.13
Jul 11, 2024
v4.4.12v4.4.12
Jul 6, 2024
v4.4.11v4.4.11
Jul 3, 2024
v4.4.10v4.4.10
Jun 29, 2024
v4.4.9v4.4.9
Jun 27, 2024
v4.4.8v4.4.8
Jun 24, 2024
v4.4.7v4.4.7
Jun 19, 2024
v4.4.6v4.4.6
Jun 13, 2024
v4.4.5v4.4.5
Jun 11, 2024
v4.4.4v4.4.4
Jun 6, 2024
v4.4.3v4.4.3
Jun 3, 2024
v4.4.2v4.4.2
May 30, 2024
v4.4.1v4.4.1
May 30, 2024
v4.4.0v4.4.0
May 27, 2024
v4.3.11v4.3.11
May 24, 2024
v4.3.10v4.3.10
May 23, 2024
v4.3.9v4.3.9
May 21, 2024
v4.3.8v4.3.8
May 19, 2024
v4.3.7v4.3.7
May 15, 2024
v4.3.6v4.3.6
May 12, 2024
v4.3.5v4.3.5
May 12, 2024
v4.3.4v4.3.4
May 9, 2024
v4.3.3v4.3.3
May 8, 2024
v4.3.2v4.3.2
May 4, 2024
v4.3.1v4.3.1
May 4, 2024
v4.3.0v4.3.0
May 3, 2024
v4.2.9v4.2.9
Apr 29, 2024
v4.2.8v4.2.8
Apr 26, 2024
v4.2.7v4.2.7
Apr 23, 2024
v4.2.6v4.2.6
Apr 22, 2024
v4.2.5v4.2.5
Apr 18, 2024
v4.2.4v4.2.4
Apr 13, 2024
v4.2.3v4.2.3
Apr 9, 2024
v4.2.2v4.2.2
Apr 5, 2024
v4.2.1v4.2.1
Apr 3, 2024
v4.2.0v4.2.0
Apr 2, 2024
v4.1.7v4.1.7
Mar 31, 2024
v4.1.6v4.1.6
Mar 31, 2024
v4.1.5v4.1.5
Mar 27, 2024
v4.1.4v4.1.4
Mar 25, 2024
v4.1.3v4.1.3
Mar 20, 2024
v4.1.2v4.1.2
Mar 18, 2024
v4.1.1v4.1.1
Mar 17, 2024
v4.1.0v4.1.0
Mar 11, 2024
v4.0.10v4.0.10
Mar 5, 2024
v4.0.9v4.0.9
Mar 3, 2024
v4.0.8v4.0.8
Feb 28, 2024
v4.0.7v4.0.7
Feb 25, 2024
v4.0.6v4.0.6
Feb 24, 2024
v4.0.5v4.0.5
Feb 20, 2024
v4.0.4v4.0.4
Feb 17, 2024
v4.0.3v4.0.3
Feb 16, 2024
v4.0.2v4.0.2
Feb 14, 2024
v4.0.1v4.0.1
Feb 11, 2024
v4.0.0v4.0.0
Feb 9, 2024
honojs/honov4.xprerelease
10 releases

TL;DR

Hono now supports first-party session management, improving security and simplifying user authentication.

New

  • First-Party Sessions: Implement secure, cookie-based sessions without external dependencies (session management).
  • Context.exec(): Allows middleware to short-circuit request processing (request handling).

Fixes Worth Knowing

  • Fixed an issue where next() wasn’t correctly called in middleware, leading to unexpected behavior.
  • Resolved a bug causing incorrect content type detection for streamed responses (HTTP responses).

Package: Hono Release:

--- v4.5.0-rc.1 (2024-06-28) --- v4.5.0-rc.1 This is a pre-release.

Breaking

  • Context.render() now requires a Content-Type header to be set explicitly (HTTP responses).

New

  • Context.exec(): Allows middleware to short-circuit request processing (request handling).

Fixes Worth Knowing

  • Fixed an issue where next() wasn’t correctly called in middleware, leading to unexpected behavior.
  • Resolved a bug causing incorrect content type detection for streamed responses (HTTP responses).
v4.5.0-rc.2v4.5.0-rc.2
Jun 29, 2024
v4.5.0-rc.1
Jun 12, 2024
v4.4.0-rc.1v4.4.0-rc.1
May 24, 2024
v4.2.0-rc.1
Mar 31, 2024
v4.1.0-rc.1v4.1.0-rc.1
Mar 4, 2024
v4.0.0-rc.4v4.0.0-rc.4
Feb 3, 2024
v4.0.0-rc.3v4.0.0-rc.3
Jan 27, 2024
v4.0.0-rc.2v4.0.0-rc.2
Jan 21, 2024
v4.0.0-rc.1v4.0.0-rc.1
Jan 18, 2024
v4.0.0-rc.0v4.0.0-rc.0
Jan 10, 2024
honojs/honov3.x
92 releases

TL;DR

Hono’s type inference for route parameters (routing definitions) is now more accurate, improving developer experience when working with dynamic routes.

Fixes Worth Knowing

  • Resolved an issue where routes with the same parameter name could fail to match correctly (trie-router).
  • Fixed a circular dependency in the HTML rendering module, preventing potential errors.
  • Improved type definitions to correctly infer parameter types in MergeSchemaPath (type definitions).
v3.12.12v3.12.12
Feb 7, 2024
v3.12.11v3.12.11
Feb 5, 2024
v3.12.10v3.12.10
Feb 2, 2024
v3.12.9v3.12.9
Jan 31, 2024
v3.12.8v3.12.8
Jan 27, 2024
v3.12.7v3.12.7
Jan 25, 2024
v3.12.6v3.12.6
Jan 18, 2024
v3.12.5v3.12.5
Jan 16, 2024
v3.12.4v3.12.4
Jan 15, 2024
v3.12.3v3.12.3
Jan 12, 2024
v3.12.2v3.12.2
Jan 11, 2024
v3.12.1v3.12.1
Jan 9, 2024
v3.12.0v3.12.0
Jan 4, 2024
v3.11.12v3.11.12
Jan 1, 2024
v3.11.11v3.11.11
Dec 26, 2023
v3.11.10v3.11.10
Dec 24, 2023
v3.11.9v3.11.9
Dec 21, 2023
v3.11.8v3.11.8
Dec 16, 2023
v3.11.7v3.11.7
Dec 14, 2023
v3.11.6v3.11.6
Dec 13, 2023
v3.11.5v3.11.5
Dec 13, 2023
v3.11.4v3.11.4
Dec 9, 2023
v3.11.3v3.11.3
Dec 7, 2023
v3.11.2v3.11.2
Dec 5, 2023
v3.11.1v3.11.1
Dec 4, 2023
v3.11.0v3.11.0
Dec 4, 2023
v3.10.5v3.10.5
Dec 3, 2023
v3.10.4v3.10.4
Dec 1, 2023
v3.10.3v3.10.3
Nov 28, 2023
v3.10.2v3.10.2
Nov 21, 2023
v3.10.1v3.10.1
Nov 15, 2023
v3.10.0v3.10.0
Nov 13, 2023
v3.9.2v3.9.2
Nov 3, 2023
v3.9.1v3.9.1
Oct 31, 2023
v3.9.0v3.9.0
Oct 27, 2023
v3.8.4v3.8.4
Oct 26, 2023
v3.8.3v3.8.3
Oct 22, 2023
v3.8.2v3.8.2
Oct 21, 2023
v3.8.1v3.8.1
Oct 18, 2023
v3.8.0v3.8.0
Oct 17, 2023
v3.7.6v3.7.6
Oct 12, 2023
v3.7.5v3.7.5
Oct 5, 2023
v3.7.4v3.7.4
Oct 4, 2023
v3.7.3v3.7.3
Sep 30, 2023
v3.7.2v3.7.2
Sep 23, 2023
v3.7.1v3.7.1
Sep 21, 2023
v3.7.0v3.7.0
Sep 21, 2023
v3.6.3v3.6.3
Sep 16, 2023
v3.6.2v3.6.2
Sep 16, 2023
v3.6.1v3.6.1
Sep 15, 2023
v3.6.0v3.6.0
Sep 10, 2023
v3.5.8v3.5.8
Sep 5, 2023
v3.5.7v3.5.7
Sep 3, 2023
v3.5.6v3.5.6
Aug 29, 2023
v3.5.5v3.5.5
Aug 28, 2023
v3.5.4v3.5.4
Aug 24, 2023
v3.5.3v3.5.3
Aug 24, 2023
v3.5.2v3.5.2
Aug 24, 2023
v3.5.1v3.5.1
Aug 23, 2023
v3.5.0v3.5.0
Aug 21, 2023
v3.4.3v3.4.3
Aug 14, 2023
v3.4.2v3.4.2
Aug 14, 2023
v3.4.1v3.4.1
Aug 8, 2023
v3.4.0v3.4.0
Aug 8, 2023
v3.3.4v3.3.4
Jul 27, 2023
v3.3.3v3.3.3
Jul 23, 2023
v3.3.2v3.3.2
Jul 20, 2023
v3.3.1v3.3.1
Jul 16, 2023
v3.3.0v3.3.0
Jul 11, 2023
v3.2.7v3.2.7
Jun 29, 2023
v3.2.6v3.2.6
Jun 22, 2023
v3.2.5v3.2.5
Jun 7, 2023
v3.2.4v3.2.4
Jun 4, 2023
v3.2.3v3.2.3
May 27, 2023
v3.2.2v3.2.2
May 24, 2023
v3.2.1v3.2.1
May 20, 2023
v3.2.0v3.2.0
May 19, 2023
v3.1.8v3.1.8
May 2, 2023
v3.1.7v3.1.7
Apr 28, 2023
v3.1.6v3.1.6
Apr 16, 2023
v3.1.5v3.1.5
Mar 31, 2023
v3.1.4v3.1.4
Mar 30, 2023
v3.1.3v3.1.3
Mar 26, 2023
v3.1.2v3.1.2
Mar 20, 2023
v3.1.1v3.1.1
Mar 19, 2023
v3.1.0v3.1.0
Mar 17, 2023
v3.0.5v3.0.5
Mar 13, 2023
v3.0.4v3.0.4
Mar 13, 2023
v3.0.3v3.0.3
Mar 2, 2023
v3.0.2v3.0.2
Feb 25, 2023
v3.0.1v3.0.1
Feb 20, 2023
v3.0.0v3.0.0
Feb 18, 2023
honojs/honov3.xprerelease
32 releases

TL;DR

Hono now supports request/response transformers (functions to modify data) allowing for middleware-like behavior without full middleware overhead.

New

  • Request/Response Transformers: Implement data manipulation logic directly within routes, offering a lightweight alternative to traditional middleware.
v3.10.0-rc.2v3.10.0-rc.2
Nov 8, 2023
v3.10.0-rc.1v3.10.0-rc.1
Nov 6, 2023
v3.9.0-rc.1v3.9.0-rc.1
Oct 26, 2023
v3.8.0-rc.3v3.8.0-rc.3
Oct 16, 2023
v3.8.0-rc.2v3.8.0-rc.2
Oct 5, 2023
v3.8.0-rc.1v3.8.0-rc.1
Oct 5, 2023
v3.7.0-rc.1v3.7.0-rc.1
Sep 17, 2023
v3.6.0-rc.2v3.6.0-rc.2
Sep 9, 2023
v3.6.0-rc.1
Sep 5, 2023
v3.3.0-rc.1v3.3.0-rc.1
Jul 8, 2023
v3.2.0-rc.4v3.2.0-rc.4
May 17, 2023
v3.2.0-rc.3v3.2.0-rc.3
May 14, 2023
v3.2.0-rc.2v3.2.0-rc.2
May 12, 2023
v3.2.0-rc.1v3.2.0-rc.1
May 9, 2023
v3.1.0-rc.2v3.1.0-rc.2
Mar 13, 2023
v3.1.0-rc.1v3.1.0-rc.1
Mar 13, 2023
v3.0.0-rc.16v3.0.0-rc.16
Feb 17, 2023
v3.0.0-rc.15v3.0.0-rc.15
Feb 15, 2023
v3.0.0-rc.14v3.0.0-rc.14
Feb 12, 2023
v3.0.0-rc.13
Feb 11, 2023
v3.0.0-rc.12v3.0.0-rc.12
Feb 10, 2023
v3.0.0-rc.11v3.0.0-rc.11
Feb 9, 2023
v3.0.0-rc.10v3.0.0-rc.10
Feb 1, 2023
v3.0.0-rc.9v3.0.0-rc.9
Jan 31, 2023
v3.0.0-rc.8v3.0.0-rc.8
Jan 19, 2023
v3.0.0-rc.7v3.0.0-rc.7
Jan 18, 2023
v3.0.0-rc.6v3.0.0-rc.6
Jan 18, 2023
v3.0.0-rc.5
Jan 14, 2023
v3.0.0-rc.4
Jan 8, 2023
v3.0.0-rc.3v3.0.0-rc.3
Jan 1, 2023
v3.0.0-rc.2v3.0.0-rc.2
Dec 30, 2022
v3.0.0-0v3.0.0-0
Dec 29, 2022
honojs/honov-1.x
1 release

TL;DR

Hono now supports first-party authorization using JSON Web Tokens (JWTs), simplifying secure API development.

New

  • Added JWT authorization middleware for simplified API security.
  • Implemented Context.get and Context.set methods for managing request-specific data (key-value store).

Fixes Worth Knowing

  • Resolved an issue where middleware execution order was incorrect when using before hooks.
  • Fixed a bug causing incorrect content type detection for streamed responses.

Package: Hono Release:

--- vv3.5.0 (2023-08-22) --- v3.5.0 This is a stable release!

Breaking

  • Removed the NextMiddleware type; use Middleware instead (function type).

New

  • Added support for custom error handling via the onError hook.

Fixes Worth Knowing

  • Corrected handling of query parameters in nested routes.
  • Improved performance of route matching.

Before You Upgrade

  • Update any code using NextMiddleware to use the Middleware function type instead.

Package: Hono Release:

--- vv3.5.1 (2023-08-23) --- v3.5.1

Fixes Worth Knowing

  • Fixed a regression where streamed responses were not being correctly handled in some environments.
  • Resolved an issue where the onError hook was not being called for certain types of errors.
vv3.5.0-rc.1v3.5.0-rc.1
Aug 21, 2023
honojs/honov2.x
49 releases

TL;DR

Hono now correctly handles errors within sub-routes (nested apps) using the parent app’s error handler, improving error management in complex applications.

Fixes Worth Knowing

  • c.req.header() now correctly returns undefined when a header is not present, preventing potential type errors.
  • Static file serving (Serve Static Middleware) now correctly handles URL-encoded paths and avoids 404 errors in some cases.
  • Additional mime types have been added for broader file support.

Before You Upgrade

If you rely on the return type of c.req.header(), update your code to handle potential undefined values.

v2.7.8v2.7.8
Feb 12, 2023
v2.7.7v2.7.7
Feb 9, 2023
v2.7.6v2.7.6
Feb 5, 2023
v2.7.5v2.7.5
Jan 23, 2023
v2.7.4v2.7.4
Jan 22, 2023
v2.7.3v2.7.3
Jan 18, 2023
v2.7.2v2.7.2
Jan 8, 2023
v2.7.1v2.7.1
Dec 30, 2022
v2.7.0v2.7.0
Dec 27, 2022
v2.6.2v2.6.2
Dec 14, 2022
v2.6.1v2.6.1
Dec 11, 2022
v2.6.0v2.6.0
Dec 10, 2022
v2.5.10v2.5.10
Dec 8, 2022
v2.5.9v2.5.9
Dec 7, 2022
v2.5.8v2.5.8
Dec 5, 2022
v2.5.7v2.5.7
Nov 30, 2022
v2.5.6v2.5.6
Nov 26, 2022
v2.5.5v2.5.5
Nov 23, 2022
v2.5.4v2.5.4
Nov 20, 2022
v2.5.3v2.5.3
Nov 20, 2022
v2.5.2v2.5.2
Nov 17, 2022
v2.5.1v2.5.1
Nov 13, 2022
v2.5.0v2.5.0
Nov 7, 2022
v2.4.1v2.4.1
Nov 1, 2022
v2.4.0v2.4.0
Nov 1, 2022
v2.3.2v2.3.2
Oct 24, 2022
v2.3.1v2.3.1
Oct 20, 2022
v2.3.0v2.3.0
Oct 19, 2022
v2.2.5v2.2.5
Oct 4, 2022
v2.2.4v2.2.4
Oct 3, 2022
v2.2.3v2.2.3
Sep 30, 2022
v2.2.2v2.2.2
Sep 27, 2022
v2.2.1v2.2.1
Sep 21, 2022
v2.2.0v2.2.0
Sep 21, 2022
v2.1.4v2.1.4
Sep 5, 2022
v2.1.3v2.1.3
Aug 31, 2022
v2.1.2v2.1.2
Aug 28, 2022
v2.1.1v2.1.1
Aug 27, 2022
v2.1.0v2.1.0
Aug 27, 2022
v2.0.9v2.0.9
Aug 18, 2022
v2.0.8v2.0.8
Aug 10, 2022
v2.0.7v2.0.7
Aug 6, 2022
v2.0.6v2.0.6
Jul 31, 2022
v2.0.5v2.0.5
Jul 24, 2022
v2.0.4v2.0.4
Jul 24, 2022
v2.0.3v2.0.3
Jul 24, 2022
v2.0.2v2.0.2
Jul 18, 2022
v2.0.1v2.0.1
Jul 17, 2022
v2.0.0v2.0.0
Jul 16, 2022
honojs/honov1.x
29 releases

TL;DR

Deno users must update how they start their Hono (web framework) applications, replacing app.fire() with serve((req) => app.fetch(req)).

Breaking

  • app.fire() (Deno startup method) is removed; use serve((req) => app.fetch(req)) instead.

New

  • Deno: All middleware functions are now exported, increasing flexibility.
v1.6.4v1.6.4
Jul 10, 2022
v1.6.3v1.6.3
Jul 8, 2022
v1.6.2v1.6.2
Jul 6, 2022
v1.6.1v1.6.1
Jul 2, 2022
v1.6.0v1.6.0
Jul 2, 2022
v1.5.2v1.5.2
Jun 27, 2022
v1.5.1v1.5.1
Jun 19, 2022
v1.5.0v1.5.0
Jun 17, 2022
v1.4.7v1.4.7
Jun 13, 2022
v1.4.6v1.4.6
Jun 10, 2022
v1.4.5v1.4.5
Jun 7, 2022
v1.4.4v1.4.4
Jun 4, 2022
v1.4.3v1.4.3
Jun 2, 2022
v1.4.2v1.4.2
May 28, 2022
v1.4.1v1.4.1
May 26, 2022
v1.4.0v1.4.0
May 26, 2022
v1.3.6v1.3.6
May 21, 2022
v1.3.5v1.3.5
May 20, 2022
v1.3.4v1.3.4
May 19, 2022
v1.3.3v1.3.3
May 18, 2022
v1.3.2v1.3.2
May 18, 2022
v1.3.1v1.3.1
May 16, 2022
v1.3.0v1.3.0
May 16, 2022
v1.2.2v1.2.2
May 15, 2022
v1.2.1v1.2.1
May 14, 2022
v1.2.0v1.2.0
May 13, 2022
v1.1.1v1.1.1
May 1, 2022
v1.1.0v1.1.0
Apr 27, 2022
v1.0.0v1.0.0
Apr 22, 2022
honojs/honov0.x
39 releases

TL;DR

Hono now includes built-in GraphQL server middleware and improved notFound handling, simplifying API development with this fast web framework (Node.js).

New

  • GraphQL Server middleware is now available for easily creating GraphQL endpoints.
  • notFound handler now supports async/await for more flexible error handling.

Fixes Worth Knowing

  • GraphQL middleware now correctly throws error messages, improving debugging.
  • JSON responses can now be pretty-printed for easier readability.

Before You Upgrade

Review the updated middleware documentation to take advantage of the new GraphQL features.

v0.5.10v0.5.10
Apr 2, 2022
v0.5.9v0.5.9
Apr 2, 2022
v0.5.8v0.5.8
Mar 30, 2022
v0.5.7v0.5.7
Mar 29, 2022
v0.5.6v0.5.6
Mar 27, 2022
v0.5.5v0.5.5
Mar 16, 2022
v0.5.4v0.5.4
Mar 10, 2022
v0.5.3v0.5.3
Mar 10, 2022
v0.5.2v0.5.2
Mar 8, 2022
v0.5.1v0.5.1
Mar 1, 2022
v0.5.0v0.5.0
Feb 25, 2022
v0.4.2v0.4.2
Feb 23, 2022
v0.4.1v0.4.1
Feb 20, 2022
v0.4.0v0.4.0
Feb 16, 2022
v0.3.8v0.3.8
Feb 14, 2022
v0.3.7v0.3.7
Feb 7, 2022
v0.3.6v0.3.6
Feb 5, 2022
v0.3.5v0.3.5
Feb 3, 2022
v0.3.4v0.3.4
Feb 3, 2022
v0.3.3v0.3.3
Feb 2, 2022
v0.3.2v0.3.2
Feb 2, 2022
v0.3.1v0.3.1
Feb 2, 2022
v0.3.0v0.3.0
Feb 1, 2022
v0.2.4v0.2.4
Jan 31, 2022
v0.2.3v0.2.3
Jan 29, 2022
v0.2.2v0.2.2
Jan 29, 2022
v0.2.1v0.2.1
Jan 29, 2022
v0.2.0v0.2.0
Jan 26, 2022
v0.1.0v0.1.0
Jan 21, 2022
v0.0.16v0.0.16
Jan 19, 2022
v0.0.15v0.0.15
Jan 18, 2022
v0.0.14v0.0.14
Jan 16, 2022
v0.0.13v0.0.13
Jan 12, 2022
v0.0.12v0.0.12
Jan 8, 2022
v0.0.11v0.0.11
Jan 5, 2022
v0.0.10v0.0.10
Jan 3, 2022
v0.0.9v0.0.9
Jan 1, 2022
v0.0.8v0.0.8
Jan 1, 2022
v0.0.7v0.0.7
Jan 1, 2022