mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-19 08:31:35 +03:00
6 lines
194 B
Markdown
6 lines
194 B
Markdown
---
|
|
"tauri": patch:enhance
|
|
---
|
|
|
|
Mobile plugins can now resolve using an arbitrary object instead of using the `JSObject` class via `Invoke.resolve` on iOS and `Invoke.resolveObject` on Android.
|