mirror of
https://github.com/tauri-apps/tauri.git
synced 2025-01-08 12:18:55 +03:00
6 lines
125 B
Markdown
6 lines
125 B
Markdown
|
---
|
||
|
"tauri": patch
|
||
|
---
|
||
|
|
||
|
The event `emit` function payload type is now `impl Serialize` instead of `Option<impl Serialize>`.
|