File tree Expand file tree Collapse file tree 4 files changed +27
-6
lines changed Expand file tree Collapse file tree 4 files changed +27
-6
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
+ # [ 12.1.0] ( https://github.com/ionic-team/angular-toolkit/compare/@ionic/cordova-builders@11.0.0...@ionic/cordova-builders@12.1.0 ) (2024-09-03)
7
+
8
+
9
+ ### Features
10
+
11
+ * support angular 18 ([ #513 ] ( https://github.com/ionic-team/angular-toolkit/issues/513 ) ) ([ 70d5066] ( https://github.com/ionic-team/angular-toolkit/commit/70d50665a000c10b1cf5701aad664c2e620541c1 ) )
12
+
13
+
14
+
15
+
16
+
6
17
# [ 12.0.0] ( https://github.com/ionic-team/angular-toolkit/compare/@ionic/cordova-builders@10.1.1...@ionic/cordova-builders@11.0.0 ) (2024-09-01)
7
18
8
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @ionic/cordova-builders" ,
3
- "version" : " 12.0 .0" ,
3
+ "version" : " 12.1 .0" ,
4
4
"license" : " MIT" ,
5
5
"description" : " Cordova builders for @ionic/angular apps" ,
6
6
"homepage" : " https://ionicframework.com/" ,
46
46
"ws" : " ^8.2.3"
47
47
},
48
48
"devDependencies" : {
49
+ "@angular-eslint/builder" : " ^18.3.0" ,
50
+ "@angular-eslint/eslint-plugin" : " ^18.0.1" ,
49
51
"@types/node" : " ^16.11.7" ,
50
52
"@types/ws" : " ^8.5.12" ,
51
53
"lint-staged" : " ^15.2.9" ,
52
- "typescript" : " ~5.5.4" ,
53
- "@angular-eslint/builder" : " ^18.3.0" ,
54
- "@angular-eslint/eslint-plugin" : " ^18.0.1"
55
-
54
+ "typescript" : " ~5.5.4"
56
55
},
57
56
"builders" : " ./builders.json" ,
58
57
"schematics" : " ./collection.json" ,
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
+ # [ 12.1.0] ( https://github.com/ionic-team/angular-toolkit/compare/@ionic/angular-toolkit@11.0.1...@ionic/angular-toolkit@12.1.0 ) (2024-09-03)
7
+
8
+
9
+ ### Features
10
+
11
+ * support angular 18 ([ #513 ] ( https://github.com/ionic-team/angular-toolkit/issues/513 ) ) ([ 70d5066] ( https://github.com/ionic-team/angular-toolkit/commit/70d50665a000c10b1cf5701aad664c2e620541c1 ) )
12
+
13
+
14
+
15
+
16
+
6
17
# [ 12.0.0] ( https://github.com/ionic-team/angular-toolkit/compare/@ionic/cordova-builders@10.1.1...@ionic/cordova-builders@11.0.0 ) (2024-09-01)
7
18
8
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @ionic/angular-toolkit" ,
3
- "version" : " 12.0 .0" ,
3
+ "version" : " 12.1 .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