refactor: core plugin permissions are now prefixed core:, closes #10359#10390
refactor: core plugin permissions are now prefixed core:, closes #10359#10390lucasfernog merged 9 commits intodevfrom
Conversation
Package Changes Through c902dc1There are 5 changes which include tauri-cli with prerelease, @tauri-apps/cli with prerelease, tauri with prerelease, tauri-plugin with prerelease, tauri-utils with prerelease Planned Package VersionsThe following package releases are the planned based on the context of changes in this pull request.
Add another change file through the GitHub UI by following this link. Read about change files or the docs at github.com/jbolda/covector |
|
Do we want to introduce the |
There was a problem hiding this comment.
Looks mostly good to me. Some small observations we should fix.
Edit: Also some docstring lints to fix: https://github.com/tauri-apps/tauri/actions/runs/10101389779/job/27934877226?pr=10390#step:6:529
Pushed, but had to make a little workaround because we do not support cross-plugin referencing of permissions (we decided we wouldn't define plugin dependencies here to simplify the work). |
No description provided.