mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-01 10:01:07 +02:00
* feat(tauri) extend file system API * chore(deps) pin web-view deps * feat(tauri) add path API * feat(tauri.js) add Dir definition and usage * fix(tauri) correctly determine app_name * feat(example) add Dir select to the communication example * chore(tauri) wrap comment line * fix(tauri) build works