File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 7.0.11] ( https://github.com/NativeScript/nativescript-cli/compare/v7.0.10...v7.0.11 ) (2020-10-21)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * ** plugin-build:** invalid path argument ([ 1fc3893] ( https://github.com/NativeScript/nativescript-cli/commit/1fc3893e5bff66816d195d28aeafa01f2649ba5d ) ), closes [ #5387 ] ( https://github.com/NativeScript/nativescript-cli/issues/5387 )
7
+ * asset generation alpha value ([ #5420 ] ( https://github.com/NativeScript/nativescript-cli/issues/5420 ) ) ([ becbe60] ( https://github.com/NativeScript/nativescript-cli/commit/becbe6076ae2ad2bdd56a1bc6c5ee9b538240d04 ) )
8
+
9
+
10
+ ### Features
11
+
12
+ * add svelte support ([ #5418 ] ( https://github.com/NativeScript/nativescript-cli/issues/5418 ) ) ([ 08a0d91] ( https://github.com/NativeScript/nativescript-cli/commit/08a0d91775e9504410fb898c34fa7c6b8d514a2a ) )
13
+ * migration rules for svelte-native ([ #5372 ] ( https://github.com/NativeScript/nativescript-cli/issues/5372 ) ) ([ c5db5fe] ( https://github.com/NativeScript/nativescript-cli/commit/c5db5feff0069e8ae82bbfe0e770fe6c70ee42bc ) )
14
+
15
+
16
+
1
17
## [ 7.0.10] ( https://github.com/NativeScript/nativescript-cli/compare/7.0.9...7.0.10 ) (2020-10-03)
2
18
3
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nativescript" ,
3
3
"preferGlobal" : true ,
4
- "version" : " 7.0.10 " ,
4
+ "version" : " 7.0.11 " ,
5
5
"author" : " NativeScript <support@nativescript.org>" ,
6
6
"description" : " Command-line interface for building NativeScript projects" ,
7
7
"bin" : {
You can’t perform that action at this time.
0 commit comments