Releases: fastify/fastify-bearer-auth
Releases · fastify/fastify-bearer-auth
v7.0.2
- Correctly use crypto.timingSafeEqual
Full Changelog: v7.0.1...v7.0.2
v8.0.0
v7.0.1
What's Changed
- docs: update references to old fastify-* modules by @Fdawgs in #131
- build(deps-dev): use new @fastify org dependencies by @Fdawgs in #132
- 7.0.1 by @RafaelGSS in #133
New Contributors
- @RafaelGSS made their first contribution in #133
Full Changelog: v7.0.0...v7.0.1
v7.0.0
What's Changed
- chore(deps): bump actions/setup-node from 2 to 3 by @dependabot in #122
- chore(deps-dev): bump tap from 15.2.3 to 16.0.0 by @dependabot in #123
- chore(deps): bump actions/checkout from 2 to 3 by @dependabot in #124
- chore(deps-dev): bump tsd from 0.19.1 to 0.20.0 by @dependabot in #125
- chore(deps-dev): bump standard from 16.0.4 to 17.0.0 by @dependabot in #128
- Rename module by @jsumners in #130
New Contributors
Full Changelog: v6.2.0...v7.0.0
v6.2.0
v6.1.0
What's Changed
- Bump actions/setup-node from 2.1.5 to 2.2.0 by @dependabot in #92
- Bump fastify/github-action-merge-dependabot from 2.1.1 to 2.2.0 by @dependabot in #93
- Bump @types/node from 15.14.1 to 16.0.0 by @dependabot in #94
- Bump coverallsapp/github-action from 1.1.2 to 1.1.3 by @dependabot in #95
- Bump actions/setup-node from 2.2.0 to 2.3.0 by @dependabot in #96
- chore(deps): bump actions/setup-node from 2.3.0 to 2.3.1 by @dependabot in #97
- chore(deps): bump actions/setup-node from 2.3.1 to 2.3.2 by @dependabot in #98
- chore(deps): bump actions/setup-node from 2.3.2 to 2.4.0 by @dependabot in #99
- chore(deps): bump fastify/github-action-merge-dependabot from 2.2.0 to 2.3.0 by @dependabot in #100
- chore(deps): bump fastify/github-action-merge-dependabot from 2.3.0 to 2.4.0 by @dependabot in #101
- docs(readme): update
fastify-auth
example by @Fdawgs in #102 - chore(deps): bump fastify/github-action-merge-dependabot from 2.4.0 to 2.5.0 by @dependabot in #103
- chore(deps): bump actions/setup-node from 2.4.0 to 2.4.1 by @dependabot in #104
- chore(deps-dev): bump tsd from 0.17.0 to 0.18.0 by @dependabot in #105
- chore(deps): bump actions/checkout from 2.3.4 to 2.3.5 by @dependabot in #106
- chore(deps): bump actions/checkout from 2.3.5 to 2.4.0 by @dependabot in #107
- chore(deps-dev): bump tsd from 0.18.0 to 0.19.0 by @dependabot in #108
- chore(deps): bump fastify/github-action-merge-dependabot from 2.5.0 to 2.6.0 by @dependabot in #109
- build(dependabot): ignore minor and patch github-actions updates by @Fdawgs in #110
- chore(deps): bump fastify/github-action-merge-dependabot from 2.6.0 to 2.7.0 by @dependabot in #112
- chore(deps): bump fastify/github-action-merge-dependabot from 2.7.0 to 2.7.1 by @dependabot in #113
- chore(deps-dev): bump @types/node from 16.11.14 to 17.0.0 by @dependabot in #115
- automatic PR by @Eomm in #116
- automatic PR by @Eomm in #117
- Removed leak of invalid token in log (#118) by @FedericoMassaioli in #119
New Contributors
- @FedericoMassaioli made their first contribution in #119
Full Changelog: v6.0.0...v6.1.0
v6.0.0
v5.1.0
📚 PR:
- Bump fastify-plugin from 2.3.4 to 3.0.0
- Bump standard from 14.3.4 to 15.0.0
- Bump snazzy from 8.0.0 to 9.0.0
- Bump standard from 15.0.1 to 16.0.1
- Bump tsd from 0.13.1 to 0.14.0
- Merge pull request #57 from fastify/dependabot/npm_and_yarn/tsd-0.14.0
- Bump actions/setup-node from v1 to v2.1.4
- Merge pull request #61 from fastify/dependabot/github_actions/actions/setup-node-v2.1.4
- feat: add stale (#50)
- chore: add dependabot automerge (#55)
- docs(readme): grammar and spelling corrections (#58)
- Update docs, badges, and CI (#59)
- Bump fastify/github-action-merge-dependabot from v1 to v1.1.1 (#60)
- ci: fix coverall job names (#62)
- ci: ignore documentation updates (#64)
- ci: specify version of coveralls github action to use (#67)
- feat: add verify decorator to fastify (#66)