tauri/.changes/tauri-app-handle-ref.md
Amr Bashir 7fb419c326
refactor: move to muda and tray_icon crates (#7535)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
Co-authored-by: Lucas Fernandes Nogueira <lucas@tauri.studio>
Co-authored-by: Lucas Nogueira <lucas@tauri.app>
2023-08-13 22:25:50 -03:00

150 B

tauri
major:breaking

Changed App::handle and Manager::app_handle to return a reference to an AppHandle instead of an owned value.