mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-03 10:11:15 +02:00
* feat(core): allow users to access the Assets instance * chore(changes): mark as breaking change [skip ci]
161 B
161 B
tauri-codegen, tauri-utils, tauri
| tauri-codegen | tauri-utils | tauri |
|---|---|---|
| patch | patch | patch |
Breaking: The assets field on the tauri::Context struct is now a Arc<impl Assets>.