tauri/.changes/remove-invoke-system-responder.md

6 lines
182 B
Markdown
Raw Normal View History

---
"tauri": patch:breaking
---
Remove the `responder` part of a custom invoke system now that the responder can be set directly in the `tauri::WebviewWindow::on_message` function.