Skip to content

Commit 80b6bfd

Browse files
marco-ippolitonodejs-github-bot
authored andcommitted
util: runtime deprecate util.isString
PR-URL: #50488 Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com> Reviewed-By: Yagiz Nizipli <yagiz.nizipli@sentry.io> Reviewed-By: Robert Nagy <ronagy@icloud.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
1 parent d419edd commit 80b6bfd

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

doc/api/deprecations.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -1244,6 +1244,9 @@ The [`util.isRegExp()`][] API is deprecated.
12441244

12451245
<!-- YAML
12461246
changes:
1247+
- version: REPLACEME
1248+
pr-url: https://github.com/nodejs/node/pull/50488
1249+
description: Runtime deprecation.
12471250
- version:
12481251
- v6.12.0
12491252
- v4.8.6
@@ -1256,7 +1259,7 @@ changes:
12561259
description: Documentation-only deprecation.
12571260
-->
12581261

1259-
Type: Documentation-only
1262+
Type: Runtime
12601263

12611264
The [`util.isString()`][] API is deprecated.
12621265

0 commit comments

Comments
 (0)