Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api/deprecations.md')
-rw-r--r--doc/api/deprecations.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/api/deprecations.md b/doc/api/deprecations.md
index adeea95c501..d3171be5531 100644
--- a/doc/api/deprecations.md
+++ b/doc/api/deprecations.md
@@ -3124,7 +3124,7 @@ thing instead.
<!-- YAML
changes:
- - version: REPLACEME
+ - version: v16.18.0
pr-url: https://github.com/nodejs/node/pull/44714
description: Documentation-only deprecation of `process.exitCode` integer
coercion.
@@ -3144,7 +3144,7 @@ Values other than `undefined`, `null`, integer numbers, and integer strings
<!-- YAML
changes:
- - version: REPLACEME
+ - version: v16.18.0
pr-url: https://github.com/nodejs/node/pull/44093
description: Documentation-only deprecation.
-->
@@ -3159,7 +3159,7 @@ The [`--trace-atomics-wait`][] flag is deprecated.
<!-- YAML
changes:
- - version: REPLACEME
+ - version: v16.18.0
pr-url: https://github.com/nodejs/node/pull/44588
description: Documentation-only deprecation.
-->