fix(fs): missing debouncer rename cache (#1245)
* Fix missing debouncer rename cache * Add change file * Formatpull/1246/head
parent
21387ac199
commit
edf9a4f29d
@ -0,0 +1,5 @@
|
||||
---
|
||||
"fs": patch
|
||||
---
|
||||
|
||||
Fixes `RenameMode::From` and `RenameMode::To` never getting converted to `RenameMode::Both` when using `watch` with a debounce on Windows
|
Loading…
Reference in new issue