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 d419edd commit 80b6bfdCopy full SHA for 80b6bfd
doc/api/deprecations.md
@@ -1244,6 +1244,9 @@ The [`util.isRegExp()`][] API is deprecated.
1244
1245
<!-- YAML
1246
changes:
1247
+ - version: REPLACEME
1248
+ pr-url: https://github.com/nodejs/node/pull/50488
1249
+ description: Runtime deprecation.
1250
- version:
1251
- v6.12.0
1252
- v4.8.6
@@ -1256,7 +1259,7 @@ changes:
1256
1259
description: Documentation-only deprecation.
1257
1260
-->
1258
1261
-Type: Documentation-only
1262
+Type: Runtime
1263
1264
The [`util.isString()`][] API is deprecated.
1265
0 commit comments