Releases: bahmutov/dont-break
Releases · bahmutov/dont-break
v1.13.4
1.13.4 (2018-05-11)
Bug fixes ✅
- corrected
install
step for NPM dependencies (d2b4759)
v1.13.3
1.13.3 (2018-05-11)
Bug fixes ✅
- support mixed project types (a38025a)
v1.13.2
1.13.2 (2018-05-11)
Bug fixes ✅
- corrected dependent project installation for git clone mode (166a9df)
v1.13.1
1.13.1 (2018-03-21)
Bug fixes ✅
- corrected for empty command case (7c89e3a)
v1.13.0
1.13.0 (2018-03-21)
New features 👍
- allow to use
yarn add folder
as currentModuleInstall (fe63f3d)
Bug fixes ✅
v1.12.2
1.12.2 (2018-02-28)
Bug fixes ✅
- corrected re sequence, and simplified postinstall steps (d3994ae)
v1.12.1
1.12.1 (2018-02-28)
Bug fixes ✅
- node 4 - compatible version (8d5143a)
- corrected re custom install commands; also added 'yarn-link' option (1427706)
v1.12.0
1.12.0 (2017-11-28)
New features 👍
configuration
- support 'npm link' current module installation method (5c2b0cb)
- be able to specify cross-project options (2f29272)
Bug fixes ✅
- link current module only once (afa7a33)
v1.11.0
1.11.0 (2017-11-28)
New features 👍
configuration
- be able to specify cross-project options (2f29272)
v1.10.0
1.10.0 (2017-10-25)
New features 👍
- allow 'pretest' to be custom command, too (8f40078)