Releases: meteor-vue/vue-meteor
Releases · meteor-vue/vue-meteor
v1.0.0-beta.3
- 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
- All main features implemented
- Working with Meteor 1.5 and Vue 2.3.4 (latest on 2017/06/30)
1.0.0-beta.1
- Most features with Vue 1.x complete
- Main packages for Vue 2.x complete