File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change
1
+ # [ 0.7.0] ( https://github.com/nativescript/nativescript-schematics/compare/0.6.0...0.7.0 ) (2019-08-09)
2
+
3
+
4
+ ### Features
5
+
6
+ * update to NativeScript 6.0 ([ #220 ] ( https://github.com/NativeScript/nativescript-schematics/commit/f4a098a4b812f51a6775d100af25ecd407f43abe ) )
7
+ * update to Angular 8.0 ([ #214 ] ( https://github.com/nativescript/nativescript-schematics/issues/214 ) ) ([ 0837158] ( https://github.com/nativescript/nativescript-schematics/commit/0837158 ) )
8
+ * refactor shared structure ([ #196 ] ( https://github.com/nativescript/nativescript-schematics/issues/196 ) ) ([ 7c3d159] ( https://github.com/nativescript/nativescript-schematics/commit/7c3d159 ) )
9
+ * ** ng-add:** add 'prefer-mapped-imports' rule ([ #235 ] ( https://github.com/nativescript/nativescript-schematics/issues/235 ) ) ([ 043bd38] ( https://github.com/nativescript/nativescript-schematics/commit/043bd38 ) )
10
+ * add ` skipInstall ` option to ng-new ([ #223 ] ( https://github.com/nativescript/nativescript-schematics/issues/223 ) ) ([ 78e33e5] ( https://github.com/nativescript/nativescript-schematics/commit/78e33e5 ) )
11
+
12
+
1
13
# [ 0.6.0] ( https://github.com/nativescript/nativescript-schematics/compare/0.4.0...0.6.0 ) (2019-05-16)
2
14
3
15
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nativescript/schematics" ,
3
- "version" : " 0.6 .0" ,
3
+ "version" : " 0.7 .0" ,
4
4
"description" : " Schematics for NativeScript Angular apps." ,
5
5
"scripts" : {
6
6
"build" : " tsc -p tsconfig.json" ,
You can’t perform that action at this time.
0 commit comments