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
+ # [ 15.2.0] ( https://github.com/NativeScript/angular/compare/15.0.2...15.2.0 ) (2023-03-11)
2
+
3
+
4
+ ### Features
5
+
6
+ * support standalone components bootstrap ([ #108 ] ( https://github.com/NativeScript/angular/issues/108 ) ) ([ 55eb884] ( https://github.com/NativeScript/angular/commit/55eb884d2c1b00925804ad33280dca4a92c743fd ) )
7
+ * support for Angular 15.2+ fixing some minor breaking changes with ListViewComponent
8
+
9
+
10
+
1
11
## [ 15.0.2] ( https://github.com/NativeScript/angular/compare/15.0.1...15.0.2 ) (2023-02-16)
2
12
3
13
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nativescript-angular" ,
3
- "version" : " 15.0.2 " ,
3
+ "version" : " 15.2.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" : " 15.2.0-dev.1 " ,
3
+ "version" : " 15.2.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