tauri/.changes/config-refactor.md

9 lines
203 B
Markdown
Raw Normal View History

---
"tauri-utils": minor
"tauri-api": minor
"tauri": minor
---
The Tauri files are now read on the app space instead of the `tauri` create.
Also, the `AppBuilder` `build` function now returns a Result.