github honojs/hono v4.13.9

2 hours ago

What's Changed

  • fix(jsx): replace Suspense and ErrorBoundary content across newlines in #5380
  • fix(accepts): match media types and language tags case-insensitively in #5376
  • fix(linear-router): don't match an empty path segment as a param in #5373
  • fix(pretty-json): don't break responses with unparseable JSON bodies in #5377
  • fix(jwt): throw JwtTokenInvalid when the signature is not valid base64url in #5379
  • fix(aws-lambda): treat binary +xml archive media types as binary in #5424
  • fix(aws-lambda): preserve empty query parameters in #5292
  • fix(lambda-edge): sync content type detection with aws-lambda in #5426
  • fix(lambda-edge): fail with a descriptive error on a malformed event in #5358

Full Changelog: v4.13.8...v4.13.9

Don't miss a new hono release

NewReleases is sending notifications on new releases.