# Change Log

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.1.3](https://github.com/nuxt/loading-screen/compare/v0.1.2...v0.1.3) (2019-03-22)


### Bug Fixes

* use wss for https ([#4](https://github.com/nuxt/loading-screen/issues/4)) ([eeb85eb](https://github.com/nuxt/loading-screen/commit/eeb85eb))



## [0.1.2](https://github.com/nuxt/loading-screen/compare/v0.1.1...v0.1.2) (2019-03-20)


### Performance Improvements

* prevent duplicate allDone getter calls ([0cb31cd](https://github.com/nuxt/loading-screen/commit/0cb31cd))



## [0.1.1](https://github.com/nuxt/loading-screen/compare/v0.1.0...v0.1.1) (2019-03-20)


### Performance Improvements

* throttle ws broadcast ([3069cb9](https://github.com/nuxt/loading-screen/commit/3069cb9))



# [0.1.0](https://github.com/nuxt/loading-screen/compare/v0.0.2...v0.1.0) (2019-03-20)


### Bug Fixes

* **app:** don't update wsURL when retry ([c7e0ed0](https://github.com/nuxt/loading-screen/commit/c7e0ed0))
* **app:** Remove logging and don't finish is not bundle is given as first message ([031271d](https://github.com/nuxt/loading-screen/commit/031271d))
* **poi:** set html.template option ([ce72848](https://github.com/nuxt/loading-screen/commit/ce72848))
* correctly handle ws upgrade events on server ([4ba32a2](https://github.com/nuxt/loading-screen/commit/4ba32a2))


### Features

* SSR initial state ([9982c9e](https://github.com/nuxt/loading-screen/commit/9982c9e))



## 0.0.1 (2019-03-16)
