|
| 1 | +<aname="2.5.0-alpha.3"></a> |
| 2 | +#[2.5.0-alpha.3](https://github.com/nativescript-vue/nativescript-vue/compare/v2.5.0-alpha.2...v2.5.0-alpha.3) (2019-11-29) |
| 3 | + |
| 4 | + |
| 5 | +###Bug Fixes |
| 6 | + |
| 7 | +***ListView:** v-if usage crash inside RLV template ([#554](https://github.com/nativescript-vue/nativescript-vue/issues/554)) ([838d98a](https://github.com/nativescript-vue/nativescript-vue/commit/838d98a)) |
| 8 | +***modals:** no ActionBar when launched from a frame within a component ([#558](https://github.com/nativescript-vue/nativescript-vue/issues/558)) ([3225852](https://github.com/nativescript-vue/nativescript-vue/commit/3225852)), closes[#536](https://github.com/nativescript-vue/nativescript-vue/issues/536)[#536](https://github.com/nativescript-vue/nativescript-vue/issues/536) |
| 9 | + |
| 10 | + |
| 11 | +###Features |
| 12 | + |
| 13 | +* allow suppressing renderer logs ([#586](https://github.com/nativescript-vue/nativescript-vue/issues/586)) ([12e5154](https://github.com/nativescript-vue/nativescript-vue/commit/12e5154)) |
| 14 | +* use scoped nativescript packages ([#589](https://github.com/nativescript-vue/nativescript-vue/issues/589)) ([121c11d](https://github.com/nativescript-vue/nativescript-vue/commit/121c11d)) |
| 15 | + |
| 16 | + |
| 17 | + |
1 | 18 | <aname="2.5.0-alpha.2"></a>
|
2 | 19 | #[2.5.0-alpha.2](https://github.com/nativescript-vue/nativescript-vue/compare/v2.5.0-alpha.1...v2.5.0-alpha.2) (2019-11-13)
|
3 | 20 |
|
|