mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-21 01:32:03 +03:00
58fe2e812a
* fix: improvements and ipc fixes for loading window content using custom protocol closes #5478 * Discard changes to tooling/cli/Cargo.lock * clippy * fix tests * typo * fix webviewurl deserialize * resolve todo, fixes * fmt --------- Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
6 lines
106 B
Markdown
6 lines
106 B
Markdown
---
|
|
'tauri-utils': 'patch:breaking'
|
|
---
|
|
|
|
Changed `dist_dir` and `dev_path` config options to be optional.
|