tauri/.changes/runtime-window-creation-result.md

6 lines
155 B
Markdown
Raw Normal View History

---
"tauri-runtime": patch
---
The `PendingWindow::new` and `PendingWindow::with_config` functions now return `Result<Self>` validating the window label.