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 e0b8de7 commit d419eddCopy full SHA for d419edd
doc/api/deprecations.md
@@ -1221,6 +1221,9 @@ The [`util.isPrimitive()`][] API is deprecated.
1221
1222
<!-- YAML
1223
changes:
1224
+ - version: REPLACEME
1225
+ pr-url: https://github.com/nodejs/node/pull/50488
1226
+ description: Runtime deprecation.
1227
- version:
1228
- v6.12.0
1229
- v4.8.6
@@ -1233,7 +1236,7 @@ changes:
1233
1236
description: Documentation-only deprecation.
1234
1237
-->
1235
1238
-Type: Documentation-only
1239
+Type: Runtime
1240
1241
The [`util.isRegExp()`][] API is deprecated.
1242
0 commit comments