tauri/.changes/scope-config.md

8 lines
231 B
Markdown
Raw Normal View History

---
"tauri-utils": patch
---
Adds `scope` glob array config under `tauri > allowlist > fs`.
Adds `assetScope` glob array config under `tauri > allowlist > protocol`.
Adds `scope` URL array config under `tauri > allowlist > http`.