Skip to content

v4.1.1

Compare
Choose a tag to compare
@yusukebe yusukebe released this 17 Mar 00:51
· 244 commits to main since this release

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