Releases: fastify/fastify-jwt
Releases · fastify/fastify-jwt
v10.0.0
v9.1.0
What's Changed
- test: migrate to node test runner by @ilteoood in #367
- ci(ci): set job permissions by @Fdawgs in #370
- perf: use
node:prefix to bypass require.cache call for builtins by @Fdawgs in #371 - fix: capture missingRequiredClaim errors and map to 401 by @frederikprijck in #369
New Contributors
- @ilteoood made their first contribution in #367
- @frederikprijck made their first contribution in #369
Full Changelog: v9.0.4...v9.1.0
v9.0.4
v9.0.3
v9.0.2
What's Changed
- build(deps): bump fastify/workflows from 5.0.0 to 5.0.1 by @dependabot in #349
- docs: update readme to clarify fastify version compatibility by @simoneb in #350
- build(deps-dev): bump @fastify/cookie from 10.0.1 to 11.0.1 by @dependabot in #351
- fix: Async key provider and errors should be resolved internally -- dynamic JWTs in tests by @jmjf in #338
- style: remove trailing whitespace by @Fdawgs in #352
- build(deps): bump fast-jwt from 4.0.6 to 5.0.0 by @dependabot in #353
- docs(readme): update ci badge syntax by @Fdawgs in #354
New Contributors
Full Changelog: v9.0.1...v9.0.2
v9.0.1
v9.0.0
What's Changed
- build(deps): bump @fastify/error from 3.4.1 to 4.0.0 by @dependabot in #337
- Merge
nextintomasterby @jsumners in #339 - build(deps-dev): bump @types/node from 20.14.13 to 22.0.0 by @dependabot in #340
- build(deps): bump fastify/workflows from 4.1.0 to 5.0.0 by @dependabot in #342
- chore: update min fastify version by @Fdawgs in #341
- Docs(README): Fix code example indentation by @kerolloz in #345
New Contributors
Full Changelog: 8.0.1...v9.0.0
v8.0.1
v8.0.0
What's Changed
- test: use t.error by @Uzlopak in #322
- build(deps-dev): bump tsd from 0.29.0 to 0.30.0 by @dependabot in #320
- docs(readme): add missing extractToken option by @dancastillo in #324
- Ignore authorization headers if not Bearer by @cberescu in #325
Full Changelog: v7.2.4...v8.0.0