Skip to content

v1.8.0

Compare
Choose a tag to compare
@bahmutov bahmutov released this 23 Apr 15:19
· 99 commits to master since this release
2979b15

1.8.0 (2019-04-23)

Features

Allows to pass in addition to NPM script names any commands. For example

start-test 'http-server -c-1 --silent' 8000 'npm run test -- --verbose'