# Change Log

All notable changes to this project will be documented in this file.

This project adheres to [Semantic Versioning](http://semver.org/).
## 2018-03-06 - [2.2.5 - current version]

- 2.2.5 - ([24](https://github.com/ericclemmons/start-server-webpack-plugin/pull/24)) - Fixes (@wmertens)

## 2018-03-05

- 2.2.4 - ([21](https://github.com/ericclemmons/start-server-webpack-plugin/pull/21)) - Update deps (@wmertens)


## 2018-03-05 - [2.2.3 - current version]

* 2.2.3 - ([7696962](https://github.com/ericclemmons/start-server-webpack-plugin/commit/769696228460912178a982f8c2594d5376a2230e)) - gsv: also push and publish (@wmertens)
* ([21](https://github.com/ericclemmons/start-server-webpack-plugin/pull/21)) - Update deps (@wmertens)

## 2018-03-04

* ([18](https://github.com/ericclemmons/start-server-webpack-plugin/pull/18)) - Add the ability to manually restart the server by typing rs (@tikotzky)
* ([17](https://github.com/ericclemmons/start-server-webpack-plugin/pull/17)) - Send a signal to the server process for HMR (@tikotzky)
* ([20](https://github.com/ericclemmons/start-server-webpack-plugin/pull/20)) - Add support for the new Webpack 4 Hooks API (@Nayni)

## 2018-02-02

* ([16](https://github.com/ericclemmons/start-server-webpack-plugin/pull/16)) - Allow setting of inspectPort (@eligolding)

## 2018-01-15

* ([15](https://github.com/ericclemmons/start-server-webpack-plugin/pull/15)) - Fix broken link (@njradford)

## 2017-04-10

* ([11](https://github.com/ericclemmons/start-server-webpack-plugin/pull/11)) - Add options `name`, `nodeArgs`, `args` (@wmertens)

## 2017-02-27

* ([18bdabf](https://github.com/ericclemmons/start-server-webpack-plugin/commit/18bdabf3b76a4a938c4b843193642925b4ab8e0b)) - Export via module.exports (@ericclemmons)

## 2016-10-27

* ([6e3d51f](https://github.com/ericclemmons/start-server-webpack-plugin/commit/6e3d51f3029aa5d7d6774a8cc90ec2c3cc13f3c7)) - v2.1.0 Allow specifying the entry to run after build. (@wmertens)
* ([7](https://github.com/ericclemmons/start-server-webpack-plugin/pull/7)) - Allow specifying entry to run (@wmertens)

## 2016-06-05

* ([4](https://github.com/ericclemmons/start-server-webpack-plugin/pull/4)) - Fix for Server-Side HMR (@ericclemmons)

## 2016-04-11

* ([1](https://github.com/ericclemmons/start-server-webpack-plugin/pull/1)) - Initial release (@ericclemmons)
* ([24155cc](https://github.com/ericclemmons/start-server-webpack-plugin/commit/24155cc7cb93d7719aaec52c5cab22929d6fa882)) - Initial commit (@ericclemmons)


