v1.12.3
1.12.3 (2017-12-04)
Bug Fixes
- add commit lint (2af6391)
- Add support for multi-level filenames (29a9a44)
- bump deps and fix tests for local dev (#1139) (6d57dac)
- catch module.parent.filename === undefined (#1053) (4c81e9a)
- crash when passing argument to node (windows) (469fa80), closes #1095
- executable path handling under windows (#962) (481dc8f)
- exit when fail to parse the config file (#921) (63e8606), closes #651
- exit with code 1 on crash if --exitcrash (#946) (facc8cb)
- help truncation on node 6.2 (#842) (#843) (abc138f)
- read config file before defaulting script parameter (#1110) (f3e0c29)
- require node 6 or above in engines (71eab1a)
- Support for .mjs es6 modules (#1138) (5a89df6)
- support signal on CLI (#1061) (3c352f2)
- sync help.txt to available options (9b6c786)
- update readme (3426224)