tauri/.changes/api-features.md

6 lines
215 B
Markdown
Raw Normal View History

---
"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.