Skip to content

Releases: fastify/fastify-basic-auth

v6.0.1

22 Sep 09:00
4916266
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.0.0...v6.0.1

v6.0.0

05 Sep 14:42
f44c957
Compare
Choose a tag to compare
v6.0.0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v5.1.1...v6.0.0

v5.1.1

02 Dec 14:55
939f91a
Compare
Choose a tag to compare

📚 PR:

  • fix(index): do not set header if authenticate is false (#126)

v5.1.0

31 Oct 20:28
fa11558
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.0.0...v5.1.0

v5.0.0

29 Nov 07:10
7d284bc
Compare
Choose a tag to compare

📚 PR:

  • docs(readme): remove snyk badge (#92)
  • chore(.gitignore): use updated skeleton template (#93)
  • Bump tsd from 0.20.0 to 0.21.0 (#94)
  • Bump @types/node from 17.0.45 to 18.0.0 (#95)
  • Bump tsd from 0.21.0 to 0.22.0 (#96)
  • disable package lock generation (#98)
  • reorder npm scripts, run ci with lint: true (#100)
  • replace http-errors with @fastify/error (#99)
  • Bump fastify-plugin from 3.0.1 to 4.0.0 (#101)
  • chore: remove unused import in typings test (#102)
  • ci: enable license checking (#103)
  • build(deps-dev): bump tsd from 0.22.0 to 0.23.0 (#104)
  • types: add typings for realm function (fix #40) (#105)
  • chore(dev): add pre-commit (#106)
  • move types to types-folder, tests into test folder, update typings (#107)
  • build(deps-dev): bump @fastify/auth from 3.0.2 to 4.0.0 (#108)
  • build(deps-dev): bump tsd from 0.23.0 to 0.24.1 (#109)
  • nodenext compatiblity (#110)

v4.0.0

13 May 08:47
e514f44
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.2...v4.0.0

v3.0.2

04 May 09:31
20758b6
Compare
Choose a tag to compare

What's Changed

  • Added Error to return type of async validator by @vjau in #89

New Contributors

  • @vjau made their first contribution in #89

Full Changelog: v3.0.1...v3.0.2

v3.0.1

01 May 16:51
346d107
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v3.0.1

v3.0.0

27 Apr 13:36
714444c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.2.0...v3.0.0

v2.2.0

16 Nov 13:11
Compare
Choose a tag to compare

What's Changed

  • Bump actions/setup-node from 2.2.0 to 2.3.0 by @dependabot in #53
  • Bump actions/setup-node from 2.3.0 to 2.3.1 by @dependabot in #54
  • Bump actions/setup-node from 2.3.1 to 2.3.2 by @dependabot in #55
  • Bump actions/setup-node from 2.3.2 to 2.4.0 by @dependabot in #56
  • Bump fastify/github-action-merge-dependabot from 2.2.0 to 2.4.0 by @dependabot in #57
  • Bump fastify/github-action-merge-dependabot from 2.4.0 to 2.5.0 by @dependabot in #59
  • Bump actions/setup-node from 2.4.0 to 2.4.1 by @dependabot in #60
  • Bump actions/checkout from 2.3.4 to 2.3.5 by @dependabot in #62
  • Bump actions/checkout from 2.3.5 to 2.4.0 by @dependabot in #63
  • add this type to validate function by @matthyk in #64

New Contributors

Full Changelog: v2.1.0...v2.2.0