github honojs/hono v4.12.28

4 hours ago

What's Changed

  • fix(serve-static): treat empty string content as found by @yusukebe in #5062
  • docs(MIGRATION): fix req.raw.headers reference (property, not method) by @EduardF1 in #5047
  • chore: don't publish *.tsbuildinfo by @yusukebe in #5066
  • fix(utils/body,validator): normalize Content-Type media type for case-insensitive matching by @yusukebe in #5067
  • fix: avoid circular dependency between body.ts and request.ts by @usualoma in #5071
  • fix(bun): report the requested subprotocol on WSContext.protocol by @greymoth-jp in #5059
  • chore: bump devDependencies by @yusukebe in #5085
  • fix(aws-lambda): detect V2 events by request context, not rawPath alone by @VihaanAgarwal in #5033
  • docs(context-storage): fix JSDoc by @yusukebe in #5086

New Contributors

Full Changelog: v4.12.27...v4.12.28

Don't miss a new hono release

NewReleases is sending notifications on new releases.