tauri/.changes/api-feature-flags.md
Lucas Fernandes Nogueira aab3e1f18b
refactor(core): move api modules behind allowlist feature flags (#1864)
* refactor(core): move api modules behind allowlist feature flags

* run fmt
2021-05-19 09:21:57 -03:00

6 lines
133 B
Markdown

---
"tauri": patch
---
Moves `shell`, `dialog::FileDialogBuilder` and `process::Command` APIs behind their allowlist feature flags.