mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-11-24 12:14:05 +03:00
7 lines
206 B
Markdown
7 lines
206 B
Markdown
|
---
|
||
|
"tauri": patch:breaking
|
||
|
---
|
||
|
|
||
|
Added a dedicated type for IPC response body `InvokeResponseBody` for performance reasons.
|
||
|
This is only a breaking change if you are directly using types from `tauri::ipc`.
|