@@ -318,13 +318,19 @@ changes:
318
318
- version: v8.0.0
319
319
pr-url: https://github.com/nodejs/node/pull/12142
320
320
description: The `Set` and `Map` content is also compared
321
- - version: v6.4.0, v4.7.1
321
+ - version:
322
+ - v6.4.0
323
+ - v4.7.1
322
324
pr-url: https://github.com/nodejs/node/pull/8002
323
325
description: Typed array slices are handled correctly now.
324
- - version: v6.1.0, v4.5.0
326
+ - version:
327
+ - v6.1.0
328
+ - v4.5.0
325
329
pr-url: https://github.com/nodejs/node/pull/6432
326
330
description: Objects with circular references can be used as inputs now.
327
- - version: v5.10.1, v4.4.3
331
+ - version:
332
+ - v5.10.1
333
+ - v4.4.3
328
334
pr-url: https://github.com/nodejs/node/pull/5910
329
335
description: Handle non-`Uint8Array` typed arrays correctly.
330
336
-->
@@ -438,13 +444,17 @@ changes:
438
444
- version: v8.0.0
439
445
pr-url: https://github.com/nodejs/node/pull/12142
440
446
description: The `Set` and `Map` content is also compared
441
- - version: v6.4.0, v4.7.1
447
+ - version:
448
+ - v6.4.0
449
+ - v4.7.1
442
450
pr-url: https://github.com/nodejs/node/pull/8002
443
451
description: Typed array slices are handled correctly now.
444
452
- version: v6.1.0
445
453
pr-url: https://github.com/nodejs/node/pull/6432
446
454
description: Objects with circular references can be used as inputs now.
447
- - version: v5.10.1, v4.4.3
455
+ - version:
456
+ - v5.10.1
457
+ - v4.4.3
448
458
pr-url: https://github.com/nodejs/node/pull/5910
449
459
description: Handle non-`Uint8Array` typed arrays correctly.
450
460
-->
@@ -666,7 +676,9 @@ assert.doesNotReject(Promise.reject(new TypeError('Wrong value')))
666
676
<!-- YAML
667
677
added: v0.1.21
668
678
changes:
669
- - version: v5.11.0, v4.4.5
679
+ - version:
680
+ - v5.11.0
681
+ - v4.4.5
670
682
pr-url: https://github.com/nodejs/node/pull/2407
671
683
description: The `message` parameter is respected now.
672
684
- version: v4.2.0
@@ -975,13 +987,19 @@ changes:
975
987
- version: v8.0.0
976
988
pr-url: https://github.com/nodejs/node/pull/12142
977
989
description: The `Set` and `Map` content is also compared
978
- - version: v6.4.0, v4.7.1
990
+ - version:
991
+ - v6.4.0
992
+ - v4.7.1
979
993
pr-url: https://github.com/nodejs/node/pull/8002
980
994
description: Typed array slices are handled correctly now.
981
- - version: v6.1.0, v4.5.0
995
+ - version:
996
+ - v6.1.0
997
+ - v4.5.0
982
998
pr-url: https://github.com/nodejs/node/pull/6432
983
999
description: Objects with circular references can be used as inputs now.
984
- - version: v5.10.1, v4.4.3
1000
+ - version:
1001
+ - v5.10.1
1002
+ - v4.4.3
985
1003
pr-url: https://github.com/nodejs/node/pull/5910
986
1004
description: Handle non-`Uint8Array` typed arrays correctly.
987
1005
-->
@@ -1057,13 +1075,17 @@ changes:
1057
1075
- version: v8.0.0
1058
1076
pr-url: https://github.com/nodejs/node/pull/12142
1059
1077
description: The `Set` and `Map` content is also compared
1060
- - version: v6.4.0, v4.7.1
1078
+ - version:
1079
+ - v6.4.0
1080
+ - v4.7.1
1061
1081
pr-url: https://github.com/nodejs/node/pull/8002
1062
1082
description: Typed array slices are handled correctly now.
1063
1083
- version: v6.1.0
1064
1084
pr-url: https://github.com/nodejs/node/pull/6432
1065
1085
description: Objects with circular references can be used as inputs now.
1066
- - version: v5.10.1, v4.4.3
1086
+ - version:
1087
+ - v5.10.1
1088
+ - v4.4.3
1067
1089
pr-url: https://github.com/nodejs/node/pull/5910
1068
1090
description: Handle non-`Uint8Array` typed arrays correctly.
1069
1091
-->
0 commit comments