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 09e4249 commit 6cf20d5Copy full SHA for 6cf20d5
doc/api/deprecations.md
@@ -1290,6 +1290,9 @@ The [`util.isSymbol()`][] API is deprecated.
1290
1291
<!-- YAML
1292
changes:
1293
+ - version: REPLACEME
1294
+ pr-url: https://github.com/nodejs/node/pull/50488
1295
+ description: Runtime deprecation.
1296
- version:
1297
- v6.12.0
1298
- v4.8.6
@@ -1302,7 +1305,7 @@ changes:
1302
1305
description: Documentation-only deprecation.
1303
1306
-->
1304
1307
-Type: Documentation-only
1308
+Type: Runtime
1309
1310
The [`util.isUndefined()`][] API is deprecated.
1311
0 commit comments