tauri/.changes/refactor-create-tao-window.md

7 lines
135 B
Markdown
Raw Normal View History

---
"tauri-runtime-wry": patch
"tauri": patch
---
Refactor `create_tao_window` API to return `Weak<Window>` instead of `Arc<Window>`.