mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-04-29 12:06:01 +02:00
ea8eadce85
* fix(fs): inconsistency in guest-js & rust side * Update .changes/fix-fs-write-default-option.md
153 B
153 B
fs, fs-js
| fs | fs-js |
|---|---|
| patch | patch |
Fix incorrect create option default value for writeFile and writeTextFile which didn't match documentation.