Skip to content

Commit

Permalink
feat: update to alpha.11 (#555)
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasfernog authored Aug 14, 2023
1 parent d5a7c77 commit d74fc0a
Show file tree
Hide file tree
Showing 67 changed files with 628 additions and 538 deletions.
1 change: 0 additions & 1 deletion .changes/fix-docs-build.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,3 @@
---

Fixes docs.rs build by enabling the `tauri/dox` feature flag.

5 changes: 5 additions & 0 deletions .changes/positioner-tray-flag.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"positioner": patch
---

Change `system-tray` feature flag to `tray-icon`.
53 changes: 53 additions & 0 deletions .changes/tauri-alpha.11.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
---
"app": patch
"app-js": patch
"authenticator": patch
"authenticator-js": patch
"autostart": patch
"autostart-js": patch
"cli": patch
"cli-js": patch
"clipboard-manager": patch
"clipboard-manager-js": patch
"dialog": patch
"dialog-js": patch
"fs": patch
"fs-js": patch
"global-shortcut": patch
"global-shortcut-js": patch
"http": patch
"http-js": patch
"localhost": patch
"log-plugin": patch
"log-js": patch
"notification": patch
"notification-js": patch
"os": patch
"os-js": patch
"persisted-scope": patch
"positioner": patch
"positioner-js": patch
"process": patch
"process-js": patch
"shell": patch
"shell-js": patch
"single-instance": patch
"sql": patch
"sql-js": patch
"store": patch
"store-js": patch
"stronghold": patch
"stronghold-js": patch
"updater": patch
"updater-js": patch
"upload": patch
"upload-js": patch
"websocket": patch
"websocket-js": patch
"window": patch
"window-js": patch
"window-state": patch
"window-state-js": patch
---

Update to alpha.11.
Loading

0 comments on commit d74fc0a

Please sign in to comment.