mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-09-24 21:40:48 +02:00
There has been no `unwatch` command since v2.0 (`Watcher.close()` releases the resource), so `allow-unwatch` and `deny-unwatch` never granted anything.
6 lines
225 B
Markdown
6 lines
225 B
Markdown
---
|
|
"fs": major
|
|
---
|
|
|
|
**Breaking:** Removed the `allow-unwatch` and `deny-unwatch` permissions. There has been no `unwatch` command since v2.0 (`Watcher.close()` releases the resource instead), so they never granted anything.
|