Skip to content

Commit 47146ce

Browse files
committed
docs(breaking): cleanup
1 parent 099c873 commit 47146ce

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

BREAKING.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -175,10 +175,6 @@ Angular forbids `provideZoneChangeDetection()` inside an NgModule's `providers`
175175
import 'zone.js';
176176
```
177177

178-
**`bindLifecycleEvents` No Longer Exported**
179-
180-
The internal `bindLifecycleEvents` helper is no longer exported from `@ionic/angular/common`. It was framework plumbing for wiring Ionic lifecycle events to component instances and was never part of the documented API. Apps don't call it directly.
181-
182178
**TypeScript**
183179

184180
Ionic 9 supports TypeScript 5.4 or later, matching the minimum for Angular 18. Angular 21 requires TypeScript 5.9 or later per Angular's own requirements.

0 commit comments

Comments
 (0)