We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 860a10e commit 5af9bf5Copy full SHA for 5af9bf5
doc/api/deprecations.md
@@ -1129,6 +1129,9 @@ The [`util.isNull()`][] API is deprecated.
1129
1130
<!-- YAML
1131
changes:
1132
+ - version: REPLACEME
1133
+ pr-url: https://github.com/nodejs/node/pull/50488
1134
+ description: Runtime deprecation.
1135
- version:
1136
- v6.12.0
1137
- v4.8.6
@@ -1141,7 +1144,7 @@ changes:
1141
1144
description: Documentation-only deprecation.
1142
1145
-->
1143
1146
-Type: Documentation-only
1147
+Type: Runtime
1148
1149
The [`util.isNullOrUndefined()`][] API is deprecated.
1150
0 commit comments