Files
tauri-plugins-workspace/plugins
SRutile 9291e4d2ca fix(fs): support any UTF-8 path in writeFile (#1640)
* In the `writeFile` function, when `options.baseDir` is not set, convert `path` to URL to avoid errors caused by Chinese characters.

* fmt

* use TextEncoder

* use percent encoding

* add change file

* fmt

---------

Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2024-09-11 12:02:24 -03:00
..
2024-09-05 13:26:57 +02:00
2024-09-05 13:26:57 +02:00
2024-09-10 13:06:48 -03:00
2024-09-10 13:06:48 -03:00
2024-09-05 13:26:57 +02:00
2024-09-04 17:30:08 -03:00