tauri/.changes/tauri-remove-global-window-event-type.md
Amr Bashir 2032228cad
refactor!: remove GlobalWindowEvent type (#8430)
* refactor!: remove `GlobalWindowEvent` type

* takee references instead
2023-12-19 14:20:00 -03:00

154 B

tauri
major:breaking

Removed GlobalWindowEvent struct, and unpacked its field to be passed directly to tauri::Builder::on_window_event.