Skip to content

Releases: fastify/fastify-jwt

v7.0.0

24 May 18:54
e13ac43
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.7.1...v7.0.0

v6.7.1

16 Mar 17:43
7272b4f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.7.0...v6.7.1

v6.7.0

06 Mar 14:47
b276481
Compare
Choose a tag to compare

What's Changed

  • chore(.gitignore): add bun lockfile by @Fdawgs in #277
  • fix: propagate user result by @Eomm in #278

Full Changelog: v6.6.0...v6.7.0

v6.6.0

21 Feb 10:28
3294084
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.5.0...v6.6.0

v6.5.0

30 Nov 06:48
077676a
Compare
Choose a tag to compare

📚 PR:

  • nodenext compatibility (#270)

v6.4.0

25 Nov 18:13
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.3.3...v6.4.0

v6.3.3

12 Nov 09:37
d902fce
Compare
Choose a tag to compare

📚 PR:

  • docs(readme): replace use of deprecated variadic listen() (#253)
  • bump fast-jwt to get support for Node 18 (#257)
  • build(deps-dev): bump tsd from 0.22.0 to 0.23.0 (#256)
  • build(deps-dev): bump @fastify/cookie from 7.4.0 to 8.1.0 (#255)
  • build(deps-dev): bump tsd from 0.23.0 to 0.24.1 (#259)
  • run lint on pre-commit (#262)
  • remove dev dependency typescript (#261)
  • fix(types): Add onlyCookie verify option tests and types (#266)

v6.3.2

02 Aug 15:06
Compare
Choose a tag to compare

📚 PR:

  • docs: remove redundant --save arg
  • build(deps-dev): replace pre-commit with @fastify/pre-commit (#252)
  • ci: enable license checking (#251)
  • fix: add missing lookupToken to the type (#250)

v6.3.1

14 Jul 13:36
acab7e8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.3.0...v6.3.1

v6.3.0

13 Jul 10:30
4bcbefe
Compare
Choose a tag to compare

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

Full Changelog: v6.2.1...v6.3.0