mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-09-22 21:30:44 +02:00
7 lines
240 B
Markdown
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.
|