v4.0.0
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()andunwatchFile()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