<a name="0.3.9"></a>
## [0.3.9](https://github.com/oribella/dev/compare/v0.3.8...v0.3.9) (2016-05-17)


### Bug Fixes

* **test:** terminate process with correct exit code ([01496a5](https://github.com/oribella/dev/commit/01496a5))



<a name="0.3.8"></a>
## [0.3.8](https://github.com/oribella/dev/compare/v0.3.7...v0.3.8) (2016-03-29)


### Bug Fixes

* **build:** use `relativeOutDir` ([9355220](https://github.com/oribella/dev/commit/9355220))



<a name="0.3.7"></a>
## [0.3.7](https://github.com/oribella/dev/compare/v0.3.6...v0.3.7) (2016-03-25)


### Bug Fixes

* **build:** use `--out-dir` instead ([e82985f](https://github.com/oribella/dev/commit/e82985f))



<a name="0.3.6"></a>
## [0.3.6](https://github.com/oribella/dev/compare/v0.3.5...v0.3.6) (2016-03-25)


### Bug Fixes

* **build:** use correct babel plugins ([4065d71](https://github.com/oribella/dev/commit/4065d71))



<a name="0.3.5"></a>
## [0.3.5](https://github.com/oribella/dev/compare/v0.3.4...v0.3.5) (2016-03-25)


### Bug Fixes

* **build:** add `syntax-flow`, `transform-flow-stripe-types` ([a7d5f58](https://github.com/oribella/dev/commit/a7d5f58))



<a name="0.3.4"></a>
## [0.3.4](https://github.com/oribella/dev/compare/v0.3.3...v0.3.4) (2016-03-24)


### Features

* **build:** generate `es2015` ([033f01f](https://github.com/oribella/dev/commit/033f01f))



<a name="0.3.3"></a>
## [0.3.3](https://github.com/oribella/dev/compare/v0.3.2...v0.3.3) (2016-03-24)


### Bug Fixes

* **global:** add global babel configuration when runing tests ([ba531af](https://github.com/oribella/dev/commit/ba531af))



<a name="0.3.2"></a>
## [0.3.2](https://github.com/oribella/dev/compare/v0.3.1...v0.3.2) (2016-03-24)


### Bug Fixes

* **dist:** update ([bcf13e8](https://github.com/oribella/dev/commit/bcf13e8))



<a name="0.3.1"></a>
## [0.3.1](https://github.com/oribella/dev/compare/v0.3.0...v0.3.1) (2016-03-24)


### Bug Fixes

* **package:** add `babel-register` and update `mocha.opts` ([2b8bff2](https://github.com/oribella/dev/commit/2b8bff2))



<a name="0.3.0"></a>
# [0.3.0](https://github.com/oribella/dev/compare/v0.2.1...v0.3.0) (2016-03-24)


### Bug Fixes

* **package:** add missing transform-modules plugins ([10b2722](https://github.com/oribella/dev/commit/10b2722))
* **package:** remove old babel dependency and update change-log params ([9f48b88](https://github.com/oribella/dev/commit/9f48b88))



<a name="0.2.1"></a>
## [0.2.1](https://github.com/oribella/dev/compare/v0.2.0...v0.2.1) (2016-03-07)


### Bug Fixes

* **coverage:** add command separator if no arguments was passed ([fc35e32](https://github.com/oribella/dev/commit/fc35e32))



<a name="0.2.0"></a>
# [0.2.0](https://github.com/oribella/dev/compare/v0.1.25...v0.2.0) (2016-03-06)


### Bug Fixes

* **build:** make it possible to spawn on `windows` ([a42a349](https://github.com/oribella/dev/commit/a42a349))
* **changelog:** make it possible to spawn on `windows` ([4b7b18d](https://github.com/oribella/dev/commit/4b7b18d))
* **coverage:** make it possible to spawn on `windows` ([c59da0b](https://github.com/oribella/dev/commit/c59da0b))
* **lint:** make it possible to spawn on `windows` ([3a87a5b](https://github.com/oribella/dev/commit/3a87a5b))
* **test:** make it possible to spawn on `windows` ([0886644](https://github.com/oribella/dev/commit/0886644))


### BREAKING CHANGES

* coverage: 



<a name="0.1.25"></a>
## [0.1.25](https://github.com/oribella/dev/compare/v0.1.24...v0.1.25) (2016-03-03)


### Bug Fixes

* **test-browser:** default `coverage` should be falsy. default `--coverage-input-dir` should be `src`. add missing `systemjs` dependency ([a63658a](https://github.com/oribella/dev/commit/a63658a))



<a name="0.1.24"></a>
## [0.1.24](https://github.com/oribella/dev/compare/v0.1.23...v0.1.24) (2016-02-27)


### Features

* **watch:** add command line args `--no-babel` `--base-dir` `static-watcher-glob` ([d390f75](https://github.com/oribella/dev/commit/d390f75))



<a name="0.1.23"></a>
## [0.1.23](https://github.com/oribella/dev/compare/v0.1.22...v0.1.23) (2016-02-22)


### Bug Fixes

* **watch:** add `dev-watch` as `bin` command ([53c023b](https://github.com/oribella/dev/commit/53c023b))



<a name="0.1.22"></a>
## [0.1.22](https://github.com/oribella/dev/compare/v0.1.21...v0.1.22) (2016-02-22)


### Features

* **test:browser:coverage:** add `coverage` ([0570ac1](https://github.com/oribella/dev/commit/0570ac1))
* **watch:** add `watch` command ([b91a73d](https://github.com/oribella/dev/commit/b91a73d))
* **watch:** add `watch` command ([1391d77](https://github.com/oribella/dev/commit/1391d77))
* **watch:** add possibillity to configure `babelOptions` and `postcssPlugins` ([17db8cc](https://github.com/oribella/dev/commit/17db8cc))



<a name="0.1.21"></a>
## [0.1.21](https://github.com/oribella/dev/compare/v0.1.20...v0.1.21) (2015-12-22)


### Features

* **test:browser:** add `postCmd` to be able to spawn a command after the web server is up and running ([ff66d2e](https://github.com/oribella/dev/commit/ff66d2e))



<a name="0.1.20"></a>
## [0.1.20](https://github.com/oribella/dev/compare/v0.1.19...v0.1.20) (2015-12-22)


### Bug Fixes

* **package:** add missing `systemjs` dependency ([7c14c03](https://github.com/oribella/dev/commit/7c14c03))



<a name="0.1.19"></a>
## [0.1.19](https://github.com/oribella/dev/compare/v0.1.18...v0.1.19) (2015-12-22)


### Bug Fixes

* **web-server:** resolve modules in a better way ([aa9b56f](https://github.com/oribella/dev/commit/aa9b56f))



<a name="0.1.18"></a>
## [0.1.18](https://github.com/oribella/dev/compare/v0.1.17...v0.1.18) (2015-12-21)



<a name="0.1.17"></a>
## [0.1.17](https://github.com/oribella/dev/compare/v0.1.16...v0.1.17) (2015-12-21)



<a name="0.1.16"></a>
## [0.1.16](https://github.com/oribella/dev/compare/v0.1.15...v0.1.16) (2015-12-21)



<a name="0.1.15"></a>
## [0.1.15](https://github.com/oribella/dev/compare/v0.1.14...v0.1.15) (2015-12-21)


### Features

* **browser:** override `browser-sync` default settings with `--browser "google chrome, --no-sandbox" ([720d29f](https://github.com/oribella/dev/commit/720d29f))



<a name="0.1.14"></a>
## [0.1.14](https://github.com/oribella/dev/compare/v0.1.13...v0.1.14) (2015-12-20)


### Features

* **browser:** handle `--single-run` ([9470ad3](https://github.com/oribella/dev/commit/9470ad3))



<a name="0.1.13"></a>
## [0.1.13](https://github.com/oribella/dev/compare/v0.1.12...v0.1.13) (2015-12-17)



<a name="0.1.12"></a>
## [0.1.12](https://github.com/oribella/dev/compare/v0.1.11...v0.1.12) (2015-12-17)


### Bug Fixes

* **package:** add `browser-sync` as dependency ([bac7deb](https://github.com/oribella/dev/commit/bac7deb))



<a name="0.1.11"></a>
## [0.1.11](https://github.com/oribella/dev/compare/v0.1.10...v0.1.11) (2015-12-17)


### Bug Fixes

* **package:** add `globby` as dependency ([ce5e7f9](https://github.com/oribella/dev/commit/ce5e7f9))



<a name="0.1.10"></a>
## [0.1.10](https://github.com/oribella/dev/compare/v0.1.9...v0.1.10) (2015-12-17)


### Features

* **browser:** run tests in the browser ([09a3747](https://github.com/oribella/dev/commit/09a3747))



<a name="0.1.9"></a>
## [0.1.9](https://github.com/oribella/dev/compare/v0.1.8...v0.1.9) (2015-12-13)


### Bug Fixes

* **build:** enable running `build` inside repo dir ([1ba88e3](https://github.com/oribella/dev/commit/1ba88e3))


### Features

* **build:** pass `arguments` same way as `npm` e.g `dev-build` -cas -- --stage 2 --optional "es7.decorators,es7.classProperties" ([72c5efc](https://github.com/oribella/dev/commit/72c5efc))



<a name="0.1.8"></a>
## [0.1.8](https://github.com/oribella/dev/compare/v0.1.7...v0.1.8) (2015-12-13)


### Bug Fixes

* **babel:** revert back to `babel5` ([b880899](https://github.com/oribella/dev/commit/b880899))



<a name="0.1.7"></a>
## [0.1.7](https://github.com/oribella/dev/compare/v0.1.6...v0.1.7) (2015-12-11)


### Bug Fixes

* **dist:** use `es2015`, `stage-1` and `stage-2` ([d67a069](https://github.com/oribella/dev/commit/d67a069))



<a name="0.1.6"></a>
## [0.1.6](https://github.com/oribella/dev/compare/v0.1.5...v0.1.6) (2015-12-11)


### Bug Fixes

* **stage2:** update dist for `stage2` ([0c4ff6a](https://github.com/oribella/dev/commit/0c4ff6a))



<a name="0.1.5"></a>
## [0.1.5](https://github.com/oribella/dev/compare/v0.1.4...v0.1.5) (2015-12-11)



<a name="0.1.4"></a>
## [0.1.4](https://github.com/oribella/dev/compare/v0.1.3...v0.1.4) (2015-12-10)


### Bug Fixes

* **build:** use correct argument ([12c2def](https://github.com/oribella/dev/commit/12c2def))



<a name="0.1.3"></a>
## [0.1.3](https://github.com/oribella/dev/compare/v0.1.2...v0.1.3) (2015-12-10)


### Bug Fixes

* **package:** enable `lint` command ([b2adc6a](https://github.com/oribella/dev/commit/b2adc6a))



<a name="0.1.2"></a>
## [0.1.2](https://github.com/oribella/dev/compare/v0.1.1...v0.1.2) (2015-12-10)


### Features

* **lint:** add linting command ([1a91e63](https://github.com/oribella/dev/commit/1a91e63))



<a name="0.1.1"></a>
## [0.1.1](https://github.com/oribella/dev/compare/v0.1.0...v0.1.1) (2015-12-10)


### Bug Fixes

* **package:** use `babel` directly for `build` ([9f005fb](https://github.com/oribella/dev/commit/9f005fb))
* **test:** use relative path ([80a5c03](https://github.com/oribella/dev/commit/80a5c03))



<a name="0.1.0"></a>
# 0.1.0 (2015-12-10)



