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 81cbcf2 commit ac72356Copy full SHA for ac72356
doc/api/deprecations.md
@@ -3766,11 +3766,11 @@ It is recommended to use the `new` qualifier instead. This applies to all REPL c
3766
<!-- YAML
3767
changes:
3768
- version: REPLACEME
3769
- pr-url:
3770
- description: Documentation-only deprecation.
+ pr-url: https://github.com/nodejs/node/pull/55753
+ description: Runtime deprecation.
3771
-->
3772
3773
-Type: Documentation-only
+Type: Runtime
3774
3775
Returning false on validation errors is deprecated.
3776
0 commit comments