| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -317,6 +317,9 @@ An alias of [`assert.ok()`][]. | |||
| 317 | 317 | <!-- YAML | |
| 318 | 318 | added: v0.1.21 | |
| 319 | 319 | changes: | |
| 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. | ||
| 320 | 323 | - version: v25.0.0 | |
| 321 | 324 | pr-url: https://github.com/nodejs/node/pull/59448 | |
| 322 | 325 | 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 | |||
| 517 | 520 | <!-- YAML | |
| 518 | 521 | added: v1.2.0 | |
| 519 | 522 | changes: | |
| 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. | ||
| 520 | 526 | - version: v25.0.0 | |
| 521 | 527 | pr-url: https://github.com/nodejs/node/pull/59448 | |
| 522 | 528 | description: Promises are not considered equal anymore if they are not of | |
| Back | FazBrowse Home | New Git URL |
0 commit comments