Releases: fastify/fastify-auth
Releases · fastify/fastify-auth
v5.0.2
What's Changed
- refactor(auth): replace
var
withlet
by @Fdawgs in #234 - build(deps): bump fastify/workflows from 5.0.0 to 5.0.1 by @dependabot in #235
- style: remove trailing whitespace by @Fdawgs in #236
- chore(package): add
homepage
andbugs
urls by @Fdawgs in #237 - test: migrate from tap to node:test and c8 by @inyourtime in #238
- chore(package): add funding and contribs by @Fdawgs in #240
- docs(readme): add compatibility table by @Fdawgs in #241
- docs(readme): point ci badge at master/main branch by @Fdawgs in #242
- docs(readme): update ci badge syntax by @Fdawgs in #243
New Contributors
- @inyourtime made their first contribution in #238
Full Changelog: v5.0.1...v5.0.2
v5.0.1
v5.0.0
What's Changed
- build(deps-dev): bump tsd from 0.30.7 to 0.31.0 by @dependabot in #226
- Merge
next
intomaster
by @jsumners in #227 - build(deps-dev): bump tsd from 0.30.7 to 0.31.1 by @dependabot in #228
- build(deps-dev): bump rimraf from 5.0.9 to 6.0.1 by @dependabot in #229
- build(deps-dev): bump @types/node from 20.14.13 to 22.0.0 by @dependabot in #230
- build(deps): bump fastify/workflows from 4.1.0 to 5.0.0 by @dependabot in #232
- chore: update min fastify version by @Fdawgs in #231
Full Changelog: v4.6.1...v5.0.0
v4.6.1
v4.6.0
v4.5.0
What's Changed
- build(deps-dev): bump tsd from 0.29.0 to 0.30.0 by @dependabot in #208
- build(deps-dev): bump @fastify/type-provider-typebox from 3.6.0 to 4.0.0 by @dependabot in #209
- build(deps-dev): bump @fastify/jwt from 7.2.4 to 8.0.0 by @dependabot in #210
- docs(readme): replace
fastify.io
links withfastify.dev
by @Fdawgs in #212 - fix: broken link in README by @codershiba in #213
- docs(readme): remove
www.
fromfastify.dev
urls by @Fdawgs in #214 - chore(license): Update license year by @codershiba in #215
- build(deps-dev): bump @fastify/type-provider-json-schema-to-ts from 2.2.2 to 3.0.0 by @dependabot in #218
- feat: extend composite auth by @yakovenkodenis in #217
New Contributors
- @codershiba made their first contribution in #213
- @yakovenkodenis made their first contribution in #217
Full Changelog: v4.4.0...v4.5.0
v4.4.0
What's Changed
- ci: only trigger on pushes to main branches by @Fdawgs in #197
- build(deps-dev): bump @types/node from 18.16.5 to 20.1.0 by @dependabot in #198
- build(deps-dev): bump @fastify/jwt from 6.7.1 to 7.0.0 by @dependabot in #200
- types: improve typings by @Uzlopak in #202
- build(deps-dev): bump tsd from 0.28.1 to 0.29.0 by @dependabot in #203
- chore: add
.gitattributes
file by @Fdawgs in #205 - chore(package): explicitly declare js module type by @Fdawgs in #206
Full Changelog: v4.3.0...v4.4.0
v4.3.0
What's Changed
- build(deps-dev): bump tsd from 0.24.1 to 0.25.0 by @dependabot in #179
- add security considerations by @Uzlopak in #180
- chore(.gitignore): add clinic by @Fdawgs in #181
- chore(.gitignore): add bun lockfile by @Fdawgs in #185
- build(deps-dev): bump tsd from 0.25.0 to 0.26.0 by @dependabot in #186
- build(deps-dev): bump rimraf from 3.0.2 to 4.3.0 by @dependabot in #187
- build(deps-dev): bump tsd from 0.26.1 to 0.27.0 by @dependabot in #188
- build(deps-dev): bump tsd from 0.27.0 to 0.28.0 by @dependabot in #189
- build(deps-dev): bump @fastify/type-provider-typebox from 2.4.0 to 3.0.0 by @dependabot in #190
- build(deps-dev): bump rimraf from 4.4.1 to 5.0.0 by @dependabot in #191
- feat: more flexible composited authenication by @shenxdtw in #195
- refactor function binding by @shenxdtw in #196
New Contributors
Full Changelog: v4.2.0...v4.3.0