UNPKG

@nuxt/loading-screen

Version:

[![Circle CI][circleci-src]][circleci-href] [![Standard JS][standard-js-src]][standard-js-href] [![npm version][npm-version-src]][npm-version-href] [![npm downloads][npm-downloads-src]][npm-downloads-href] [![package phobia][package-phobia-src]][package-p

23 lines (11 loc) 897 B
# 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.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)