github honojs/hono v3.1.5

latest releases: v4.6.3, v4.6.2, v4.6.1...
18 months ago

Summary

This is a patch-release. Bug fixes for URL query parsing and some small new features.

What's Changed

  • fix(utils/url): Fix behavior when parameters with no value specified are mixed. by @usualoma in #1023
  • feat(adapter): infer env typings from context by @marbemac in #1021
  • feat(types): expose Input type by @equt in #1019
  • feat(deno): denoify by @yusukebe in #1024
  • feat(jwt): support for getting payload from c.get('jwtPayload') by @yusukebe in #1025

New Contributors

Full Changelog: v3.1.4...v3.1.5

Don't miss a new hono release

NewReleases is sending notifications on new releases.