New
vinyl-fs v4.0.0
⚠ BREAKING CHANGES
- Prefer symlink property set on Vinyl object over its path (#345)
- Avoid error and reflect filesystem stat if futimes not implemented (#341)
- Consider the greater of ctime & mtime when comparing since option (#340)
- Normalize repository, dropping node <10.13 support
- Switch stream implementation to streamx (#333)
- Default to
utf8decoding and encoding. Addencodingoption to change (#287)