We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fefe407 commit b82ee11Copy full SHA for b82ee11
CHANGELOG.md
@@ -1,3 +1,20 @@
1
+<a name="1.4.0-alpha.0"></a>
2
+# [1.4.0-alpha.0](https://github.com/nativescript-vue/nativescript-vue/compare/v1.3.2-rc.4...v1.4.0-alpha.0) (2018-05-07)
3
+
4
5
+### Features
6
7
+* allow custom getRootView implementation ([4ec580c](https://github.com/nativescript-vue/nativescript-vue/commit/4ec580c))
8
+* use the new run method instead of the old start method ([d840d3c](https://github.com/nativescript-vue/nativescript-vue/commit/d840d3c))
9
10
11
+### BREAKING CHANGES
12
13
+* nativescript 3.x will no longer work with this change because application.run has
14
+been added in 4.0
15
16
17
18
<a name="1.3.2-rc.4"></a>
19
## [1.3.2-rc.4](https://github.com/nativescript-vue/nativescript-vue/compare/v1.3.2-rc.3...v1.3.2-rc.4) (2018-04-22)
20
0 commit comments