Skip to content

Commit

Permalink
chore(release): 2.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.0.0](v1.2.1...v2.0.0) (2022-02-17)

### Features

* support for TypeScript 4.5 ([998d68b](998d68b))

### BREAKING CHANGES

* Some type definitions on the public API needed to be changed due to TypeScript
breaking changes
  • Loading branch information
semantic-release-bot committed Feb 17, 2022
1 parent a8c5114 commit 3463d93
Show file tree
Hide file tree
Showing 6 changed files with 57 additions and 48 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# [2.0.0](https://github.com/willgm/web-crypto-tools/compare/v1.2.1...v2.0.0) (2022-02-17)


### Features

* support for TypeScript 4.5 ([998d68b](https://github.com/willgm/web-crypto-tools/commit/998d68b10b6c2eb02d428b3b011fcd72d0d7ea3a))


### BREAKING CHANGES

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

## [1.2.1](https://github.com/willgm/web-crypto-tools/compare/v1.2.0...v1.2.1) (2022-02-16)


Expand Down
2 changes: 1 addition & 1 deletion docs/assets/search.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -74,4 +74,4 @@ <h2>:book: Documentation</h2>
<h2>License</h2>
</a>
<p><a href="https://github.com/willgm/web-crypto-tools/blob/master/LICENSE">MIT</a></p>
</div></div><div class="col-4 col-menu menu-sticky-wrap menu-highlight"><nav class="tsd-navigation primary"><ul><li class="current"><a href="modules.html">Exports</a></li></ul></nav><nav class="tsd-navigation secondary menu-sticky"><ul><li class="tsd-kind-type-alias"><a href="modules.html#CryptoAlgorithm" class="tsd-kind-icon">Crypto<wbr/>Algorithm</a></li><li class="tsd-kind-type-alias"><a href="modules.html#CryptoKeyUsage" class="tsd-kind-icon">Crypto<wbr/>Key<wbr/>Usage</a></li><li class="tsd-kind-type-alias"><a href="modules.html#DeriveAlgorithm" class="tsd-kind-icon">Derive<wbr/>Algorithm</a></li><li class="tsd-kind-type-alias"><a href="modules.html#DerivedAlgorithmFor" class="tsd-kind-icon">Derived<wbr/>Algorithm<wbr/>For</a></li><li class="tsd-kind-type-alias"><a href="modules.html#ImportAlgorithm" class="tsd-kind-icon">Import<wbr/>Algorithm</a></li><li class="tsd-kind-type-alias"><a href="modules.html#OriginalKeyFormat" class="tsd-kind-icon">Original<wbr/>Key<wbr/>Format</a></li><li class="tsd-kind-type-alias"><a href="modules.html#TypedArray" class="tsd-kind-icon">Typed<wbr/>Array</a></li><li class="tsd-kind-variable"><a href="modules.html#PBKDF2_ITERATIONS_DEFAULT" class="tsd-kind-icon">PBKDF2_<wbr/>ITERATIONS_<wbr/>DEFAULT</a></li><li class="tsd-kind-function"><a href="modules.html#decode" class="tsd-kind-icon">decode</a></li><li class="tsd-kind-function"><a href="modules.html#decryptValue" class="tsd-kind-icon">decrypt<wbr/>Value</a></li><li class="tsd-kind-function"><a href="modules.html#deriveCryptKey" class="tsd-kind-icon">derive<wbr/>Crypt<wbr/>Key</a></li><li class="tsd-kind-function"><a href="modules.html#encode" class="tsd-kind-icon">encode</a></li><li class="tsd-kind-function"><a href="modules.html#encryptValue" class="tsd-kind-icon">encrypt<wbr/>Value</a></li><li class="tsd-kind-function"><a href="modules.html#generateBaseCryptoKey" class="tsd-kind-icon">generate<wbr/>Base<wbr/>Crypto<wbr/>Key</a></li><li class="tsd-kind-function"><a href="modules.html#generateHash" class="tsd-kind-icon">generate<wbr/>Hash</a></li><li class="tsd-kind-function"><a href="modules.html#generateNonce" class="tsd-kind-icon">generate<wbr/>Nonce</a></li><li class="tsd-kind-function"><a href="modules.html#generateRandomValues" class="tsd-kind-icon">generate<wbr/>Random<wbr/>Values</a></li><li class="tsd-kind-function"><a href="modules.html#generateSalt" class="tsd-kind-icon">generate<wbr/>Salt</a></li><li class="tsd-kind-function"><a href="modules.html#getCryptoObject" class="tsd-kind-icon">get<wbr/>Crypto<wbr/>Object</a></li><li class="tsd-kind-function"><a href="modules.html#isTypedArray" class="tsd-kind-icon">is<wbr/>Typed<wbr/>Array</a></li></ul></nav></div></div></div><footer class="with-border-bottom"><div class="container"><h2>Settings</h2><p>Theme <select id="theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></p></div></footer><div class="container tsd-generator"><p>Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></div><div class="overlay"></div><script src="assets/main.js"></script></body></html>
</div></div><div class="col-4 col-menu menu-sticky-wrap menu-highlight"><nav class="tsd-navigation primary"><ul><li class="current"><a href="modules.html">Exports</a></li></ul></nav><nav class="tsd-navigation secondary menu-sticky"><ul><li class="tsd-kind-type-alias"><a href="modules.html#CryptoAlgorithm" class="tsd-kind-icon">Crypto<wbr/>Algorithm</a></li><li class="tsd-kind-type-alias"><a href="modules.html#CryptoKeyUsage" class="tsd-kind-icon">Crypto<wbr/>Key<wbr/>Usage</a></li><li class="tsd-kind-type-alias"><a href="modules.html#DeriveAlgorithm" class="tsd-kind-icon">Derive<wbr/>Algorithm</a></li><li class="tsd-kind-type-alias"><a href="modules.html#DerivedAlgorithmFor" class="tsd-kind-icon">Derived<wbr/>Algorithm<wbr/>For</a></li><li class="tsd-kind-type-alias"><a href="modules.html#ImportAlgorithm" class="tsd-kind-icon">Import<wbr/>Algorithm</a></li><li class="tsd-kind-variable"><a href="modules.html#PBKDF2_ITERATIONS_DEFAULT" class="tsd-kind-icon">PBKDF2_<wbr/>ITERATIONS_<wbr/>DEFAULT</a></li><li class="tsd-kind-function"><a href="modules.html#decode" class="tsd-kind-icon">decode</a></li><li class="tsd-kind-function"><a href="modules.html#decryptValue" class="tsd-kind-icon">decrypt<wbr/>Value</a></li><li class="tsd-kind-function"><a href="modules.html#deriveCryptKey" class="tsd-kind-icon">derive<wbr/>Crypt<wbr/>Key</a></li><li class="tsd-kind-function"><a href="modules.html#encode" class="tsd-kind-icon">encode</a></li><li class="tsd-kind-function"><a href="modules.html#encryptValue" class="tsd-kind-icon">encrypt<wbr/>Value</a></li><li class="tsd-kind-function"><a href="modules.html#generateBaseCryptoKey" class="tsd-kind-icon">generate<wbr/>Base<wbr/>Crypto<wbr/>Key</a></li><li class="tsd-kind-function"><a href="modules.html#generateHash" class="tsd-kind-icon">generate<wbr/>Hash</a></li><li class="tsd-kind-function"><a href="modules.html#generateNonce" class="tsd-kind-icon">generate<wbr/>Nonce</a></li><li class="tsd-kind-function"><a href="modules.html#generateRandomValues" class="tsd-kind-icon">generate<wbr/>Random<wbr/>Values</a></li><li class="tsd-kind-function"><a href="modules.html#generateSalt" class="tsd-kind-icon">generate<wbr/>Salt</a></li><li class="tsd-kind-function"><a href="modules.html#getCryptoObject" class="tsd-kind-icon">get<wbr/>Crypto<wbr/>Object</a></li><li class="tsd-kind-function"><a href="modules.html#isTypedArray" class="tsd-kind-icon">is<wbr/>Typed<wbr/>Array</a></li></ul></nav></div></div></div><footer class="with-border-bottom"><div class="container"><h2>Settings</h2><p>Theme <select id="theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></p></div></footer><div class="container tsd-generator"><p>Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></div><div class="overlay"></div><script src="assets/main.js"></script></body></html>
Loading

0 comments on commit 3463d93

Please sign in to comment.