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 17f39bc commit 5bdf1c4Copy full SHA for 5bdf1c4
doc/api/deprecations.md
@@ -3786,7 +3786,7 @@ Type: Documentation-only
3786
Passing non-supported argument types is deprecated and, instead of returning `false`,
3787
will throw an error in a future version.
3788
3789
-### DEP0187: `process.features.ipv6` and `process.features.uv`
+### DEP0188: `process.features.ipv6` and `process.features.uv`
3790
3791
<!-- YAML
3792
changes:
@@ -3799,7 +3799,7 @@ Type: Documentation-only
3799
3800
These properties are unconditionally `true`. Any checks based on these properties are redundant.
3801
3802
-### DEP0188: `process.features.tls_*`
+### DEP0189: `process.features.tls_*`
3803
3804
3805
0 commit comments