fix(fs): `writeFile` create file by default (#2846)
parent
6210cd31df
commit
44a1f65912
@ -0,0 +1,6 @@
|
||||
---
|
||||
fs: patch
|
||||
fs-js: patch
|
||||
---
|
||||
|
||||
Fix `writeFile` doesn't create a new file by default when the data is a `ReadableStream`
|
File diff suppressed because one or more lines are too long
Loading…
Reference in new issue