# v4.3.1
* Fix the bug that the server failed if the package is installed globally.

# v4.3.0 (Critical Fix)
* Fix the bug that even though the tests fail, the exit code is still 0.

# v4.2.10

* Add `include` and `exclude` options to `coverageOptions`. See the documentation for more details.
* Fix the bug that the server is not properly closed if using `ctrl + c`.
* Improve console logs

# v4.2.11

* Fix the regular expression for checking user agent for compatibility on Mac OS X