From aaa84fe4b318d589b4dc629652a7383881eff0b2 Mon Sep 17 00:00:00 2001 From: Filip Skokan Date: Wed, 5 Oct 2022 14:34:21 +0200 Subject: [PATCH] crypto: graduate webcrypto to stable --- doc/api/webcrypto.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/doc/api/webcrypto.md b/doc/api/webcrypto.md index 408d2b67cd4e2a..223ad2b39a3689 100644 --- a/doc/api/webcrypto.md +++ b/doc/api/webcrypto.md @@ -2,6 +2,10 @@ -> Stability: 1 - Experimental +> Stability: 2 - Stable Node.js provides an implementation of the standard [Web Crypto API][].