github honojs/hono v2.0.8

latest releases: v4.3.0, v4.2.9, v4.2.8...
21 months ago

Summary

Mostly bug fixes:

  • Fixed errors for ETag Middleware. There was a bug returning a server error when the file size is too large.
  • Fixed Context header values "shifting". Sometimes, the values were not correct.

What's Changed

  • refactor(compose): cache length by @yusukebe in #460
  • fix(ETag): fixed an error when the file size is too large. by @yusukebe in #461
  • refactor(mime): made .ico file's extension to image/x-icon by @yusukebe in #462
  • fix(context): fix header values shifting by @yusukebe in #463

Full Changelog: v2.0.7...v2.0.8

Don't miss a new hono release

NewReleases is sending notifications on new releases.