We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80b6bfd commit 09e4249Copy full SHA for 09e4249
doc/api/deprecations.md
@@ -1267,6 +1267,9 @@ The [`util.isString()`][] API is deprecated.
1267
1268
<!-- YAML
1269
changes:
1270
+ - version: REPLACEME
1271
+ pr-url: https://github.com/nodejs/node/pull/50488
1272
+ description: Runtime deprecation.
1273
- version:
1274
- v6.12.0
1275
- v4.8.6
@@ -1279,7 +1282,7 @@ changes:
1279
1282
description: Documentation-only deprecation.
1280
1283
-->
1281
1284
-Type: Documentation-only
1285
+Type: Runtime
1286
1287
The [`util.isSymbol()`][] API is deprecated.
1288
0 commit comments