Skip to content

Latest commit

 

History

History
82 lines (36 loc) · 2.72 KB

CHANGELOG.md

File metadata and controls

82 lines (36 loc) · 2.72 KB

2.0.0 (2022-02-17)

Features

  • support for TypeScript 4.5 (998d68b)

BREAKING CHANGES

  • Some type definitions on the public API needed to be changed due to TypeScript breaking changes

1.2.1 (2022-02-16)

Bug Fixes

  • update all non breaking dependencies (01c7c0e)

1.2.0 (2020-10-26)

Features

  • getCryptoObject: method to get the crypto object depending on the environment (bac4919)

1.1.0 (2020-05-29)

Features

  • jwk: adds support for importing key from JSON Web Key (befcf93)

1.0.6 (2020-05-27)

Bug Fixes

1.0.5 (2020-05-26)

Bug Fixes

  • publishing the entire dist folder to npm (d3a3d40)

1.0.4 (2020-05-26)

Bug Fixes

  • correct build path for publishing (5249610)

1.0.3 (2020-05-26)

Bug Fixes

  • publishing README to npm (d20d36d)

1.0.2 (2020-05-26)

Bug Fixes

1.0.1 (2020-05-26)

Bug Fixes

  • correcting release on npm (279d9ba)

1.0.0 (2020-05-26)

Features