tauri/.changes/refactor-window-event-close-requested.md

6 lines
171 B
Markdown
Raw Normal View History

---
"tauri": patch
---
**Breaking change:** The `WindowEvent::CloseRequested` variant now includes `label` and `signal_tx` fields to allow preventing closing the window.