0.16.13 (2018-12-11)
0.16.12 (2018-12-10)
0.16.10 (2018-11-07)
- ssr: support initial route (5772443)
0.16.9 (2018-11-02)
- ssr: account for no window in localstorage (2094e90)
0.16.8 (2018-11-02)
- ssr: support vue server side rendering (75bad59)
0.16.7 (2018-10-26)
0.16.6 (2018-10-26)
- store: missing path from register (2c08424)
0.16.5 (2018-10-19)
0.16.4 (2018-10-19)
- auth: fix store persist functionality (fd2f49e)
0.16.3 (2018-10-19)
- auth: add auth component and template (ee1f221)
0.16.2 (2018-10-17)
- store: add auth module (167448b)
0.16.1 (2018-10-05)
- webpack: provide NODE_ENV environment variable (5454cde)
0.16.0 (2018-09-12)
- properties: now reads from new env variable name (2a92758)
- properties: props renamed to properties
0.15.0 (2018-09-12)
- webpack: fix resolve in Node LTS (2b36733)
- webpack: add worker support with workbox (734eef3)
- webpack: new merging style live (df72a89)
- webpack: now uses merge style for extensibility (37cf295)
0.15.0-beta.3 (2018-05-31)
- webpack: disabled sass-loader options since broken (4762444)
- webpack: exclude node_modules to fix undefined umd global (696a5b1)
- webpack: fix pug resolve for some file includes (7c172c4)
0.14.0 (2018-02-28)
- router: fix initial routing with service system (c834c6a)
0.13.0 (2018-02-27)
- alerts: add alerts store (4314579)
0.12.0 (2018-02-24)
- router: router now initializes after component (1c9e717)
0.11.0 (2018-02-21)
- store: add persist (28f76c0)
0.9.0 (2018-02-16)
- webpack: c9 context and resolveloader (3a1f0ad)
0.8.2 (2018-01-31)
0.8.1 (2018-01-27)
- webpack: remove
./
from resolved file name (30f87c5)
0.8.0 (2018-01-26)
0.7.0 (2018-01-24)
- store: added hot reload mechanism (4b454c7)
0.5.1 (2018-01-20)
0.5.0 (2018-01-20)
- store: add store (881ac52)
0.3.4 (2017-11-20)
- webpack: invalid regex (b85a7d7)
0.3.3 (2017-11-20)
0.3.2 (2017-11-20)
0.3.1 (2017-11-20)
- vue: load root component separately (8f9701f)
0.3.0 (2017-11-19)
- components: add external for links (c316aa0)
0.2.2 (2017-11-19)
- webpack: back to html-loader (96036c6)
0.2.1 (2017-11-19)
- vue: swap html-loader with vue-html-loader (9939d6f)
0.2.0 (2017-11-19)
- webpack: add python support and vue files in pug (5d3d0b1)
- scripts: remove docs (9cab2c2)
0.1.5 (2017-11-13)
- css: extract webpack plugin schema (4b56f06)
0.1.4 (2017-11-11)
- vue: add props fix history mode (444ec75)
0.1.3 (2017-11-08)
- svg-loader: move glyph to svg-loader since vue doesn't like reserved keywords (ee89101)
0.1.2 (2017-11-08)
- webpack: add vue-router and default html template (41bcbc1)
0.1.1 (2017-11-07)
- webpack: now supports additional client entry locations (7e8a1e0)