mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-05-29 13:31:27 +02:00
Publish New Versions (v2) (#3425)
This commit is contained in:
committed by
GitHub
parent
d8645ab3e5
commit
9883f396dc
@@ -1,6 +0,0 @@
|
||||
---
|
||||
"barcode-scanner": patch
|
||||
"barcode-scanner-js": patch
|
||||
---
|
||||
|
||||
Fixed a crash on iOS when `cancel()` is invoked by running the cancel handler on the main thread.
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
global-shortcut: patch
|
||||
global-shortcut-js: patch
|
||||
---
|
||||
|
||||
Update crate `global-hotkey` to 0.8 to fix cpu usage while pressing the keys on windows and to add F13-F24 mappings on Linux/X11.
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
positioner: patch
|
||||
positioner-js: patch
|
||||
---
|
||||
|
||||
Removed panics and replaced them with error handling.
|
||||
Reference in New Issue
Block a user