tauri@2.0.0-beta.10
Esta página aún no está disponible en tu idioma.
New Features
3e472d0af
(#9115) AddedCapabilityBuilder::platform
to link the runtime capability with a specific platform.
Enhancements
3e472d0af
(#9115) Changed the permission and capability platforms to be optional.9dc9ca6e3
(#9113) Addedtauri::dev()
to determine whether we are running in development mode or not.
Bug Fixes
5541aafef
(#9107) Fixemit
andemit_to
(when used withEventTarget::Any
) always skipping the webview listeners.80c12ead4
(#9121) Fix regression on IPC response when using a channel to return objects.
Dependencies
- Upgraded to
tauri-utils@2.0.0-beta.8
- Upgraded to
tauri-runtime@2.0.0-beta.8
- Upgraded to
tauri-runtime-wry@2.0.0-beta.8
- Upgraded to
tauri-macros@2.0.0-beta.8
- Upgraded to
tauri-build@2.0.0-beta.8
Breaking Changes
© 2024 Tauri Contributors. CC-BY / MIT