Skip to content

Releases: panva/jose

v5.8.0

26 Aug 11:43
Compare
Choose a tag to compare

Features

  • add subpath module exports (72ecff6)

Refactor

  • omit LocalJWKSet export since it's no longer needed for RemoteJWKSet (c502731)

v5.7.0

19 Aug 11:01
Compare
Choose a tag to compare

Features

  • graduate jwksCache to stable API (0f09c12)

v5.6.3

03 Jul 07:19
Compare
Choose a tag to compare

Fixes

  • add sideEffects:false to nested ESM package.json files (f3aff1c)

v4.15.9

03 Jul 07:18
Compare
Choose a tag to compare

Fixes

  • add sideEffects:false to nested ESM package.json files (17eef5f)

v5.6.2

27 Jun 15:57
Compare
Choose a tag to compare

Refactor

  • CryptoKey normalization is not always async (b7751f5)
  • weak cache normalized CryptoKey instances (32b25a5)

Fixes

  • ensure KeyObject type in Web API encrypt/decrypt (b7920bd)

v5.6.1

27 Jun 15:01
Compare
Choose a tag to compare

Refactor

  • normalize is always defined for Web API runtimes (7bcb103)

Fixes

  • workaround turbo's eager optimizations (723a042), closes #690

v5.6.0

27 Jun 12:11
Compare
Choose a tag to compare

Features

  • support KeyObject inputs in WebCryptoAPI runtimes given compatibility (e178b8f)

v5.5.0

26 Jun 10:13
Compare
Choose a tag to compare

Features

v5.4.1

18 Jun 12:02
Compare
Choose a tag to compare

Fixes

  • ensure latest release on npm is v5.x (a9b2a30)

v4.15.7

18 Jun 11:57
Compare
Choose a tag to compare

Fixes

  • add a workerd package.json target (e36d69e)