@@ -314,10 +314,10 @@ changes:
314
314
minor comparison adjustments to make the check less surprising.
315
315
- version: v9.0.0
316
316
pr-url: https://github.com/nodejs/node/pull/15001
317
- description: The `Error` names and messages are now properly compared
317
+ description: The `Error` names and messages are now properly compared.
318
318
- version: v8.0.0
319
319
pr-url: https://github.com/nodejs/node/pull/12142
320
- description: The `Set` and `Map` content is also compared
320
+ description: The `Set` and `Map` content is also compared.
321
321
- version:
322
322
- v6.4.0
323
323
- v4.7.1
@@ -440,10 +440,10 @@ changes:
440
440
comparison.
441
441
- version: v8.5.0
442
442
pr-url: https://github.com/nodejs/node/pull/15001
443
- description: The `Error` names and messages are now properly compared
443
+ description: The `Error` names and messages are now properly compared.
444
444
- version: v8.0.0
445
445
pr-url: https://github.com/nodejs/node/pull/12142
446
- description: The `Set` and `Map` content is also compared
446
+ description: The `Set` and `Map` content is also compared.
447
447
- version:
448
448
- v6.4.0
449
449
- v4.7.1
@@ -983,10 +983,10 @@ changes:
983
983
NaN.
984
984
- version: v9.0.0
985
985
pr-url: https://github.com/nodejs/node/pull/15001
986
- description: The `Error` names and messages are now properly compared
986
+ description: The `Error` names and messages are now properly compared.
987
987
- version: v8.0.0
988
988
pr-url: https://github.com/nodejs/node/pull/12142
989
- description: The `Set` and `Map` content is also compared
989
+ description: The `Set` and `Map` content is also compared.
990
990
- version:
991
991
- v6.4.0
992
992
- v4.7.1
@@ -1071,10 +1071,10 @@ changes:
1071
1071
comparison.
1072
1072
- version: v9.0.0
1073
1073
pr-url: https://github.com/nodejs/node/pull/15001
1074
- description: The `Error` names and messages are now properly compared
1074
+ description: The `Error` names and messages are now properly compared.
1075
1075
- version: v8.0.0
1076
1076
pr-url: https://github.com/nodejs/node/pull/12142
1077
- description: The `Set` and `Map` content is also compared
1077
+ description: The `Set` and `Map` content is also compared.
1078
1078
- version:
1079
1079
- v6.4.0
1080
1080
- v4.7.1
@@ -1160,7 +1160,7 @@ added: v0.1.21
1160
1160
changes:
1161
1161
- version: v10.0.0
1162
1162
pr-url: https://github.com/nodejs/node/pull/17003
1163
- description: Used comparison changed from Strict Equality to `Object.is()`
1163
+ description: Used comparison changed from Strict Equality to `Object.is()`.
1164
1164
-->
1165
1165
1166
1166
* ` actual ` {any}
@@ -1339,7 +1339,7 @@ added: v0.1.21
1339
1339
changes:
1340
1340
- version: v10.0.0
1341
1341
pr-url: https://github.com/nodejs/node/pull/17003
1342
- description: Used comparison changed from Strict Equality to `Object.is()`
1342
+ description: Used comparison changed from Strict Equality to `Object.is()`.
1343
1343
-->
1344
1344
1345
1345
* ` actual ` {any}
0 commit comments