Files
tauri-plugins-workspace/.changes/fs-write-panic.md
T
Amr Bashir c60123093d fix(fs): fix panic due to unwrap & truncate by default (#847)
* fix(fs): fix panic due to unwrap & truncate by default

closes #846

* fmt and change file
2023-12-27 15:27:45 +02:00

126 B

fs, fs-js
fs fs-js
patch patch

Fix panic when using writeFile or writeTextFile without passing an option object.