Skip to content

Commit ac72356

Browse files
committed
fixup! fs: deprecate never throw behaviour in fs.existsSync
1 parent 81cbcf2 commit ac72356

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/api/deprecations.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -3766,11 +3766,11 @@ It is recommended to use the `new` qualifier instead. This applies to all REPL c
37663766
<!-- YAML
37673767
changes:
37683768
- version: REPLACEME
3769-
pr-url:
3770-
description: Documentation-only deprecation.
3769+
pr-url: https://github.com/nodejs/node/pull/55753
3770+
description: Runtime deprecation.
37713771
-->
37723772

3773-
Type: Documentation-only
3773+
Type: Runtime
37743774

37753775
Returning false on validation errors is deprecated.
37763776

0 commit comments

Comments
 (0)