File tree 4 files changed +36
-2
lines changed
4 files changed +36
-2
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 11.0.0] ( https://github.com/ionic-team/angular-toolkit/compare/@ionic/cordova-builders@10.1.1...@ionic/cordova-builders@11.0.0 ) (2024-01-09)
7
+
8
+
9
+ ### Features
10
+
11
+ * support angular 17 ([ #508 ] ( https://github.com/ionic-team/angular-toolkit/issues/508 ) ) ([ c002c51] ( https://github.com/ionic-team/angular-toolkit/commit/c002c51cc09f45639ca97bc5354840d9c384556c ) )
12
+
13
+
14
+ ### BREAKING CHANGES
15
+
16
+ * The minimum version of Angular required is now 17. Please updates your apps to use
17
+ the latest release of Angular.
18
+
19
+
20
+
21
+
22
+
6
23
## [ 10.1.1] ( https://github.com/ionic-team/angular-toolkit/compare/@ionic/cordova-builders@10.1.0...@ionic/cordova-builders@10.1.1 ) (2024-01-09)
7
24
8
25
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @ionic/cordova-builders" ,
3
- "version" : " 10.1.1 " ,
3
+ "version" : " 11.0.0 " ,
4
4
"license" : " MIT" ,
5
5
"description" : " Cordova builders for @ionic/angular apps" ,
6
6
"homepage" : " https://ionicframework.com/" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 11.0.0] ( https://github.com/ionic-team/angular-toolkit/compare/@ionic/angular-toolkit@10.1.1...@ionic/angular-toolkit@11.0.0 ) (2024-01-09)
7
+
8
+
9
+ ### Features
10
+
11
+ * support angular 17 ([ #508 ] ( https://github.com/ionic-team/angular-toolkit/issues/508 ) ) ([ c002c51] ( https://github.com/ionic-team/angular-toolkit/commit/c002c51cc09f45639ca97bc5354840d9c384556c ) )
12
+
13
+
14
+ ### BREAKING CHANGES
15
+
16
+ * The minimum version of Angular required is now 17. Please updates your apps to use
17
+ the latest release of Angular.
18
+
19
+
20
+
21
+
22
+
6
23
## [ 10.1.1] ( https://github.com/ionic-team/angular-toolkit/compare/@ionic/angular-toolkit@10.1.0...@ionic/angular-toolkit@10.1.1 ) (2024-01-09)
7
24
8
25
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @ionic/angular-toolkit" ,
3
- "version" : " 10.1.1 " ,
3
+ "version" : " 11.0.0 " ,
4
4
"license" : " MIT" ,
5
5
"description" : " Schematics for @ionic/angular apps." ,
6
6
"homepage" : " https://ionicframework.com/" ,
You can’t perform that action at this time.
0 commit comments