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 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
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+
617# [ 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)
718
819
Original file line number Diff line number Diff line change 11{
22 "name" : " @ionic/cordova-builders" ,
3- "version" : " 12.0 .0" ,
3+ "version" : " 12.1 .0" ,
44 "license" : " MIT" ,
55 "description" : " Cordova builders for @ionic/angular apps" ,
66 "homepage" : " https://ionicframework.com/" ,
4646 "ws" : " ^8.2.3"
4747 },
4848 "devDependencies" : {
49+ "@angular-eslint/builder" : " ^18.3.0" ,
50+ "@angular-eslint/eslint-plugin" : " ^18.0.1" ,
4951 "@types/node" : " ^16.11.7" ,
5052 "@types/ws" : " ^8.5.12" ,
5153 "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"
5655 },
5756 "builders" : " ./builders.json" ,
5857 "schematics" : " ./collection.json" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
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+
617# [ 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)
718
819
Original file line number Diff line number Diff line change 11{
22 "name" : " @ionic/angular-toolkit" ,
3- "version" : " 12.0 .0" ,
3+ "version" : " 12.1 .0" ,
44 "license" : " MIT" ,
55 "description" : " Schematics for @ionic/angular apps." ,
66 "homepage" : " https://ionicframework.com/" ,
You can’t perform that action at this time.
0 commit comments