Skip to content

Commit f81929e

Browse files
authored
feat(api): permission types for mobile plugins (#10799)
* feat(api): permission types for mobile plugins let's have a central place to keep the permission types ref tauri-apps/plugins-workspace#979 * build
1 parent d1c97bc commit f81929e

3 files changed

Lines changed: 29 additions & 1 deletion

File tree

.changes/api-permissions-plugin.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@tauri-apps/api": patch:enhance
3+
---
4+
5+
Added `PermissionState`, `checkPermissions` and `requestPermissions` base APIs to the core module, designed for plugin authors to extend.

0 commit comments

Comments
 (0)