Skip to content

v4.0.0

Choose a tag to compare

@streamich streamich released this 30 Jan 11:18
· 541 commits to master since this release

4.0.0 (2019-01-30)

Bug Fixes

  • deps: update dependency fs-monkey to ^0.3.0 (c19864e)

Features

  • 🎸 re-enable semantic-release (5dc0842)
  • make readdir merge results from all file systems (347d2b0)
  • refactor and improve watch() implementation (6b9a3f2)

BREAKING CHANGES

  • behaviour of watchFile() and unwatchFile() changes.

  • readdir now behaves differently

  • add implementation of readdir and readdirSync

  • tidy up code from review

  • corectly dedupe readdir for multiple fss

  • sort results from readdir