We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
changes:
1 parent 4811fea commit 9e51802Copy full SHA for 9e51802
doc/api/util.md
@@ -150,6 +150,10 @@ property take precedence over `--trace-deprecation` and
150
## util.format(format[, ...args])
151
<!-- YAML
152
added: v0.5.3
153
+changes:
154
+ - version: REPLACEME
155
+ pr-url: https://github.com/nodejs/node/pull/14558
156
+ description: The `%o` and `%O` specifiers are supported now.
157
-->
158
159
* `format` {string} A `printf`-like format string.
0 commit comments