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 c292ab9 commit c5da4e9Copy full SHA for c5da4e9
doc/api/fs.md
@@ -639,7 +639,8 @@ added: v10.0.0
639
changes:
640
- version: REPLACEME
641
pr-url: https://github.com/nodejs/node/pull/41677
642
- description: The `string` parameter must be a primitive string.
+ description: The `string` parameter no longer accept objects with an
643
+ own `toString` function property.
644
- version: v14.12.0
645
pr-url: https://github.com/nodejs/node/pull/34993
646
description: The `string` parameter will stringify an object with an
0 commit comments