mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-21 01:32:03 +03:00
9 lines
168 B
Markdown
9 lines
168 B
Markdown
|
---
|
||
|
"tauri": patch:feat
|
||
|
"@tauri-apps/api": patch:feat
|
||
|
"tauri-runtime": patch:feat
|
||
|
"tauri-runtime-wry": patch:feat
|
||
|
---
|
||
|
|
||
|
Added `Window::destroy` to force close a window.
|