mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-05-01 12:08:06 +02:00
fix(fs): match default value of create option with js documentation (#865)
* fix(fs): inconsistency in guest-js & rust side * Update .changes/fix-fs-write-default-option.md
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
---
|
||||
"fs": "patch"
|
||||
"fs-js": "patch"
|
||||
---
|
||||
|
||||
Fix incorrect `create` option default value for `writeFile` and `writeTextFile` which didn't match documentation.
|
||||
Reference in New Issue
Block a user