2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 11.0.1] ( https://github.com/NativeScript/nativescript-angular/compare/11.0.0...11.0.1 ) (2021-01-22)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * blank screen on hmr ([ #2317 ] ( https://github.com/NativeScript/nativescript-angular/issues/2317 ) ) ([ 197d802] ( https://github.com/NativeScript/nativescript-angular/commit/197d802976ddf4ae3bba45f2d000a687049c8027 ) )
7
+
8
+
9
+
1
10
# [ 11.0.0] ( https://github.com/NativeScript/nativescript-angular/compare/10.1.7...11.0.0 ) (2020-11-17)
2
11
3
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nativescript/angular" ,
3
- "version" : " 11.0.0 " ,
3
+ "version" : " 11.0.1 " ,
4
4
"description" : " An Angular renderer that lets you build mobile apps with NativeScript." ,
5
5
"homepage" : " https://www.nativescript.org/" ,
6
6
"bugs" : " https://github.com/NativeScript/nativescript-angular/issues" ,
79
79
"@angular/platform-browser" : " ~11.0.0" ,
80
80
"@angular/platform-browser-dynamic" : " ~11.0.0" ,
81
81
"@angular/router" : " ~11.0.0" ,
82
- "@nativescript/core" : " ~7.0 .0" ,
82
+ "@nativescript/core" : " ~7.1 .0" ,
83
83
"codelyzer" : " ^5.2.0" ,
84
84
"conventional-changelog-cli" : " ^2.0.34" ,
85
85
"husky" : " ^4.2.5" ,
0 commit comments