Skip to content

Commit d419edd

Browse files
marco-ippolitonodejs-github-bot
authored andcommitted
util: runtime deprecate util.isRegExp
PR-URL: #50488 Reviewed-By: Rafael Gonzaga <[email protected]> Reviewed-By: Yagiz Nizipli <[email protected]> Reviewed-By: Robert Nagy <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Ruben Bridgewater <[email protected]> Reviewed-By: Joyee Cheung <[email protected]>
1 parent e0b8de7 commit d419edd

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

doc/api/deprecations.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1221,6 +1221,9 @@ The [`util.isPrimitive()`][] API is deprecated.
12211221

12221222
<!-- YAML
12231223
changes:
1224+
- version: REPLACEME
1225+
pr-url: https://github.com/nodejs/node/pull/50488
1226+
description: Runtime deprecation.
12241227
- version:
12251228
- v6.12.0
12261229
- v4.8.6
@@ -1233,7 +1236,7 @@ changes:
12331236
description: Documentation-only deprecation.
12341237
-->
12351238

1236-
Type: Documentation-only
1239+
Type: Runtime
12371240

12381241
The [`util.isRegExp()`][] API is deprecated.
12391242

0 commit comments

Comments
 (0)