File tree 3 files changed +12
-2
lines changed
3 files changed +12
-2
lines changed Original file line number Diff line number Diff line change
1
+ # [ 17.0.0] ( https://github.com/NativeScript/angular/compare/16.0.1...17.0.0 ) (2023-11-08)
2
+
3
+
4
+ ### Features
5
+
6
+ * added control flow syntax example ([ bff2380] ( https://github.com/NativeScript/angular/commit/bff23800271aab56f1d4017108c53a3b8dd8987c ) )
7
+ * Angular 17 support ([ #124 ] ( https://github.com/NativeScript/angular/issues/124 ) ) ([ 308b3b5] ( https://github.com/NativeScript/angular/commit/308b3b5243dc2c2cac59395ea238071f6b16de48 ) )
8
+
9
+
10
+
1
11
## [ 16.0.1] ( https://github.com/NativeScript/angular/compare/16.0.0...16.0.1 ) (2023-10-10)
2
12
3
13
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nativescript-angular" ,
3
- "version" : " 16 .0.1 " ,
3
+ "version" : " 17 .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" : " 17.0.0-rc.0 " ,
3
+ "version" : " 17.0.0" ,
4
4
"homepage" : " https://nativescript.org/" ,
5
5
"repository" : {
6
6
"type" : " git" ,
You can’t perform that action at this time.
0 commit comments