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
+ # [ 20.0.0] ( https://github.com/NativeScript/angular/compare/19.0.1...20.0.0 ) (2025-06-01)
2
+
3
+
4
+ ### Features
5
+
6
+ * Angular 20 ([ #151 ] ( https://github.com/NativeScript/angular/issues/151 ) ) ([ 62d9fb5] ( https://github.com/NativeScript/angular/commit/62d9fb5329efb28b5d595f11bf8732ae56a878f7 ) )
7
+
8
+
9
+
1
10
## [ 19.0.1] ( https://github.com/NativeScript/angular/compare/19.0.0...19.0.1 ) (2025-01-29)
2
11
3
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nativescript-angular" ,
3
- "version" : " 19 .0.1 " ,
3
+ "version" : " 20 .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" : " 20.0.0-alpha.0 " ,
3
+ "version" : " 20.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" : " alpha "
19
+ "@nativescript/zone-js" : " ^4.0.0 "
20
20
},
21
21
"sideEffects" : [
22
22
" **/nativescript-angular-polyfills.mjs" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nativescript/zone-js" ,
3
- "version" : " 4.0.0-alpha.0 " ,
3
+ "version" : " 4.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