|
| 1 | +<aname="2.0.0-beta.0"></a> |
| 2 | +#[2.0.0-beta.0](https://github.com/nativescript-vue/nativescript-vue/compare/v2.0.0-alpha.3...v2.0.0-beta.0) (2018-09-18) |
| 3 | + |
| 4 | + |
| 5 | +###Features |
| 6 | + |
| 7 | +* multiple frame navigation ([6c45812](https://github.com/nativescript-vue/nativescript-vue/commit/6c45812)), closes[#188](https://github.com/nativescript-vue/nativescript-vue/issues/188) |
| 8 | +* multiple frames ([#325](https://github.com/nativescript-vue/nativescript-vue/issues/325)) ([6d7b169](https://github.com/nativescript-vue/nativescript-vue/commit/6d7b169)), closes[#213](https://github.com/nativescript-vue/nativescript-vue/issues/213)[#286](https://github.com/nativescript-vue/nativescript-vue/issues/286)[#292](https://github.com/nativescript-vue/nativescript-vue/issues/292)[#292](https://github.com/nativescript-vue/nativescript-vue/issues/292)[#321](https://github.com/nativescript-vue/nativescript-vue/issues/321) |
| 9 | + |
| 10 | + |
| 11 | +###BREAKING CHANGES |
| 12 | + |
| 13 | +* $navigateTo: passing props should now be done using options.props instead of |
| 14 | +options.context.propsData |
| 15 | +* the options object of $navigateTo has been simplified |
| 16 | + |
| 17 | + |
| 18 | + |
1 | 19 | <aname="2.0.0-alpha.3"></a>
|
2 | 20 | #[2.0.0-alpha.3](https://github.com/nativescript-vue/nativescript-vue/compare/v2.0.0-alpha.2...v2.0.0-alpha.3) (2018-09-12)
|
3 | 21 |
|
|