summaryrefslogtreecommitdiff
path: root/doc/api/util.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api/util.md')
-rw-r--r--doc/api/util.md16
1 files changed, 8 insertions, 8 deletions
diff --git a/doc/api/util.md b/doc/api/util.md
index 3def79546b..89cfc94da3 100644
--- a/doc/api/util.md
+++ b/doc/api/util.md
@@ -1,4 +1,4 @@
-# Util
+# Util
<!--introduced_in=v0.10.0-->
@@ -194,7 +194,7 @@ changes:
first argument. This change removes previously present quotes
from strings that were being output when the first argument
was not a string.
- - version: REPLACEME
+ - version: v11.0.0
pr-url: https://github.com/nodejs/node/pull/17907
description: The `%o` specifier's `depth` option will now fall back to the
default depth.
@@ -377,13 +377,13 @@ stream.write('With ES6');
<!-- YAML
added: v0.3.0
changes:
- - version: REPLACEME
+ - version: v11.0.0
pr-url: https://github.com/nodejs/node/pull/22846
description: The `depth` default changed to `20`.
- version: v10.12.0
pr-url: https://github.com/nodejs/node/pull/22788
description: The `sorted` option is supported now.
- - version: REPLACEME
+ - version: v11.0.0
pr-url: https://github.com/nodejs/node/pull/22756
description: The inspection output is now limited to about 128 MB. Data
above that size will not be fully inspected.
@@ -947,8 +947,8 @@ is not supported.
<!-- YAML
added: v8.3.0
changes:
- - version: REPLACEME
- pr-url: REPLACEME
+ - version: v11.0.0
+ pr-url: v11.0.0
description: The class is now available on the global object.
-->
@@ -1008,8 +1008,8 @@ mark.
<!-- YAML
added: v8.3.0
changes:
- - version: REPLACEME
- pr-url: REPLACEME
+ - version: v11.0.0
+ pr-url: v11.0.0
description: The class is now available on the global object.
-->