File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -317,6 +317,9 @@ An alias of [`assert.ok()`][].
317317<!-- YAML
318318added: v0.1.21
319319changes:
320+ - version: REPLACEME
321+ pr-url: https://github.com/nodejs/node/pull/58849
322+ description: Message may now be a `printf`-like format string or function.
320323 - version: v25.0.0
321324 pr-url: https://github.com/nodejs/node/pull/59448
322325 description: Promises are not considered equal anymore if they are not of
@@ -517,6 +520,9 @@ parameter is an instance of {Error} then it will be thrown instead of the
517520<!-- YAML
518521added: v1.2.0
519522changes:
523+ - version: REPLACEME
524+ pr-url: https://github.com/nodejs/node/pull/58849
525+ description: Message may now be a `printf`-like format string or function.
520526 - version: v25.0.0
521527 pr-url: https://github.com/nodejs/node/pull/59448
522528 description: Promises are not considered equal anymore if they are not of
You can’t perform that action at this time.
0 commit comments