tauri@2.0.0-rc.15
Ce contenu n’est pas encore disponible dans votre langue.
New Features
ad294d274
(#11032 by @amrbashir) Addapp > windows > create
option to choose whether to create this window at app startup or not.
Enhancements
e7fd676c2
(#11025 by @lucasfernog) Inject__INVOKE_KEY__
into custom invoke systems so their implementations can properly constructtauri::webview::InvokeRequest
.
Dependencies
- Upgraded to
tauri-utils@2.0.0-rc.12
- Upgraded to
tauri-runtime@2.0.0-rc.12
- Upgraded to
tauri-runtime-wry@2.0.0-rc.13
- Upgraded to
tauri-macros@2.0.0-rc.11
- Upgraded to
tauri-build@2.0.0-rc.12
Breaking Changes
551e0624a
(#11027 by @lucasfernog) Remove theresponder
part of a custom invoke system now that the responder can be set directly in thetauri::WebviewWindow::on_message
function.
© 2024 Tauri Contributors. CC-BY / MIT