Skip to content

v4.3.8

Compare
Choose a tag to compare
@yusukebe yusukebe released this 19 May 11:02
· 96 commits to main since this release

What's Changed

  • test(validator): compatibility with Node.js v20.13.1 by @yusukebe in #2682
  • refactor(utils/jwt): remove some any by @fzn0x in #2684
  • refactor(timing): don't use Partial for the options by @yusukebe in #2712
  • refactor(secure-headers): don't use Partial for the options by @yusukebe in #2713
  • fix(context): Retain all cookies when passing ResponseInit to c.body by @codeflows in #2690
  • fix(hono-jsx): make ref unrequried for forward ref by @dygy in #2715

New Contributors

Full Changelog: v4.3.7...v4.3.8