npm hono 4.13.8
v4.13.8

4 hours ago

What's Changed

  • docs: fix typos in code comments and link third-party middleware section in #5343
  • perf(jsx/dom): reduce lookup work for large keyed updates in #5340
  • fix(aws-lambda): respect backpressure when streaming the response body in #5351
  • fix(accepts, language): skip accept entries with quality 0 when matching in #5311
  • fix(accept): treat the q parameter name as case-insensitive in #5349
  • fix(accept): clamp a negative q to 0, not 1 in #5357
  • fix(request): keep the request media type when reusing a cached body in #5366
  • docs(combine): fix except() JSDoc param and add missing @returns in #5346
  • perf(jsx/dom): optimize matching-head child lookup during reconciliation in #5329

Full Changelog: v4.13.7...v4.13.8

Don't miss a new hono release

NewReleases is sending notifications on new releases.