Releases: chengjianhua/packages-scripts
Releases · chengjianhua/packages-scripts
v2.0.0
2.0.0 (2019-01-15)
Code Refactoring
- use
yargs
to organize the scripts into commands (550b6df)
BREAKING CHANGES
v1.0.1
1.0.1 (2019-01-11)
Bug Fixes
- babel: transform alias with right current directory (db0d656)
v1.0.0
1.0.0 (2019-01-10)
Bug Fixes
- find used plugin from the result returned by
babel.loadOptions()
(d2a4cf9)
Performance Improvements
- load lint-staged configuratin through cosmiconfig (97ec68d)