tauri/.changes/assets-refactor.md

8 lines
161 B
Markdown
Raw Normal View History

---
"tauri-codegen": patch
"tauri-utils": patch
"tauri": patch
---
**Breaking:** The `assets` field on the `tauri::Context` struct is now a `Arc<impl Assets>`.