npm hono 4.12.19
v4.12.19

7 hours ago

What's Changed

  • ci: pin GitHub Actions to SHAs by @yusukebe in #4932
  • fix(serveStatic): make options parameter optional in all adapters by @mixelburg in #4934
  • fix(cookie): return the first cookie when there are multiple cookies with the same name by @usualoma in #4922
  • feat(bearer-auth): make bearerAuth generic for typed context in verifyToken by @justinnais in #4913
  • feat(cache): key cache entries by configured vary headers by @usualoma in #4915
  • feat(request): add bytes() by @yusukebe in #4921
  • fix(stream): upgrade @hono/node-server to v2 and fix abort handling by @yusukebe in #4940

New Contributors

Full Changelog: v4.12.18...v4.12.19

Don't miss a new hono release

NewReleases is sending notifications on new releases.