CHANGELOG.md
2.19 KB
module-deps Change Log
All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
6.2.3 - 2020-08-03
6.2.2 - 2019-12-13
- Update minimum required version of
detective
#161
6.2.1 - 2019-05-24
- 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
6.2.0 - 2018-11-13
- Add
.dirname
property to the object given toopts.resolve
#154
6.1.0 - 2018-05-16
6.0.2 - 2018-03-28
- Fix missing 'file' event when file has a syntax error #146
6.0.1 - 2018-03-27
- Fix crash when file has a transform and a syntax error #145
6.0.0 - 2018-02-07
- 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
5.0.1 - 2018-01-06
- Restore support for node < 4.0.0.
5.0.0 - 2018-01-02
- Update deps
- Drop support for node < 0.12 due due to detective dropping support
- Add engines field set to
>=4.0.0