From 46a3afb579cc9dd3465c09c9902088e87a388a4a Mon Sep 17 00:00:00 2001 From: Filip Skokan Date: Mon, 10 Oct 2022 02:14:48 +0200 Subject: [PATCH] doc: graduate webcrypto to stable MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit PR-URL: https://github.com/nodejs/node/pull/44897 Reviewed-By: Luigi Pinca Reviewed-By: Tobias Nießen Reviewed-By: Minwoo Jung --- 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 98f0af5a7a78c1..d683740f395573 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][].