Skip to content

Commit 09e4249

Browse files
marco-ippolitonodejs-github-bot
authored andcommitted
util: runtime deprecate util.isSymbol
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 80b6bfd commit 09e4249

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
@@ -1267,6 +1267,9 @@ The [`util.isString()`][] API is deprecated.
12671267

12681268
<!-- YAML
12691269
changes:
1270+
- version: REPLACEME
1271+
pr-url: https://github.com/nodejs/node/pull/50488
1272+
description: Runtime deprecation.
12701273
- version:
12711274
- v6.12.0
12721275
- v4.8.6
@@ -1279,7 +1282,7 @@ changes:
12791282
description: Documentation-only deprecation.
12801283
-->
12811284

1282-
Type: Documentation-only
1285+
Type: Runtime
12831286

12841287
The [`util.isSymbol()`][] API is deprecated.
12851288

0 commit comments

Comments
 (0)