@@ -334,13 +334,19 @@ changes:
334
334
- version: v8.0.0
335
335
pr-url: https://github.com/nodejs/node/pull/12142
336
336
description: The `Set` and `Map` content is also compared
337
- - version: v6.4.0, v4.7.1
337
+ - version:
338
+ - v6.4.0
339
+ - v4.7.1
338
340
pr-url: https://github.com/nodejs/node/pull/8002
339
341
description: Typed array slices are handled correctly now.
340
- - version: v6.1.0, v4.5.0
342
+ - version:
343
+ - v6.1.0
344
+ - v4.5.0
341
345
pr-url: https://github.com/nodejs/node/pull/6432
342
346
description: Objects with circular references can be used as inputs now.
343
- - version: v5.10.1, v4.4.3
347
+ - version:
348
+ - v5.10.1
349
+ - v4.4.3
344
350
pr-url: https://github.com/nodejs/node/pull/5910
345
351
description: Handle non-`Uint8Array` typed arrays correctly.
346
352
-->
@@ -454,13 +460,17 @@ changes:
454
460
- version: v8.0.0
455
461
pr-url: https://github.com/nodejs/node/pull/12142
456
462
description: The `Set` and `Map` content is also compared
457
- - version: v6.4.0, v4.7.1
463
+ - version:
464
+ - v6.4.0
465
+ - v4.7.1
458
466
pr-url: https://github.com/nodejs/node/pull/8002
459
467
description: Typed array slices are handled correctly now.
460
468
- version: v6.1.0
461
469
pr-url: https://github.com/nodejs/node/pull/6432
462
470
description: Objects with circular references can be used as inputs now.
463
- - version: v5.10.1, v4.4.3
471
+ - version:
472
+ - v5.10.1
473
+ - v4.4.3
464
474
pr-url: https://github.com/nodejs/node/pull/5910
465
475
description: Handle non-`Uint8Array` typed arrays correctly.
466
476
-->
@@ -682,7 +692,9 @@ assert.doesNotReject(Promise.reject(new TypeError('Wrong value')))
682
692
<!-- YAML
683
693
added: v0.1.21
684
694
changes:
685
- - version: v5.11.0, v4.4.5
695
+ - version:
696
+ - v5.11.0
697
+ - v4.4.5
686
698
pr-url: https://github.com/nodejs/node/pull/2407
687
699
description: The `message` parameter is respected now.
688
700
- version: v4.2.0
@@ -991,13 +1003,19 @@ changes:
991
1003
- version: v8.0.0
992
1004
pr-url: https://github.com/nodejs/node/pull/12142
993
1005
description: The `Set` and `Map` content is also compared
994
- - version: v6.4.0, v4.7.1
1006
+ - version:
1007
+ - v6.4.0
1008
+ - v4.7.1
995
1009
pr-url: https://github.com/nodejs/node/pull/8002
996
1010
description: Typed array slices are handled correctly now.
997
- - version: v6.1.0, v4.5.0
1011
+ - version:
1012
+ - v6.1.0
1013
+ - v4.5.0
998
1014
pr-url: https://github.com/nodejs/node/pull/6432
999
1015
description: Objects with circular references can be used as inputs now.
1000
- - version: v5.10.1, v4.4.3
1016
+ - version:
1017
+ - v5.10.1
1018
+ - v4.4.3
1001
1019
pr-url: https://github.com/nodejs/node/pull/5910
1002
1020
description: Handle non-`Uint8Array` typed arrays correctly.
1003
1021
-->
@@ -1073,13 +1091,17 @@ changes:
1073
1091
- version: v8.0.0
1074
1092
pr-url: https://github.com/nodejs/node/pull/12142
1075
1093
description: The `Set` and `Map` content is also compared
1076
- - version: v6.4.0, v4.7.1
1094
+ - version:
1095
+ - v6.4.0
1096
+ - v4.7.1
1077
1097
pr-url: https://github.com/nodejs/node/pull/8002
1078
1098
description: Typed array slices are handled correctly now.
1079
1099
- version: v6.1.0
1080
1100
pr-url: https://github.com/nodejs/node/pull/6432
1081
1101
description: Objects with circular references can be used as inputs now.
1082
- - version: v5.10.1, v4.4.3
1102
+ - version:
1103
+ - v5.10.1
1104
+ - v4.4.3
1083
1105
pr-url: https://github.com/nodejs/node/pull/5910
1084
1106
description: Handle non-`Uint8Array` typed arrays correctly.
1085
1107
-->
0 commit comments