tauri/.changes/api-change-events.md

7 lines
205 B
Markdown
Raw Normal View History

---
"tauri": patch
---
* **Breaking change**: Renamed `tauri::Event` to `tauri::RunEvent`
* Exported `tauri::Event` and `tauri::EventHandler` so you can define a function and pass it to `Window::listen`