tauri/.changes/tauri-app-handle-ref.md

6 lines
150 B
Markdown
Raw Normal View History

---
'tauri': 'major:breaking'
---
Changed `App::handle` and `Manager::app_handle` to return a reference to an `AppHandle` instead of an owned value.