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.
637
637
<!-- YAML
638
638
added: v10.0.0
639
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.
640
643
- version: v14.12.0
641
644
pr-url: https://github.com/nodejs/node/pull/34993
642
645
description: The ` string` parameter will stringify an object with an
@@ -5588,6 +5591,9 @@ this API: [`fs.write(fd, buffer...)`][].
5588
5591
<!-- YAML
5589
5592
added: v0.11.5
5590
5593
changes:
5594
+ - version: REPLACEME
5595
+ pr-url: https://github.com/nodejs/node/pull/41677
5596
+ description: The ` string` parameter must be a primitive string.
5591
5597
- version: v14.12.0
5592
5598
pr-url: https://github.com/nodejs/node/pull/34993
5593
5599
description: The ` string` parameter will stringify an object with an
You can’t perform that action at this time.
0 commit comments