Skip to content

Releases: pulsar-edit/node-pathwatcher

v9.0.4

30 May 23:13

Choose a tag to compare

What's Changed

  • Fix a bug on Windows and Linux where “atomic save” failed to generate a change event — by @savetheclocktower in #6

Full Changelog: v9.0.3...v9.0.4

v9.0.3

13 Mar 22:48

Choose a tag to compare

This release switches the macOS implementation to prefer kqueue over the newer FSEvents API.

What's Changed

Full Changelog: v9.0.2...v9.0.3

v9.0.2

27 Sep 20:19

Choose a tag to compare

This is a major rewrite of node-pathwatcher. It re-implements file-watching from the ground up in order to be safe to run in a multi-context environment such as modern Node or Electron.

What's Changed

Full Changelog: v8.1.0...v9.0.2

v9.0.1

27 Sep 20:14

Choose a tag to compare

This is a major rewrite of node-pathwatcher. It re-implements file-watching from the ground up in order to be safe to run in a multi-context environment such as modern Node or Electron.

What's Changed

Full Changelog: v8.1.0...v9.0.1