Files
tauri/.changes/event-refactor.md
2021-05-09 22:50:08 -03:00

6 lines
125 B
Markdown

---
"tauri": patch
---
The event `emit` function payload type is now `impl Serialize` instead of `Option<impl Serialize>`.