tauri/.changes/api-permissions-plugin.md

6 lines
180 B
Markdown
Raw Normal View History

---
"@tauri-apps/api": patch:enhance
---
Added `PermissionState`, `checkPermissions` and `requestPermissions` base APIs to the core module, designed for plugin authors to extend.