File tree Expand file tree Collapse file tree 4 files changed +14
-3
lines changed
Expand file tree Collapse file tree 4 files changed +14
-3
lines changed Original file line number Diff line number Diff line change 1+ ## [ 7.0.2] ( https://github.com/NativeScript/NativeScript/compare/7.0.0...7.0.2 ) (2020-09-10)
2+
3+
4+ ### Bug Fixes
5+
6+ * ** core:** autoSystemAppearanceChanged typings in ambient context fix ([ c30a9c3] ( https://github.com/NativeScript/NativeScript/commit/c30a9c3e3569e0367056bfd80fa730ae79e29066 ) )
7+ * ** core:** bundle-config-loader global handling ([ #8838 ] ( https://github.com/NativeScript/NativeScript/issues/8838 ) ) ([ 1623a56] ( https://github.com/NativeScript/NativeScript/commit/1623a567b6eaa195d075936103d2f7d829e1fa07 ) )
8+ * ** webpack:** verify now works properly ([ f7713c4] ( https://github.com/NativeScript/NativeScript/commit/f7713c40a63959c2b5934a25bd3577f07d0401c0 ) )
9+
10+
11+
112## [ 7.0.1] ( https://github.com/NativeScript/NativeScript/compare/7.0.0...7.0.1 ) (2020-09-09)
213
314
Original file line number Diff line number Diff line change 11{
22 "name" : " nativescript" ,
3- "version" : " 7.0.1 " ,
3+ "version" : " 7.0.2 " ,
44 "license" : " MIT" ,
55 "scripts" : {
66 "setup" : " npx rimraf hooks node_modules package-lock.json && npm i && ts-patch install && nx run core:setup" ,
Original file line number Diff line number Diff line change 33 "main" : " index" ,
44 "types" : " index.d.ts" ,
55 "description" : " NativeScript Core Modules" ,
6- "version" : " 7.0.1 " ,
6+ "version" : " 7.0.2 " ,
77 "homepage" : " https://nativescript.org" ,
88 "repository" : {
99 "type" : " git" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @nativescript/webpack" ,
3- "version" : " 3.0.3 " ,
3+ "version" : " 3.0.4 " ,
44 "main" : " index" ,
55 "description" : " Webpack plugin for NativeScript" ,
66 "homepage" : " https://nativescript.org" ,
You can’t perform that action at this time.
0 commit comments