Skip to content

Latest commit

 

History

History
143 lines (63 loc) · 4.68 KB

CHANGELOG.md

File metadata and controls

143 lines (63 loc) · 4.68 KB

Changelog

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