Skip to content

Releases: fastify/fastify-auth

v5.0.4

28 Nov 10:47
v5.0.4
86465c3

Choose a tag to compare

What's Changed

  • ci(ci): add concurrency config by @Fdawgs in #268
  • build(deps-dev): bump @fastify/type-provider-typebox from 5.2.0 to 6.1.0 by @dependabot[bot] in #269
  • fix(auth): avoid mutating opts param in fastifyAuth by @Fdawgs in #270
  • chore(auth): add jsdoc types by @Fdawgs in #271

Full Changelog: v5.0.3...v5.0.4

v5.0.3

28 Sep 14:10

Choose a tag to compare

What's Changed

  • build(deps-dev): replace standard with neostandard by @Fdawgs in #239
  • build(deps-dev): add eslint, peer dep of neostandard by @Fdawgs in #244
  • build(deps-dev): bump @fastify/type-provider-json-schema-to-ts from 4.0.1 to 5.0.0 by @dependabot[bot] in #245
  • test: prefix unused params with underscores by @Fdawgs in #246
  • docs(readme): grammar and spelling fixes by @Fdawgs in #247
  • refactor(auth): throw typeerror if param type wrong by @Fdawgs in #248
  • build(dependabot): reduce npm updates to monthly by @Fdawgs in #249
  • docs(readme): conciseness improvements by @Fdawgs in #250
  • docs(readme): consider preParsing hook safe by @Fdawgs in #251
  • chore: rename master to main by @Fdawgs in #252
  • ci(ci): set job permissions by @Fdawgs in #253
  • docs(readme): update plugin version syntax by @Fdawgs in #254
  • ci: set permissions at workflow level by @Fdawgs in #256
  • ci: restore job level permissions by @Fdawgs in #257
  • build(deps-dev): bump tsd from 0.31.2 to 0.32.0 by @dependabot[bot] in #259
  • chore(license): update date ranges; standardise style by @Fdawgs in #261
  • build(deps-dev): bump @types/node from 22.15.34 to 24.0.8 by @dependabot[bot] in #262
  • build(deps-dev): bump tsd from 0.32.0 to 0.33.0 by @dependabot[bot] in #263
  • build(deps-dev): bump @fastify/jwt from 9.1.0 to 10.0.0 by @dependabot[bot] in #264
  • chore(.npmrc): ignore scripts by @Fdawgs in #265
  • build(deps-dev): remove @fastify/pre-commit by @Fdawgs in #266

Full Changelog: v5.0.2...v5.0.3

v5.0.2

14 Dec 08:38
c821daa

Choose a tag to compare

What's Changed

  • refactor(auth): replace var with let 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 and bugs 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

Full Changelog: v5.0.1...v5.0.2

v5.0.1

22 Sep 08:56
b440d9f

Choose a tag to compare

What's Changed

Full Changelog: v5.0.0...v5.0.1

v5.0.0

05 Sep 10:30
7ea2f75

Choose a tag to compare

What's Changed

Full Changelog: v4.6.1...v5.0.0

v4.6.1

26 Feb 18:14
e8d4580

Choose a tag to compare

What's Changed

Full Changelog: v4.6.0...v4.6.1

v4.6.0

12 Feb 14:55
211676d

Choose a tag to compare

What's Changed

  • chore(.gitignore): add .tap/ dir by @Fdawgs in #221
  • types: improve typing to allow custom request and reply by @Puppo in #211

New Contributors

Full Changelog: v4.5.0...v4.6.0

v4.5.0

02 Feb 10:48
b94f853

Choose a tag to compare

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 with fastify.dev by @Fdawgs in #212
  • fix: broken link in README by @codershiba in #213
  • docs(readme): remove www. from fastify.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

Full Changelog: v4.4.0...v4.5.0

v4.4.0

29 Oct 14:44
9110e3e

Choose a tag to compare

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

21 Apr 08:10

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.2.0...v4.3.0