tauri/.changes/assets-refactor.md
Lucas Fernandes Nogueira 5110c704be
feat(core): allow users to access the Assets instance (#1691)
* feat(core): allow users to access the Assets instance

* chore(changes): mark as breaking change [skip ci]
2021-05-03 15:07:38 -03:00

161 B

tauri-codegen tauri-utils tauri
patch patch patch

Breaking: The assets field on the tauri::Context struct is now a Arc<impl Assets>.