All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.0.4 (2021-05-17)
2.0.3 (2020-11-21)
- mixed esm syntax in utils (41a6eda)
2.0.2 (2020-06-25)
- module: set default value for baseURLAlt (dbd3b29)
2.0.1 (2020-06-24)
- disable altPort by default (fb344b3)
- {STATE} was being interpolated by poi (69955ff)
- getPort import (f04edfe)
- lazy listen and redirect users directly opening port (cdb0b04)
- allow customisation with options (#57) (ee40ac5), closes #43
- altPort option and disable for codesandbox (f176eb3)
- listen on new port (#60) (119a032)
- use baseURLAlt only for SSE (9f27089)
- no longer adding serverMiddleware
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.2.0 (2019-10-01)
1.1.0 (2019-09-21)
1.0.1 (2019-08-20)
1.0.0 (2019-08-05)
- /ws endpoint changed to /sse
0.5.2 (2019-05-01)
0.5.1 (2019-04-26)
0.5.0 (2019-04-24)
- always reload (32b57a8)
0.4.1 (2019-04-24)
- _closed guard (b7f3b3e)
- use unique top level selector (4f8811e)
- workaround for duplicate instance (a6dd5a7)
0.4.0 (2019-04-24)
- improved
showNuxtApp
(6fb1fa6)
0.3.1 (2019-04-24)
- stop requesting before replacing document (441d3cd)
0.3.0 (2019-04-09)
0.2.0 (2019-03-23)
0.1.3 (2019-03-22)
0.1.2 (2019-03-20)
- prevent duplicate allDone getter calls (0cb31cd)
0.1.1 (2019-03-20)
- throttle ws broadcast (3069cb9)
0.1.0 (2019-03-20)
- app: don't update wsURL when retry (c7e0ed0)
- app: Remove logging and don't finish is not bundle is given as first message (031271d)
- poi: set html.template option (ce72848)
- correctly handle ws upgrade events on server (4ba32a2)
- SSR initial state (9982c9e)