We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 474bf80 commit 78b6aefCopy full SHA for 78b6aef
doc/api/deprecations.md
@@ -3701,7 +3701,7 @@ Type: Documentation-only
3701
Passing non-supported argument types is deprecated and, instead of returning `false`,
3702
will throw an error in a future version.
3703
3704
-### DEP0187: `process.features.ipv6` and `process.features.uv`
+### DEP0188: `process.features.ipv6` and `process.features.uv`
3705
3706
<!-- YAML
3707
changes:
@@ -3714,7 +3714,7 @@ Type: Documentation-only
3714
3715
These properties are unconditionally `true`. Any checks based on these properties are redundant.
3716
3717
-### DEP0188: `process.features.tls_*`
+### DEP0189: `process.features.tls_*`
3718
3719
3720
0 commit comments