Skip to content

Latest commit

 

History

History
381 lines (156 loc) · 8.76 KB

CHANGELOG.md

File metadata and controls

381 lines (156 loc) · 8.76 KB

0.16.13 (2018-12-11)

0.16.12 (2018-12-10)

Bug Fixes

  • properties: merge in stage properties (830c52d)
  • ssr: route gaurd to now modifiable (20f9725)

0.16.10 (2018-11-07)

Features

  • ssr: support initial route (5772443)

0.16.9 (2018-11-02)

Bug Fixes

  • ssr: account for no window in localstorage (2094e90)

0.16.8 (2018-11-02)

Features

  • ssr: support vue server side rendering (75bad59)

0.16.7 (2018-10-26)

0.16.6 (2018-10-26)

Bug Fixes

  • store: missing path from register (2c08424)

0.16.5 (2018-10-19)

0.16.4 (2018-10-19)

Bug Fixes

  • auth: fix store persist functionality (fd2f49e)

0.16.3 (2018-10-19)

Features

  • auth: add auth component and template (ee1f221)

0.16.2 (2018-10-17)

Features

0.16.1 (2018-10-05)

Bug Fixes

  • webpack: provide NODE_ENV environment variable (5454cde)

0.16.0 (2018-09-12)

Bug Fixes

  • properties: now reads from new env variable name (2a92758)

BREAKING CHANGES

  • properties: props renamed to properties

0.15.0 (2018-09-12)

Bug Fixes

  • webpack: fix resolve in Node LTS (2b36733)

Features

  • 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)

Bug Fixes

  • 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)

Bug Fixes

  • router: fix initial routing with service system (c834c6a)

0.13.0 (2018-02-27)

Features

  • alerts: add alerts store (4314579)

0.12.0 (2018-02-24)

Bug Fixes

  • router: router now initializes after component (1c9e717)

0.11.0 (2018-02-21)

Features

0.9.0 (2018-02-16)

Bug Fixes

  • webpack: c9 context and resolveloader (3a1f0ad)

0.8.2 (2018-01-31)

Bug Fixes

  • scripts: fix server context (b1e9150)
  • scripts: fix server context (d2fe1b0)

0.8.1 (2018-01-27)

Bug Fixes

  • webpack: remove ./ from resolved file name (30f87c5)

0.8.0 (2018-01-26)

0.7.0 (2018-01-24)

Features

  • store: added hot reload mechanism (4b454c7)

0.5.1 (2018-01-20)

0.5.0 (2018-01-20)

Features

0.3.4 (2017-11-20)

Bug Fixes

0.3.3 (2017-11-20)

0.3.2 (2017-11-20)

0.3.1 (2017-11-20)

Bug Fixes

  • vue: load root component separately (8f9701f)

0.3.0 (2017-11-19)

Features

  • components: add external for links (c316aa0)

0.2.2 (2017-11-19)

Reverts

  • webpack: back to html-loader (96036c6)

0.2.1 (2017-11-19)

Bug Fixes

  • vue: swap html-loader with vue-html-loader (9939d6f)

0.2.0 (2017-11-19)

Features

  • webpack: add python support and vue files in pug (5d3d0b1)

Reverts

0.1.5 (2017-11-13)

Bug Fixes

  • css: extract webpack plugin schema (4b56f06)

0.1.4 (2017-11-11)

Features

  • vue: add props fix history mode (444ec75)

0.1.3 (2017-11-08)

Bug Fixes

  • svg-loader: move glyph to svg-loader since vue doesn't like reserved keywords (ee89101)

0.1.2 (2017-11-08)

Features

  • webpack: add vue-router and default html template (41bcbc1)

0.1.1 (2017-11-07)

Features

  • webpack: now supports additional client entry locations (7e8a1e0)

0.1.0 (2017-10-17)