Releases: ionic-team/angular-toolkit
Releases · ionic-team/angular-toolkit
Release list
@ionic/cordova-builders@13.0.0
13.0.0 (2026-08-19)
Features
BREAKING CHANGES
- many: Generated code now targets Ionic 9 and Angular 21 or 22. Pages
and components importIonicModulefrom@ionic/angular/lazyand standalone
components from the@ionic/angularroot, which is the Ionic 9 export layout,
so generated code no longer compiles against Ionic 8. Thepageandcomponent
schematics now default to standalone, and peerDependencies drop Angular 20 and
below.
@ionic/angular-toolkit@13.0.0
13.0.0 (2026-08-19)
Features
BREAKING CHANGES
- many: Generated code now targets Ionic 9 and Angular 21 or 22. Pages
and components importIonicModulefrom@ionic/angular/lazyand standalone
components from the@ionic/angularroot, which is the Ionic 9 export layout,
so generated code no longer compiles against Ionic 8. Thepageandcomponent
schematics now default to standalone, and peerDependencies drop Angular 20 and
below.