github honojs/hono v4.1.1

latest releases: v4.3.8, v4.3.7, v4.3.6...
2 months ago

What's Changed

  • fix(context): export ExecutionContext from hono by @yusukebe in #2346
  • fix(client): Remove trailing slash from /index for precise path matching by @poteboy in #2344
  • ci: fix bun version for denoify by @yusukebe in #2362
  • refactor(jsx-renderer): remove unnecessary comments for eslint by @yusukebe in #2361
  • fix(lambda-edge): Lambda@Edge GET/HEAD body error. by @trkbt10 in #2351
  • fix(jsx-renderer): don't overwrite headers if stream is true by @yusukebe in #2363
  • fix(context): set headers correctly if it has this.#headers by @yusukebe in #2364
  • fix(streaming): Fix stream SSE, not necessary close stream. by @damianpumar in #2320

New Contributors

Full Changelog: v4.1.0...v4.1.1

Don't miss a new hono release

NewReleases is sending notifications on new releases.