@mauricioszabo and I just diagnosed an issue in pathwatcher where “atomic saves” (write a file to a temporary name, then force-rename it onto the destination) do not generate change events on Windows or Linux.
node-pathwatcher#6 fixes the issue. Now we've got to bump the version, put out a new NPM release, and remember to bump pathwatcher before the 1.133.0 release. This issue acts as a reminder!
@mauricioszabo and I just diagnosed an issue in
pathwatcherwhere “atomic saves” (write a file to a temporary name, then force-rename it onto the destination) do not generatechangeevents on Windows or Linux.node-pathwatcher#6 fixes the issue. Now we've got to bump the version, put out a new NPM release, and remember to bump
pathwatcherbefore the 1.133.0 release. This issue acts as a reminder!