File tree Expand file tree Collapse file tree 1 file changed +1
-16
lines changed Expand file tree Collapse file tree 1 file changed +1
-16
lines changed Original file line number Diff line number Diff line change @@ -6152,22 +6152,7 @@ Emitted when the {fs.WriteStream}'s underlying file descriptor has been closed.
61526152
61536153#### Event: ` ' open' `
61546154<!-- YAML
6155- added:
6156- - v10.0.0
6157- - v0.1.93
6158- changes:
6159- - version: v14.17.0
6160- pr-url: https://github.com/nodejs/node/pull/35993
6161- description: The options argument may include an AbortSignal to abort an
6162- ongoing writeFile request.
6163- - version: v14.12.0
6164- pr-url: https://github.com/nodejs/node/pull/34993
6165- description: The ` data` parameter will stringify an object with an
6166- explicit ` toString` function.
6167- - version: v14.0.0
6168- pr-url: https://github.com/nodejs/node/pull/31030
6169- description: The ` data` parameter won't coerce unsupported input to
6170- strings anymore.
6155+ added: v0.1.93
61716156-->
61726157
61736158* ` fd` {integer} Integer file descriptor used by the {fs.WriteStream}.
You can’t perform that action at this time.
0 commit comments