mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-06-08 14:03:53 +02:00
7 lines
205 B
Markdown
7 lines
205 B
Markdown
---
|
|
updater: minor
|
|
updater-js: minor
|
|
---
|
|
|
|
The `Update` struct/object will now contain a `raw_json`/`rawJson` property to be able to read parts of server's json response that are not handled by the plugin.
|