Skip to content

Commit b05b1dd

Browse files
marco-ippolitonodejs-github-bot
authored andcommitted
util: runtime deprecate util.isNumber
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 5af9bf5 commit b05b1dd

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

11531153
<!-- YAML
11541154
changes:
1155+
- version: REPLACEME
1156+
pr-url: https://github.com/nodejs/node/pull/50488
1157+
description: Runtime deprecation.
11551158
- version:
11561159
- v6.12.0
11571160
- v4.8.6
@@ -1164,7 +1167,7 @@ changes:
11641167
description: Documentation-only deprecation.
11651168
-->
11661169

1167-
Type: Documentation-only
1170+
Type: Runtime
11681171

11691172
The [`util.isNumber()`][] API is deprecated.
11701173

0 commit comments

Comments
 (0)