Skip to content

hono-agents@3.0.12

Choose a tag to compare

@github-actions github-actions released this 18 Aug 09:08
· 5 commits to main since this release
d424945

Patch Changes

  • #2115 caba4ca Thanks @ben-reitz! - Preserve HTTP rejection responses returned by onBeforeConnect instead of continuing through downstream Hono handlers.

    Existing applications that relied on rejected Agent WebSocket requests falling through to another Hono handler must mount agentsMiddleware on a narrower path or configure a distinct Agent route prefix. hono-agents@3.0.12 also requires agents >=0.17.1.