tauri/.changes/refactor-window-event-close-requested.md
2021-12-09 12:22:12 -03:00

6 lines
171 B
Markdown

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