Files
tauri/.changes/api-features.md
2022-01-09 16:20:13 -03:00

6 lines
215 B
Markdown

---
"tauri": patch
---
The `tauri::api` modules `http`, `notification`, `dialog`, and `process::Command` APIs are now hidden behind a feature flag, `http-api`, `notification`, `dialog` and `command`, respectively.