|
| 1 | +<aname="2.3.0-rc.0"></a> |
| 2 | +#[2.3.0-rc.0](https://github.com/nativescript-vue/nativescript-vue/compare/v2.2.2...v2.3.0-rc.0) (2019-05-31) |
| 3 | + |
| 4 | + |
| 5 | +###Bug Fixes |
| 6 | + |
| 7 | +***hooks:** make hooks compatible with CLI's 6.0.0 changes ([#500](https://github.com/nativescript-vue/nativescript-vue/issues/500)) ([6f8945e](https://github.com/nativescript-vue/nativescript-vue/commit/6f8945e)) |
| 8 | +***listview:** only require tns module at runtime ([4c00885](https://github.com/nativescript-vue/nativescript-vue/commit/4c00885)) |
| 9 | +***ListView:** allow ObservableArray items in ListView (Fixes[#464](https://github.com/nativescript-vue/nativescript-vue/issues/464)) ([#498](https://github.com/nativescript-vue/nativescript-vue/issues/498)) ([a904c7b](https://github.com/nativescript-vue/nativescript-vue/commit/a904c7b)) |
| 10 | +* build and use local template compiler in samples ([0282eca](https://github.com/nativescript-vue/nativescript-vue/commit/0282eca)) |
| 11 | + |
| 12 | + |
| 13 | +###Features |
| 14 | + |
| 15 | +* upgrade to vue 2.6 ([e983a90](https://github.com/nativescript-vue/nativescript-vue/commit/e983a90)) |
| 16 | + |
| 17 | + |
| 18 | + |
1 | 19 | <aname="2.2.2"></a>
|
2 | 20 | ##[2.2.2](https://github.com/nativescript-vue/nativescript-vue/compare/v2.2.1...v2.2.2) (2019-04-10)
|
3 | 21 |
|
|