Releases: nativescript-vue/nativescript-vue
Releases · nativescript-vue/nativescript-vue
v0.7.10
0.7.10 (2018-01-24)
Bug Fixes
- disable pageRouting when not in use (7def3e2), closes #98
v0.7.9
0.7.9 (2018-01-23)
Bug Fixes
- don't import Vue in utils (7335fd0)
v0.7.8
0.7.8 (2018-01-10)
Bug Fixes
- fix v-model not working for non-components (4cc399e)
v0.7.7
0.7.7 (2018-01-10)
Bug Fixes
- don't throw error when livesyncing css (8365141), closes #63
v0.7.6
0.7.6 (2018-01-10)
Bug Fixes
Features
- allow silencing the console ouput (8f98ad7), closes #99
v0.7.5
0.7.5 (2017-12-23)
Features
- support array properties in v-view directive (a49ca5d), #80