Skip to content

Commit c5da4e9

Browse files
squash: Update doc/api/fs.md
Co-authored-by: Antoine du Hamel <[email protected]>
1 parent c292ab9 commit c5da4e9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/api/fs.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -639,7 +639,8 @@ added: v10.0.0
639639
changes:
640640
- version: REPLACEME
641641
pr-url: https://github.com/nodejs/node/pull/41677
642-
description: The `string` parameter must be a primitive string.
642+
description: The `string` parameter no longer accept objects with an
643+
own `toString` function property.
643644
- version: v14.12.0
644645
pr-url: https://github.com/nodejs/node/pull/34993
645646
description: The `string` parameter will stringify an object with an

0 commit comments

Comments
 (0)