tauri@2.0.0-rc.12
Ce contenu n’est pas encore disponible dans votre langue.
New Features
35bd9dd3d
(#10977 by @amrbashir) AddmainBinaryName
config option to set the file name for the main binary.
Enhancements
5eb036f33
(#11002 by @lucasfernog) Handle macOS binary name change on theprocess::restart
function.
Bug Fixes
63649d82d
(#10971 by @amrbashir) Fix schema generation forcore:default
set.be18ed50d
(#10982 by @lucasfernog) Add a Proguard rule to prevent custom JSON deserializer and serializer classes from being optimized away.00182ebf8
(#10988 by @lucasfernog) FixrequestPermissions
not resolving on Android.
Dependencies
- Upgraded to
tauri-build@2.0.0-rc.11
- Upgraded to
tauri-utils@2.0.0-rc.11
- Upgraded to
tauri-runtime@2.0.0-rc.11
- Upgraded to
tauri-runtime-wry@2.0.0-rc.11
- Upgraded to
tauri-macros@2.0.0-rc.10
Breaking Changes
fe5ff1228
(#10978 by @lucasfernog) RenamePermissionState::Unknown
toPermissionState::Prompt
.
© 2024 Tauri Contributors. CC-BY / MIT