Files
tauri-plugins-workspace/.changes/fs-remove-unwatch.md
T

7 lines
240 B
Markdown

---
"fs": major
"fs-js": 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.