Files
tauri-plugins-workspace/.changes/fix-fs-write-default-option.md
T
阿良仔 ea8eadce85 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
2024-01-02 20:44:09 +02:00

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.