Skip to content

Commit 46a3afb

Browse files
authored
doc: graduate webcrypto to stable
PR-URL: #44897 Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Tobias Nießen <[email protected]> Reviewed-By: Minwoo Jung <[email protected]>
1 parent c163bf9 commit 46a3afb

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

doc/api/webcrypto.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
<!-- YAML
44
changes:
5+
- version: REPLACEME
6+
pr-url: https://github.com/nodejs/node/pull/44897
7+
description: No longer experimental except for the `Ed25519`, `Ed448`,
8+
`X25519`, and `X448` algorithms.
59
- version:
610
- v18.4.0
711
- v16.17.0
@@ -35,7 +39,7 @@ changes:
3539

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

38-
> Stability: 1 - Experimental
42+
> Stability: 2 - Stable
3943
4044
Node.js provides an implementation of the standard [Web Crypto API][].
4145

0 commit comments

Comments
 (0)