@@ -361,13 +361,15 @@ added:
361361 - v17.6.0
362362 - v16.15.0
363363changes:
364+ - version: REPLACEME
365+ pr-url: https://github.com/nodejs/node/pull/52564
366+ description: No longer experimental.
364367 - version: v19.0.0
365368 pr-url: https://github.com/nodejs/node/pull/42083
366369 description: No longer behind `--experimental-global-webcrypto` CLI flag.
367370-->
368371
369- > Stability: 1 - Experimental. Disable this API with the
370- > [ ` --no-experimental-global-webcrypto ` ] [ ] CLI flag.
372+ > Stability: 2 - Stable.
371373
372374A browser-compatible implementation of {Crypto}. This global is available
373375only if the Node.js binary was compiled with including support for the
@@ -380,13 +382,15 @@ added:
380382 - v17.6.0
381383 - v16.15.0
382384changes:
385+ - version: REPLACEME
386+ pr-url: https://github.com/nodejs/node/pull/52564
387+ description: No longer experimental.
383388 - version: v19.0.0
384389 pr-url: https://github.com/nodejs/node/pull/42083
385390 description: No longer behind `--experimental-global-webcrypto` CLI flag.
386391-->
387392
388- > Stability: 1 - Experimental. Disable this API with the
389- > [ ` --no-experimental-global-webcrypto ` ] [ ] CLI flag.
393+ > Stability: 2 - Stable.
390394
391395A browser-compatible implementation of the [ Web Crypto API] [ ] .
392396
@@ -397,13 +401,15 @@ added:
397401 - v17.6.0
398402 - v16.15.0
399403changes:
404+ - version: REPLACEME
405+ pr-url: https://github.com/nodejs/node/pull/52564
406+ description: No longer experimental.
400407 - version: v19.0.0
401408 pr-url: https://github.com/nodejs/node/pull/42083
402409 description: No longer behind `--experimental-global-webcrypto` CLI flag.
403410-->
404411
405- > Stability: 1 - Experimental. Disable this API with the
406- > [ ` --no-experimental-global-webcrypto ` ] [ ] CLI flag.
412+ > Stability: 2 - Stable.
407413
408414A browser-compatible implementation of {CryptoKey}. This global is available
409415only if the Node.js binary was compiled with including support for the
@@ -981,8 +987,7 @@ changes:
981987 description: No longer behind `--experimental-global-webcrypto` CLI flag.
982988-->
983989
984- > Stability: 1 - Experimental. Disable this API with the
985- > [ ` --no-experimental-global-webcrypto ` ] [ ] CLI flag.
990+ > Stability: 2 - Stable.
986991
987992A browser-compatible implementation of {SubtleCrypto}. This global is available
988993only if the Node.js binary was compiled with including support for the
@@ -1147,7 +1152,6 @@ A browser-compatible implementation of [`WritableStreamDefaultWriter`][].
11471152[ Web Crypto API ] : webcrypto.md
11481153[ `--no-experimental-global-customevent` ] : cli.md#--no-experimental-global-customevent
11491154[ `--no-experimental-global-navigator` ] : cli.md#--no-experimental-global-navigator
1150- [ `--no-experimental-global-webcrypto` ] : cli.md#--no-experimental-global-webcrypto
11511155[ `--no-experimental-websocket` ] : cli.md#--no-experimental-websocket
11521156[ `AbortController` ] : https://developer.mozilla.org/en-US/docs/Web/API/AbortController
11531157[ `ByteLengthQueuingStrategy` ] : webstreams.md#class-bytelengthqueuingstrategy
0 commit comments