Files
tauri-plugins-workspace/.changes/fs-replace-notify-debouncer.md
T
Daniel Faust 61edbbec0a feat(fs/watch): migrate to notify-debouncer-full (#885)
* Add support for notify-debouncer-full

* Add fs watch to demo

* Remove notify-debouncer-mini

* Rename RawEvent to WatchEvent

* Add full type definition for EventKind

* Remove `track file ids` option from fs watcher

* Update plugins/fs/guest-js/index.ts
2024-01-18 20:35:49 +02:00

186 B

fs, fs-js
fs fs-js
patch patch

Replace notify-debouncer-mini with notify-debouncer-full. (plugins-workspace#885)