This makes the necessary permissions more explicit.
Check v3.0.0 for breaking changes in v3.
What's Changed
- Declare
deno task run-with-permissionstask specifying all the permissions actually needed and alias all other tasks through that by @ntninja in #136
Full Changelog: v3.3.0...v3.4.0