New
v4.11.5
What's Changed
- fix(client): exclude $all from ClientRequest type by @paveg in https://github.com/honojs/hono/pull/4611
- refactor(jwks): mark allowedAlgorithms, so the user can pass a `const… by @nikeee in https://github.com/honojs/hono/pull/4641
- feat(jwt): export
AlgorithmTypesby @yusukebe in https://github.com/honojs/hono/pull/4642
New Contributors
- @paveg made their first contribution in https://github.com/honojs/hono/pull/4611
- @nikeee made their first contribution in https://github.com/honojs/hono/pull/4641
Full Changelog: https://github.com/honojs/hono/compare/v4.11.4...v4.11.5