Files
tauri-plugins-workspace/.changes/fix-fs-watcher-basedir.md
T
i-c-b cb96aa0627 fix(fs): rename dir field to base_dir in WatchOptions, fixes #1081 (#1082)
* fix(fs): rename `dir` field to `base_dir` in `WatchOptions`, fixes #1081

* Create fix-fs-watcher-basedir.md
2024-03-16 11:01:49 +01:00

106 B

fs
fs
patch

Fixes watch and watchImmediate which previously ignored the baseDir parameter.