Skip to content

Commit e438e0a

Browse files
feat: update to alpha.17, typed mobile plugin IPC arguments (#676)
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>
1 parent 76cfdc3 commit e438e0a

158 files changed

Lines changed: 1672 additions & 1653 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.changes/alpha.17.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
---
2+
"authenticator": patch
3+
"autostart": patch
4+
"barcode-scanner": patch
5+
"cli": patch
6+
"clipboard-manager": patch
7+
"deep-link": patch
8+
"dialog": patch
9+
"fs": patch
10+
"global-shortcut": patch
11+
"http": patch
12+
"localhost": patch
13+
"log-plugin": patch
14+
"notification": patch
15+
"os": patch
16+
"persisted-scope": patch
17+
"positioner": patch
18+
"process": patch
19+
"shell": patch
20+
"single-instance": patch
21+
"sql": patch
22+
"store": patch
23+
"stronghold": patch
24+
"updater": patch
25+
"upload": patch
26+
"websocket": patch
27+
"window-state": patch
28+
---
29+
30+
Update to tauri@alpha.17.

.changes/api-alpha.11.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
---
2+
"authenticator-js": patch
3+
"autostart-js": patch
4+
"barcode-scanner-js": patch
5+
"cli-js": patch
6+
"clipboard-manager-js": patch
7+
"deep-link-js": patch
8+
"dialog-js": patch
9+
"fs-js": patch
10+
"global-shortcut-js": patch
11+
"http-js": patch
12+
"log-js": patch
13+
"notification-js": patch
14+
"os-js": patch
15+
"positioner-js": patch
16+
"process-js": patch
17+
"shell-js": patch
18+
"sql-js": patch
19+
"store-js": patch
20+
"stronghold-js": patch
21+
"updater-js": patch
22+
"upload-js": patch
23+
"websocket-js": patch
24+
"window-state-js": patch
25+
---
26+
27+
Update to @tauri-apps/api v2.0.0-alpha.11.

.changes/api-alpha.9.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@
2424
"window-state-js": patch
2525
---
2626

27-
Update to @tauri-apps/api v2.0.0-alpha.16.
27+
Update to @tauri-apps/api v2.0.0-alpha.9.

.changes/fix-emit-all-usage.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
"log-plugin": patch
3+
"deep-link": patch
4+
"store": patch
5+
---
6+
7+
Update to breaking changes from tauri@alpha.17.

0 commit comments

Comments
 (0)