All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- Update minimum required version of
detective
#161
- Update minimum required version of
cached-path-relative
#155 - Add CI testing on Windows #152
- Add CI testing on recent Node.js versions (10, 11, 12) #157
- Add
.dirname
property to the object given toopts.resolve
#154
- Fix missing 'file' event when file has a syntax error #146
- Fix crash when file has a transform and a syntax error #145
- Ignore package.json files that do not contain JSON objects #142
- Don't preserve symlinks when resolving transforms, matching Node resolution behaviour #133
- Fix 'file' events with
persistentCache
#127 - Add dependencies to a file when transforms emit 'dep' event #141
- Restore support for node < 4.0.0.
- Update deps
- Drop support for node < 0.12 due due to detective dropping support
- Add engines field set to
>=4.0.0