mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-05-25 13:17:47 +02:00
bb51a41d67
* feat: Remove UNC prefix in paths returned to the frontend * that one doesn't count * map instead of mut * revert accidental ipc::response change * move dunce to workspace root
8 lines
160 B
Markdown
8 lines
160 B
Markdown
---
|
|
dialog: patch
|
|
fs: patch
|
|
store: patch
|
|
---
|
|
|
|
**Breaking Change:** All apis that return paths to the frontend will now remove the `\\?\` UNC prefix on Windows.
|