We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16eaacf commit 680fb8fCopy full SHA for 680fb8f
doc/api/deprecations.md
@@ -494,7 +494,7 @@ changes:
494
description: Runtime deprecation.
495
-->
496
497
-Type: End-of-life
+Type: End-of-Life
498
499
The `Server.connections` property was deprecated in Node.js v0.9.7 and has
500
been removed. Please use the [`Server.getConnections()`][] method instead.
@@ -1446,7 +1446,7 @@ changes:
1446
1447
1448
1449
1450
1451
`node debug` corresponds to the legacy CLI debugger which has been replaced with
1452
a V8-inspector based CLI debugger available through `node inspect`.
0 commit comments