Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Version Updates
Merging this PR will release new versions of the following packages based on your change files.
api-example
[2.0.0-beta.13]
Dependencies
biometric@2.0.0-beta.8
global-shortcut@2.0.0-beta.8
http@2.0.0-beta.12
barcode-scanner@2.0.0-beta.9
cli@2.0.0-beta.8
clipboard-manager@2.1.0-beta.6
dialog@2.0.0-beta.11
fs@2.0.0-beta.11
log-plugin@2.0.0-beta.8
nfc@2.0.0-beta.8
notification@2.0.0-beta.10
os@2.0.0-beta.8
process@2.0.0-beta.8
shell@2.0.0-beta.9
updater@2.0.0-beta.10
api-example-js
[2.0.0-beta.11]
Dependencies
global-shortcut-js@2.0.0-beta.7
http-js@2.0.0-beta.8
os-js@2.0.0-beta.7
barcode-scanner-js@2.0.0-beta.7
biometric-js@2.0.0-beta.7
cli-js@2.0.0-beta.7
clipboard-manager-js@2.1.0-beta.5
dialog-js@2.0.0-beta.7
fs-js@2.0.0-beta.7
log-js@2.0.0-beta.8
nfc-js@2.0.0-beta.7
notification-js@2.0.0-beta.7
process-js@2.0.0-beta.7
shell-js@2.0.0-beta.8
updater-js@2.0.0-beta.7
deep-link-example-js
[2.0.0-beta.9]
Dependencies
deep-link-js@2.0.0-beta.9
authenticator
[2.0.0-beta.9]
authenticator-js
[2.0.0-beta.7]
autostart
[2.0.0-beta.9]
autostart-js
[2.0.0-beta.7]
barcode-scanner
[2.0.0-beta.9]
barcode-scanner-js
[2.0.0-beta.7]
biometric
[2.0.0-beta.8]
AuthOptions
in the Biometric Plugin for Rust API documentation.biometric-js
[2.0.0-beta.7]
cli
[2.0.0-beta.8]
cli-js
[2.0.0-beta.7]
clipboard-manager
[2.1.0-beta.6]
clipboard-manager-js
[2.1.0-beta.5]
deep-link
[2.0.0-beta.9]
deep-link-js
[2.0.0-beta.9]
fs
[2.0.0-beta.11]
fs-js
[2.0.0-beta.7]
dialog
[2.0.0-beta.11]
Dependencies
fs@2.0.0-beta.11
dialog-js
[2.0.0-beta.7]
global-shortcut
[2.0.0-beta.8]
381a466 (refactor(global-shortcut): enhance
un/register
to accept an array, removeun/registerAll
#1117 by @amrbashir) Refactored the Rust APIs:GlobalShortcut::on_all_shortcuts
toGlobalShortcut::on_shortcuts
GlobalShortcut::register_all
toGlobalShortcut::register_multiple
GlobalShortcut::unregister_all
behavior to remove all registerd shortcuts.GlobalShortcut::unregister_multiple
to register a list of shortcuts (old behavior ofunregister_all
).22a1798 (feat: update to tauri beta.24 #1537 by @lucasfernog) Update to tauri beta.24.
global-shortcut-js
[2.0.0-beta.7]
381a466 (refactor(global-shortcut): enhance
un/register
to accept an array, removeun/registerAll
#1117 by @amrbashir) Refactored the JS APIs:register
andunregister
to take either a single shortcut or an array.registerAll
instead useregister
with an array.22a1798 (feat: update to tauri beta.24 #1537 by @lucasfernog) Update to tauri beta.24.
http
[2.0.0-beta.12]
AbortSignal
.Dependencies
fs@2.0.0-beta.11
http-js
[2.0.0-beta.8]
AbortSignal
.Set-Cookie
headers in the response which meantrequest.headers.getSetCookie()
always returned empty array.localhost
[2.0.0-beta.8]
log-plugin
[2.0.0-beta.8]
log-js
[2.0.0-beta.8]
nfc
[2.0.0-beta.8]
nfc-js
[2.0.0-beta.7]
notification
[2.0.0-beta.10]
notification-js
[2.0.0-beta.7]
os
[2.0.0-beta.8]
os-js
[2.0.0-beta.7]
platform
,arch
,type
,family
,version
andexe_extension
functions in the documentation examples to better reflect that these functions are synchronous.persisted-scope
[2.0.0-beta.11]
Dependencies
fs@2.0.0-beta.11
positioner
[2.0.0-beta.9]
positioner-js
[2.0.0-beta.7]
process
[2.0.0-beta.8]
process-js
[2.0.0-beta.7]
shell
[2.0.0-beta.9]
shell-js
[2.0.0-beta.8]
single-instance
[2.0.0-beta.11]
sql
[2.0.0-beta.9]
sql-js
[2.0.0-beta.7]
store
[2.0.0-beta.10]
store-js
[2.0.0-beta.7]
stronghold
[2.0.0-beta.8]
stronghold-js
[2.0.0-beta.7]
updater
[2.0.0-beta.10]
updater-js
[2.0.0-beta.7]
upload
[2.0.0-beta.9]
upload-js
[2.0.0-beta.8]
websocket
[2.0.0-beta.9]
websocket-js
[2.0.0-beta.7]
window-state
[2.0.0-beta.11]
window-state-js
[2.0.0-beta.8]