File tree Expand file tree Collapse file tree 4 files changed +13
-4
lines changed Expand file tree Collapse file tree 4 files changed +13
-4
lines changed Original file line number Diff line number Diff line change
1
+ # [ 13.0.0] ( https://github.com/NativeScript/angular/compare/12.2.0...13.0.0 ) (2021-12-22)
2
+
3
+
4
+ ### Features
5
+
6
+ * Angular 13 ([ #42 ] ( https://github.com/NativeScript/angular/issues/42 ) ) ([ f80842e] ( https://github.com/NativeScript/angular/commit/f80842eb0740ed5eb4ff0ef97cab36b98eb365d9 ) )
7
+
8
+
9
+
1
10
# [ 12.2.0] ( https://github.com/NativeScript/angular/compare/12.0.6...12.2.0 ) (2021-09-09)
2
11
3
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nativescript-angular" ,
3
- "version" : " 12.2 .0" ,
3
+ "version" : " 13.0 .0" ,
4
4
"license" : " MIT" ,
5
5
"private" : true ,
6
6
"scripts" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nativescript/angular" ,
3
- "version" : " 13.0.0-rc.3 " ,
3
+ "version" : " 13.0.0" ,
4
4
"homepage" : " https://nativescript.org/" ,
5
5
"repository" : {
6
6
"type" : " git" ,
16
16
" Angular"
17
17
],
18
18
"dependencies" : {
19
- "@nativescript/zone-js" : " rc "
19
+ "@nativescript/zone-js" : " ^3.0.0 "
20
20
}
21
21
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nativescript/zone-js" ,
3
- "version" : " 3.0.0-rc.0 " ,
3
+ "version" : " 3.0.0" ,
4
4
"description" : " NativeScript Zone.js" ,
5
5
"main" : " dist/index.js"
6
6
}
You can’t perform that action at this time.
0 commit comments