Skip to content

Releases: nearform/fast-jwt

v2.0.0

14 Nov 17:07
d6270e4
Compare
Choose a tag to compare

Breaking changes

  • Errors are no longer cached by default. To enable error caching set errorCacheTTL, check documentation.

What's Changed

Full Changelog: v1.7.2...v2.0.0

v1.7.2

13 Nov 11:19
31209b3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.7.1...v1.7.2

v1.7.1

06 Sep 09:56
c5ed863
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): bump tsd from 0.22.0 to 0.23.0 by @dependabot in #260
  • fix: aud in SignerOptions should accept array of strings by @s25g5d4 in #263

New Contributors

Full Changelog: v1.7.0...v1.7.1

v1.7.0

01 Aug 16:08
d88f034
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6.1...v1.7.0

v1.6.1

10 Jul 21:39
ef2615b
Compare
Choose a tag to compare

What's Changed

  • chore: trigger CI on pushes to master alone by @simoneb in #249
  • chore(deps): bump nearform/optic-release-automation-action from 2 to 3 by @dependabot in #247
  • chore(deps-dev): bump tsd from 0.21.0 to 0.22.0 by @dependabot in #250
  • fix: add missing types 'requiredClaims' and 'checkTyp' to VerifierOptions by @mahendraHegde in #251

New Contributors

Full Changelog: v1.6.0...v1.6.1

v1.6.0

21 Jun 09:23
474109c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.4...v1.6.0

v1.5.4

28 Apr 11:13
0c60acd
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.3...v1.5.4

v1.5.3

06 Apr 08:02
fe11cc6
Compare
Choose a tag to compare

What's Changed

  • Update engines.node to include version 17 by @olyop in #222
  • fix: missing types - createSigner private key by @bwyx in #216

New Contributors

Full Changelog: v1.5.2...v1.5.3

v1.5.2

04 Apr 14:47
66eab88
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.1...v1.5.2

v1.5.1

21 Feb 14:17
1ab0212
Compare
Choose a tag to compare

What's Changed

  • Fix cache containing "not yet active tokens" that never become active by @krazylek in #195

Full Changelog: v1.5.0...v1.5.1