We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5af9bf5 commit b05b1ddCopy full SHA for b05b1dd
doc/api/deprecations.md
@@ -1152,6 +1152,9 @@ The [`util.isNullOrUndefined()`][] API is deprecated.
1152
1153
<!-- YAML
1154
changes:
1155
+ - version: REPLACEME
1156
+ pr-url: https://github.com/nodejs/node/pull/50488
1157
+ description: Runtime deprecation.
1158
- version:
1159
- v6.12.0
1160
- v4.8.6
@@ -1164,7 +1167,7 @@ changes:
1164
1167
description: Documentation-only deprecation.
1165
1168
-->
1166
1169
-Type: Documentation-only
1170
+Type: Runtime
1171
1172
The [`util.isNumber()`][] API is deprecated.
1173
0 commit comments