Skip to content

Files

Latest commit

05f962f · Mar 27, 2025

History

History
185 lines (81 loc) · 6.09 KB

CHANGELOG.md

File metadata and controls

185 lines (81 loc) · 6.09 KB

Changelog

3.3.5 (2025-03-27)

Bug Fixes

  • multiple calls to start produce unexpected behaviour (5cad8cb)

3.3.4 (2025-02-06)

Bug Fixes

  • correctly set repository url (83a62cd)

3.3.3 (2025-02-06)

Bug Fixes

  • give correct permissions to token (1e0b631)

3.3.2 (2025-02-06)

Bug Fixes

  • correctly set token for publication (8b46074)

3.3.1 (2025-02-06)

Bug Fixes

  • use npm to publish package (f9d4209)

3.3.0 (2025-02-06)

Features

  • build an esmodule as well as an commonjs module (fc23600)

3.2.2 (2024-07-17)

Bug Fixes

  • publication pipeline broken (3e013dc)

3.2.1 (2024-07-17)

Bug Fixes

  • publication pipeline fails (dd6635b)

3.2.0 (2024-07-17)

Features

  • support custom msw server (e8f341f)

3.1.0 (2023-07-16)

Features

  • make createJWKS more robust on malformed base strings (daa5d8a)

3.0.0 (2023-07-16)

⚠ BREAKING CHANGES

  • use msw instead of nock

Features

  • use msw instead of nock (c0ecb79)

2.1.1 (2023-07-16)

Bug Fixes

  • undo accidental release of msw suppport as minor release (2dbfd9e)

2.1.0 (2023-07-16)

Features

  • use msw instead of nock (3f02804)

2.0.3 (2023-03-15)

Bug Fixes

  • use npm package name in readme example (bdc4ba6)

2.0.2 (2023-03-15)

Bug Fixes

  • correct format (c76af27)
  • re-add examples to readme for convenience (60aa568)

2.0.1 (2023-03-15)

Bug Fixes

2.0.0 (2023-03-15)

⚠ BREAKING CHANGES

  • make it an esmodule

Features

1.0.9 (2022-12-23)

Bug Fixes

1.0.8 (2022-10-25)

Bug Fixes

1.0.7 (2022-10-25)

Bug Fixes

  • export JWKSMock interface and JwtPayload interface for convenience (eea4b2e), closes #83

1.0.6 (2022-10-18)

Bug Fixes

  • disallow using numbers for "iat" and "exp" (95f0777), closes #79

1.0.5 (2022-10-16)

Miscellaneous Chores

  • use correct secret for npm publish (78866a8)

1.0.4 (2022-10-16)

Miscellaneous Chores

0.3.3 (2022-10-16)

Bug Fixes

0.3.2 (2022-10-16)

Bug Fixes