npm vinyl-fs 2.3.0

latest releases: 4.0.0, 3.0.3, 3.0.2...
8 years ago

Fix

  • Use lazystream for streamFile to avoid fd exhaustion (542771a)
  • Refactor writeStream to prevent issue with futimes (bdbe46d)
  • Adjust realMode method to avoid gid in the parse (7be0cfd) - Closes #103
  • Sink the saveStream on nextTick to start flowing and avoid highWaterMark (007aae1)
  • Avoid TypeError when the sourcemaps option is a boolean for dest() (18e8a06)
  • Use fs.futimes to retain sub-second precision in atime/mtime (4ff0e8d)
  • Ensure atime is a Date object (e9584ce)
  • Remove correct handlers to avoid memory leak (d370714)

New

  • Pass options to through2 instances (bcfd342)

Update

  • Improve code consistency (bcf0a45)
  • Add test for streaming with buffering disabled (00f38a3)

Docs

  • Completely rework documentation (bb3e380)
  • Improve default base option explanation (31eb774)

Upgrade

  • Update glob-stream dependency (b6eb9c8)

Build

  • Add eslint and jscs presets & update code (c51a906)
  • Add node stable to travis matrix & setgid on test directory for failing test (a6d4f7e)

Don't miss a new vinyl-fs release

NewReleases is sending notifications on new releases.