Releases: shipitjs/shipit
Releases · shipitjs/shipit
v5.2.0
Bug Fixes
- windows: cd must run the specified drive letter (#252) (ab916a9)
- fix remote command wont reject on error, when cwd option is used (#265) (986aec1)
Features
v5.1.0
Bug Fixes
- correct peerDependencies field for shipit-deploy package (#243) (3586c21)
Features
- shipit-deploy: Added config so you can rsync including the folder (#246) (64481f8)
- ssh-pool: Added ssh config array to remote server (#248) (ba1d8c2)
v5.0.0
Bug Fixes
- enable Git Bash shells on Windows to successfully deploy (#238) (641800c)
Chores
Features
BREAKING CHANGES
- node.js v8+ is now required
v4.1.4
Bug Fixes
- shipit-deploy: skip fetching git in case when repositoryUrl was not provided (closes #207) (#226) (4ae0f89)
v4.1.2
Bug Fixes
- security: use which instead of whereis (#220) (6f46cad)
- shipit-deploy: only remove workspace if not shallow clone (#200) (6ba6f00)
- use correct deprecation warning (#219) (e0c0fa5)
v4.1.1
Bug Fixes
- update shipit-deploy's peerDependency to v4.1.0 (#192) (6f7b407)