File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ For more information about the used equality comparisons see
18
18
added: REPLACEME
19
19
changes:
20
20
- version: REPLACEME
21
- pr-url: https://github.com/nodejs/node/pull/REPLACEME
21
+ pr-url: https://github.com/nodejs/node/pull/17615
22
22
description: Added error diffs to the strict mode
23
23
- version: REPLACEME
24
24
pr-url: https://github.com/nodejs/node/pull/17002
@@ -445,7 +445,7 @@ See below for further details.
445
445
added: v0.1.21
446
446
changes:
447
447
- version: REPLACEME
448
- pr-url: https://github.com/nodejs/node/pull/REPLACEME
448
+ pr-url: https://github.com/nodejs/node/pull/18418
449
449
description: Calling `assert.fail` with more than one argument is deprecated
450
450
and emits a warning.
451
451
-->
@@ -728,7 +728,7 @@ parameter is an instance of an [`Error`][] then it will be thrown instead of the
728
728
added: v0.1.21
729
729
changes:
730
730
- version: REPLACEME
731
- pr-url: https://github.com/nodejs/node/pull/REPLACEME
731
+ pr-url: https://github.com/nodejs/node/pull/18319
732
732
description: assert.ok() (no arguments) will now use a predefined error msg.
733
733
-->
734
734
* ` value ` {any}
@@ -834,7 +834,7 @@ instead of the `AssertionError`.
834
834
added: v0.1.21
835
835
changes:
836
836
- version: REPLACEME
837
- pr-url: https://github.com/nodejs/node/pull/REPLACEME
837
+ pr-url: https://github.com/nodejs/node/pull/17584
838
838
description: The `error` parameter can now be an object as well.
839
839
- version: v4.2.0
840
840
pr-url: https://github.com/nodejs/node/pull/3276
Original file line number Diff line number Diff line change @@ -108,7 +108,7 @@ new Console(process.stdout, process.stderr);
108
108
added: v0.1.101
109
109
changes:
110
110
- version: REPLACEME
111
- pr-url: https://github.com/nodejs/node/pull/REPLACEME
111
+ pr-url: https://github.com/nodejs/node/pull/17706
112
112
description: The implementation is now spec compliant and does not throw
113
113
anymore.
114
114
-->
Original file line number Diff line number Diff line change @@ -352,7 +352,7 @@ changes:
352
352
pr-url: https://github.com/nodejs/node/pull/17907
353
353
description: The `depth` default changed to Infinity.
354
354
- version: REPLACEME
355
- pr-url: https://github.com/nodejs/node/pull/REPLACEME
355
+ pr-url: https://github.com/nodejs/node/pull/17576
356
356
description: The `compact` option is supported now.
357
357
- version: v6.6.0
358
358
pr-url: https://github.com/nodejs/node/pull/8174
You can’t perform that action at this time.
0 commit comments