File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -637,6 +637,9 @@ default with the above values.
637637<!-- YAML
638638added: v10.0.0
639639changes:
640+ - version: REPLACEME
641+ pr-url: https://github.com/nodejs/node/pull/41677
642+ description: The ` string` parameter must be a primitive string.
640643 - version: v14.12.0
641644 pr-url: https://github.com/nodejs/node/pull/34993
642645 description: The ` string` parameter will stringify an object with an
@@ -5588,6 +5591,9 @@ this API: [`fs.write(fd, buffer...)`][].
55885591<!-- YAML
55895592added: v0.11.5
55905593changes:
5594+ - version: REPLACEME
5595+ pr-url: https://github.com/nodejs/node/pull/41677
5596+ description: The ` string` parameter must be a primitive string.
55915597 - version: v14.12.0
55925598 pr-url: https://github.com/nodejs/node/pull/34993
55935599 description: The ` string` parameter will stringify an object with an
You can’t perform that action at this time.
0 commit comments