Skip to content

Commit

Permalink
crypto: graduate webcrypto to stable
Browse files Browse the repository at this point in the history
  • Loading branch information
panva committed Oct 5, 2022
1 parent 2f47a5b commit d8639cb
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion doc/api/webcrypto.md
Expand Up @@ -2,6 +2,10 @@

<!-- YAML
changes:
- version: REPLACEME
pr-url: https://github.com/nodejs/node/pull/TBD
description: No longer experimental except for the `Ed25519`, `Ed448`,
`X25519`, and `X448` algorithms.
- version:
- v18.4.0
- v16.17.0
Expand Down Expand Up @@ -35,7 +39,7 @@ changes:

<!-- introduced_in=v15.0.0 -->

> Stability: 1 - Experimental
> Stability: 2 - Stable
Node.js provides an implementation of the standard [Web Crypto API][].

Expand Down

0 comments on commit d8639cb

Please sign in to comment.