All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.0.0 (2020-01-26)
- bump requirement to node.js 10.13.0
- The
modulesDir
no longer defaults to/node_modules
.
- Add preserveSymlinks option (eb4b2b4), closes #23
- bump requirement to node.js 10.13.0 (8dbab86)
- Create processAtProgramExit option (#30) (ad99be5), closes #26
- Use relative path to node_modules by default (#22) (f9eaf0e)
- modulesDir default should be absolute FS path when fsPath is enabled (6f299bc)