Skip to content

Releases: fsevents/fsevents

v1.0.7

03 Feb 15:13
Compare
Choose a tag to compare

Updated node-pre-gyp to 0.6.19

v1.0.6

10 Dec 14:04
Compare
Choose a tag to compare

Updated node-pre-gyp to 0.6.17

v1.0.5

10 Dec 14:02
Compare
Choose a tag to compare

Re-added the bundled dependency flattening after having resolved the npm shrinkwrap issues in the deps

v1.0.4

04 Nov 17:46
Compare
Choose a tag to compare
  • Reverted the bundled dependency flattening because of downstream dep version conflicts, leading to problems with npm shrinkwrap

v1.0.3

03 Nov 17:56
Compare
Choose a tag to compare
  • Node v5 compatibility
  • Bundled dependencies are flattened

v1.0.2

06 Oct 16:54
Compare
Choose a tag to compare

Bumped the bundled node-pre-gyp dependency to 0.6.12

v1.0.1

29 Sep 13:34
Compare
Choose a tag to compare

Bumped the bundled node-pre-gyp dependency to 0.6.11

v1.0.0

09 Sep 16:39
Compare
Choose a tag to compare

Added node-pre-gyp support so the installation process will first attempt to download a pre-built binary before falling back to compiling locally.

No API changes from v0.3.x