Releases: fastify/fastify-jwt
Releases · fastify/fastify-jwt
v6.3.0
What's Changed
- build(deps): bump fastify-plugin from 3.0.1 to 4.0.0 by @dependabot in #243
- disable package-lock generation by @Uzlopak in #245
- replace http-errors with @fastify/errors by @Uzlopak in #244
- fix: add type to support ES256 with passphrase in TypeScript by @yaoandy107 in #247
New Contributors
- @Uzlopak made their first contribution in #245
- @yaoandy107 made their first contribution in #247
Full Changelog: v6.2.1...v6.3.0
v6.2.1
What's Changed
- build(deps-dev): bump tsd from 0.21.0 to 0.22.0 by @dependabot in #239
- Add decoratorName in the request object instead of default user by @cberescu in #241
New Contributors
Full Changelog: v6.2.0...v6.2.1
v6.2.0
What's Changed
- chore(.gitignore): use updated skeleton template by @Fdawgs in #230
- docs: fix jwt type usage documentation by @fernandesGabriel in #231
- build(deps-dev): bump tsd from 0.20.0 to 0.21.0 by @dependabot in #232
- build(deps-dev): bump @fastify/cookie from 6.0.0 to 7.0.0 by @dependabot in #233
- chore(package): remove
engines
field by @Fdawgs in #234 - build(deps-dev): bump @types/node from 17.0.45 to 18.0.0 by @dependabot in #235
- onlyCookie option for jwtVerify by @Bugs5382 in #238
New Contributors
- @fernandesGabriel made their first contribution in #231
- @Bugs5382 made their first contribution in #238
Full Changelog: v6.1.0...v6.2.0
v6.1.0
What's Changed
- docs(readme): remove snyk badge by @Fdawgs in #228
- Change decorator name by @sergioalmela in #229
New Contributors
- @sergioalmela made their first contribution in #229
Full Changelog: v6.0.0...v6.1.0
v6.0.0
v5.0.1
What's Changed
- build(deps-dev): use new @fastify org dependencies by @Fdawgs in #224
- docs: update references to old fastify-* modules by @Fdawgs in #223
- 5.0.1 by @RafaelGSS in #225
New Contributors
- @RafaelGSS made their first contribution in #225
Full Changelog: v5.0.0...v5.0.1
v5.0.0
What's Changed
- build: reduce dependabot update frequency by @Fdawgs in #209
- Update README, Typescript Custom Type Declaration by @eziz-hudayberdiyev in #210
- docs: update Authentication for some routes example to use the onRequest hook by @rluvaton in #212
- build(deps): bump actions/setup-node from 2 to 3 by @dependabot in #215
- build(deps): bump actions/checkout from 2 to 3 by @dependabot in #216
- build(deps-dev): bump tap from 15.2.3 to 16.0.0 by @dependabot in #217
- build(deps-dev): bump tsd from 0.19.1 to 0.20.0 by @dependabot in #218
- fix: do not mutate and return the initial options by @darkgl0w in #214
- build(deps-dev): bump standard from 16.0.4 to 17.0.0 by @dependabot in #219
- Rename module by @jsumners in #220
New Contributors
- @eziz-hudayberdiyev made their first contribution in #210
- @rluvaton made their first contribution in #212
- @jsumners made their first contribution in #220
Full Changelog: v4.1.3...v5.0.0