@@ -264,7 +264,7 @@ Used to print to stdout and stderr. See the [`console`][] section.
264264## ` Crypto `
265265
266266<!-- YAML
267- added: REPLACEME
267+ added: v16.15.0
268268-->
269269
270270> Stability: 1 - Experimental. Enable this API with the
@@ -277,7 +277,7 @@ only if the Node.js binary was compiled with including support for the
277277## ` crypto `
278278
279279<!-- YAML
280- added: REPLACEME
280+ added: v16.15.0
281281-->
282282
283283> Stability: 1 - Experimental. Enable this API with the
@@ -288,7 +288,7 @@ A browser-compatible implementation of the [Web Crypto API][].
288288## ` CryptoKey `
289289
290290<!-- YAML
291- added: REPLACEME
291+ added: v16.15.0
292292-->
293293
294294> Stability: 1 - Experimental. Enable this API with the
@@ -335,7 +335,7 @@ This variable may appear to be global but is not. See [`exports`][].
335335## ` fetch `
336336
337337<!-- YAML
338- added: REPLACEME
338+ added: v16.15.0
339339-->
340340
341341> Stability: 1 - Experimental. Enable this API with the [ ` --experimental-fetch ` ] [ ]
@@ -346,7 +346,7 @@ A browser-compatible implementation of the [`fetch()`][] function.
346346## Class ` FormData `
347347
348348<!-- YAML
349- added: REPLACEME
349+ added: v16.15.0
350350-->
351351
352352> Stability: 1 - Experimental. Enable this API with the [ ` --experimental-fetch ` ] [ ]
@@ -372,7 +372,7 @@ Node.js this is different. The top-level scope is not the global scope;
372372## Class ` Headers `
373373
374374<!-- YAML
375- added: REPLACEME
375+ added: v16.15.0
376376-->
377377
378378> Stability: 1 - Experimental. Enable this API with the [ ` --experimental-fetch ` ] [ ]
@@ -477,7 +477,7 @@ This variable may appear to be global but is not. See [`require()`][].
477477## ` Response `
478478
479479<!-- YAML
480- added: REPLACEME
480+ added: v16.15.0
481481-->
482482
483483> Stability: 1 - Experimental. Enable this API with the [ ` --experimental-fetch ` ] [ ]
@@ -488,7 +488,7 @@ A browser-compatible implementation of {Response}.
488488## ` Request `
489489
490490<!-- YAML
491- added: REPLACEME
491+ added: v16.15.0
492492-->
493493
494494> Stability: 1 - Experimental. Enable this API with the [ ` --experimental-fetch ` ] [ ]
@@ -529,7 +529,7 @@ added: v0.0.1
529529## ` SubtleCrypto `
530530
531531<!-- YAML
532- added: REPLACEME
532+ added: v16.15.0
533533-->
534534
535535> Stability: 1 - Experimental. Enable this API with the
0 commit comments