Skip to content

Commit d3c59d4

Browse files
committed
chore: update changelog
1 parent a5c6712 commit d3c59d4

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
<a name="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+
119
<a name="2.0.0-alpha.3"></a>
220
# [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)
321

0 commit comments

Comments
 (0)