Skip to content

Commit

Permalink
feat: update to alpha.17, typed mobile plugin IPC arguments (#676)
Browse files Browse the repository at this point in the history
Co-authored-by: Amr Bashir <[email protected]>
  • Loading branch information
lucasfernog and amrbashir authored Oct 29, 2023
1 parent 76cfdc3 commit e438e0a
Show file tree
Hide file tree
Showing 158 changed files with 1,672 additions and 1,653 deletions.
30 changes: 30 additions & 0 deletions .changes/alpha.17.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
---
"authenticator": patch
"autostart": patch
"barcode-scanner": patch
"cli": patch
"clipboard-manager": patch
"deep-link": patch
"dialog": patch
"fs": patch
"global-shortcut": patch
"http": patch
"localhost": patch
"log-plugin": patch
"notification": patch
"os": patch
"persisted-scope": patch
"positioner": patch
"process": patch
"shell": patch
"single-instance": patch
"sql": patch
"store": patch
"stronghold": patch
"updater": patch
"upload": patch
"websocket": patch
"window-state": patch
---

Update to [email protected].
27 changes: 27 additions & 0 deletions .changes/api-alpha.11.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
---
"authenticator-js": patch
"autostart-js": patch
"barcode-scanner-js": patch
"cli-js": patch
"clipboard-manager-js": patch
"deep-link-js": patch
"dialog-js": patch
"fs-js": patch
"global-shortcut-js": patch
"http-js": patch
"log-js": patch
"notification-js": patch
"os-js": patch
"positioner-js": patch
"process-js": patch
"shell-js": patch
"sql-js": patch
"store-js": patch
"stronghold-js": patch
"updater-js": patch
"upload-js": patch
"websocket-js": patch
"window-state-js": patch
---

Update to @tauri-apps/api v2.0.0-alpha.11.
2 changes: 1 addition & 1 deletion .changes/api-alpha.9.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@
"window-state-js": patch
---

Update to @tauri-apps/api v2.0.0-alpha.16.
Update to @tauri-apps/api v2.0.0-alpha.9.
7 changes: 7 additions & 0 deletions .changes/fix-emit-all-usage.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
"log-plugin": patch
"deep-link": patch
"store": patch
---

Update to breaking changes from [email protected].
Loading

0 comments on commit e438e0a

Please sign in to comment.