Skip to content

Commit 1f0315e

Browse files
Update BREAKING.md
Co-authored-by: Brandy Smith <brandyscarney@users.noreply.github.com>
1 parent c1a5d4c commit 1f0315e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

BREAKING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,7 @@ Apps that relied on `ionChange` firing on every confirmation (for example, to de
140140
Ionic 9 requires Angular 18 or later. Angular 16 and 17 are no longer supported.
141141

142142
**Standalone Components Imported by Default**
143+
143144
Following industry standards, Ionic 9 makes standalone components the default import path. Standalone component imports have changed from `@ionic/angular/standalone` to `@ionic/angular`. Lazy-loaded component imports have changed from `@ionic/angular` to `@ionic/angular/lazy`.
144145

145146
**Zoneless Change Detection by Default**

0 commit comments

Comments
 (0)