v2.0.0
2.0.0 (2020-08-29)
Features
BREAKING CHANGES
🧨 config options
- autoMerge option replaced with noAutoMerge, and the option default value is false.
- silent option replaced with verbose, and the option default value is false.
- The -v option alias now stands for the verbose option instead of getting the import conductor version.
- The -m option alias (which used for the autoMerge) was removed.
- The -d option alias now stands for the dryRun option instead of autoAdd.
See the updated config options in this section of the documentation.