# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [4.4.0](https://github.com/smooth-code/jest-puppeteer/tree/master/packages/spawnd/compare/v4.3.0...v4.4.0) (2019-12-18)

**Note:** Version bump only for package spawnd





# [4.0.0](https://github.com/smooth-code/jest-puppeteer/tree/master/packages/spawnd/compare/v3.9.0...v4.0.0) (2019-02-13)

**Note:** Version bump only for package spawnd





# [3.7.0](https://github.com/smooth-code/jest-puppeteer/tree/master/packages/spawnd/compare/v3.6.0...v3.7.0) (2018-12-11)


### Features

* use tree-kill instead of terminate ([#169](https://github.com/smooth-code/jest-puppeteer/tree/master/packages/spawnd/issues/169)) ([bb2e27b](https://github.com/smooth-code/jest-puppeteer/tree/master/packages/spawnd/commit/bb2e27b))





## [3.5.2](https://github.com/smooth-code/jest-puppeteer/tree/master/packages/spawnd/compare/v3.5.1...v3.5.2) (2018-11-27)


### Bug Fixes

* **security:** upgrade dependencies ([e913425](https://github.com/smooth-code/jest-puppeteer/tree/master/packages/spawnd/commit/e913425))





<a name="3.4.0"></a>
# [3.4.0](https://github.com/smooth-code/jest-puppeteer/tree/master/packages/spawnd/compare/v3.3.1...v3.4.0) (2018-09-24)

**Note:** Version bump only for package spawnd





<a name="2.0.0"></a>
# [2.0.0](https://github.com/smooth-code/jest-puppeteer/tree/master/packages/spawnd/compare/v1.1.1...v2.0.0) (2018-03-05)


### Features

* integrate server launch ([dbea571](https://github.com/smooth-code/jest-puppeteer/tree/master/packages/spawnd/commit/dbea571))


### BREAKING CHANGES

* Puppeteer launch options are now specified under `launch` object




<a name="1.1.1"></a>
## [1.1.1](https://github.com/smooth-code/jest-puppeteer/tree/master/packages/spawnd/compare/v1.1.0...v1.1.1) (2018-03-04)


### Bug Fixes

* **expect-puppeteer:** add all sources in pkg ([bb51870](https://github.com/smooth-code/jest-puppeteer/tree/master/packages/spawnd/commit/bb51870))




<a name="1.1.0"></a>
# [1.1.0](https://github.com/smooth-code/jest-puppeteer/tree/master/packages/spawnd/compare/v1.0.1...v1.1.0) (2018-03-04)


### Features

* add spawnd & expect-puppeteer ([6b7f5a4](https://github.com/smooth-code/jest-puppeteer/tree/master/packages/spawnd/commit/6b7f5a4))
