tauri/.changes/refactor-create-tao-window.md
2021-08-31 15:50:40 -03:00

7 lines
135 B
Markdown

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