tauri/.changes/mobile-plugin-typed-invoke-args.md

6 lines
156 B
Markdown
Raw Normal View History

---
"tauri": patch:breaking
---
Mobile plugins now have access to a parser for the invoke arguments instead of relying on the `Invoke#get${TYPE}` methods.