# Changelog

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [0.0.7](https://github.com/vovkasm/mock-websocket/compare/v0.0.6...v0.0.7) (2019-08-26)

### [0.0.6](https://github.com/vovkasm/mock-websocket/compare/v0.0.5...v0.0.6) (2019-08-26)


### Bug Fixes

* WebSocket.send will not throw in CLOSING or CLOSED states ([95a5bff](https://github.com/vovkasm/mock-websocket/commit/95a5bff))

## [0.0.5](https://github.com/vovkasm/mock-websocket/compare/v0.0.4...v0.0.5) (2019-03-24)


### chore

* rewrite to typescript ([f8a4dc1](https://github.com/vovkasm/mock-websocket/commit/f8a4dc1))


### BREAKING CHANGES

* Server interface changed, still no docs, sorry.
