File tree Expand file tree Collapse file tree 1 file changed +10
-8
lines changed Expand file tree Collapse file tree 1 file changed +10
-8
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 2.8.4] ( https://github.com/nativescript-vue/nativescript-vue/compare/v2.8.3...v2.8.4 ) (2021-03-10)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * child of NavigationEntry key generated in render ([ #813 ] ( https://github.com/nativescript-vue/nativescript-vue/issues/813 ) ) ([ #814 ] ( https://github.com/nativescript-vue/nativescript-vue/issues/814 ) ) ([ ee47fc1] ( https://github.com/nativescript-vue/nativescript-vue/commit/ee47fc1d08ab6b89ff778ff305a90017cb527c44 ) )
7
+ * incorrect nextSibling of prevSibling in appendChild/insertBefore ([ #811 ] ( https://github.com/nativescript-vue/nativescript-vue/issues/811 ) ) ([ 5156f20] ( https://github.com/nativescript-vue/nativescript-vue/commit/5156f20b051dcd7b2e23d01eba80030f053259ad ) ), closes [ #809 ] ( https://github.com/nativescript-vue/nativescript-vue/issues/809 ) [ #809 ] ( https://github.com/nativescript-vue/nativescript-vue/issues/809 )
8
+
9
+
10
+
1
11
## [ 2.8.3] ( https://github.com/nativescript-vue/nativescript-vue/compare/v2.8.2...v2.8.3 ) (2020-11-24)
2
12
3
13
39
49
* upgrade to NS7 ([ 261f701] ( https://github.com/nativescript-vue/nativescript-vue/commit/261f7015d606d7ca82a135d9b531baa47d9ec9fe ) )
40
50
41
51
42
- ## [ 2.7.2] ( https://github.com/nativescript-vue/nativescript-vue/compare/v2.7.1...v2.7.2 ) (2021-02-10)
43
-
44
-
45
- ### Bug Fixes
46
-
47
- * patchTemplate should flush pending callbacks ([ #790 ] ( https://github.com/nativescript-vue/nativescript-vue/issues/790 ) ) ([ 199a31a] ( https://github.com/nativescript-vue/nativescript-vue/commit/199a31a967040ae29ddee6a51c1c796b549db027 ) )
48
-
49
-
50
52
51
53
## [ 2.7.1] ( https://github.com/nativescript-vue/nativescript-vue/compare/v2.7.0...v2.7.1 ) (2020-07-23)
52
54
You can’t perform that action at this time.
0 commit comments