Skip to content

Releases: meteor-vue/vue-meteor

v1.0.0-beta.3

28 Jan 02:29
Compare
Choose a tag to compare
v1.0.0-beta.3 Pre-release
Pre-release
  • Merged: #252, #164, #271, #274, #278, #293, #292 - thank you contributors! 鉂わ笍
  • Updated to support Meteor 1.6.1 and Vue 2.5.13
  • Vue SSR now uses the meteor/server-render package
  • Removed old code
  • Cleaning up source code with ESLint
  • Refactored SFC parsing to use vue-template-compiler
  • Updated all the dependencies to their latest versions (npm and atmosphere)

v1.0.0-beta.2

30 Jun 15:58
Compare
Choose a tag to compare
v1.0.0-beta.2 Pre-release
Pre-release
  • All main features implemented
  • Working with Meteor 1.5 and Vue 2.3.4 (latest on 2017/06/30)

1.0.0-beta.1

28 Sep 16:13
Compare
Choose a tag to compare
1.0.0-beta.1 Pre-release
Pre-release
  • Most features with Vue 1.x complete
  • Main packages for Vue 2.x complete