npm hono 4.12.3
v4.12.3

6 hours ago

What's Changed

  • fix(validator): prevent type diff bug in form data parsing by @EdamAme-x in #4753
  • fix(jwt): use Math.floor instead of bitwise OR for safe timestamp by @EdamAme-x in #4754
  • fix(jwt): fix JwtVariables for ContextVariableMap by @yusukebe in #4764
  • fix(types): remove DOM type dependencies from ClientResponse and request method by @YevheniiKotyrlo in #4768
  • fix(types): correct middleware types by @hmnd in #4774
  • fix(jwt): prevent memory leak by avoiding mutation of options object by @EdamAme-x in #4759

New Contributors

Full Changelog: v4.12.2...v4.12.3

Don't miss a new hono release

NewReleases is sending notifications on new releases.