Skip to content

Tags: SourceRegistry/node-jwt

Tags

v1.5.10

Toggle v1.5.10's commit message
node-jwt(release): v1.5.10

## [1.5.10](v1.5.9...v1.5.10) (2026-04-07)

### Bug Fixes

* remove unused type ([ff9cb08](ff9cb08))

v1.5.9

Toggle v1.5.9's commit message
node-jwt(release): v1.5.9

## [1.5.9](v1.5.8...v1.5.9) (2026-04-06)

### Bug Fixes

* publish ESM-safe declaration entrypoints ([007de85](007de85))

v1.5.8

Toggle v1.5.8's commit message
node-jwt(release): v1.5.8

## [1.5.8](v1.5.7...v1.5.8) (2026-04-06)

### Bug Fixes

* harden JWT verification and align published package outputs ([5f75fe7](5f75fe7))

v1.5.7

Toggle v1.5.7's commit message
node-jwt(release): v1.5.7

## [1.5.7](v1.5.6...v1.5.7) (2026-04-03)

### Bug Fixes

* republish package with built dist assets ([e9b1bae](e9b1bae))

v1.5.6

Toggle v1.5.6's commit message
node-jwt(release): v1.5.6

## [1.5.6](v1.5.5...v1.5.6) (2026-03-30)

### Bug Fixes

* ci workflow ([553a6b9](553a6b9))

v1.5.5

Toggle v1.5.5's commit message
node-jwt(release): v1.5.5

## [1.5.5](v1.5.4...v1.5.5) (2026-03-30)

### Bug Fixes

* add JSR export and automate releases ([a325eed](a325eed))
* added jsr badge to README ([bfd43a2](bfd43a2))
* satisfy jsr public api typing checks ([dd3d034](dd3d034))
* use npm ci in workflows ([cae5967](cae5967))

v1.5.4

Toggle v1.5.4's commit message
node-jwt(release): 🚀 v1.5.4

## [1.5.4](v1.5.3...v1.5.4) (2026-03-05)

### Bug Fixes

* **jwt:** harden production verification and raise test suite to 100% coverage ([deaa843](deaa843))
* **jwt:** harden verification and claims validation for production ([1272b1e](1272b1e))
* **jwt:** verify original signing input and handle HMAC key-type errors ([3afa4ac](3afa4ac))

v1.5.3

Toggle v1.5.3's commit message
node-jwt(release): 🚀 v1.5.3

## [1.5.3](v1.5.2...v1.5.3) (2026-02-23)

### Bug Fixes

* enhanced JWK with a toKeyObject() ([2b91b3f](2b91b3f))

v1.5.2

Toggle v1.5.2's commit message
node-jwt(release): 🚀 v1.5.2

## [1.5.2](v1.5.1...v1.5.2) (2026-02-22)

### Bug Fixes

* docs to reflect renaming reload to refresh ([6eff80e](6eff80e))

v1.5.1

Toggle v1.5.1's commit message
node-jwt(release): 🚀 v1.5.1

## [1.5.1](v1.5.0...v1.5.1) (2026-02-22)

### Bug Fixes

* renamed jwks.reload to refresh ([dd45d29](dd45d29))