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 b62e643 commit 33f0809Copy full SHA for 33f0809
doc/api/deprecations.md
@@ -3770,7 +3770,7 @@ Type: Documentation-only
3770
Passing non-supported argument types is deprecated and, instead of returning `false`,
3771
will throw an error in a future version.
3772
3773
-### DEP0187: `process.features.ipv6` and `process.features.uv`
+### DEP0188: `process.features.ipv6` and `process.features.uv`
3774
3775
<!-- YAML
3776
changes:
@@ -3783,7 +3783,7 @@ Type: Documentation-only
3783
3784
These properties are unconditionally `true`. Any checks based on these properties are redundant.
3785
3786
-### DEP0188: `process.features.tls_*`
+### DEP0189: `process.features.tls_*`
3787
3788
3789
0 commit comments