Prerequisites
Ionic Framework Version
Current Behavior
Attempting to use Ionic 6 RC.0 with Angular 13 beta fails due to the latter requiring TypeScript >= 4.4.3.
Looking at the Ionic/Angular 6 package.json, some of the dependencies are quite out of date. It was my impression that moving forward Ionic was only going to support the last 2 major versions of Angular, which would mean the oldest supported version would be Angular 11, not Angular 8 as things currently stand.
Expected Behavior
That Ionic 6 supports TypeScript >= 4.4.3
Steps to Reproduce
Install Ionic 6 RC + Angular Beta
Code Reproduction URL
No response
Ionic Info
No response
Additional Information
No response
Prerequisites
Ionic Framework Version
Current Behavior
Attempting to use Ionic 6 RC.0 with Angular 13 beta fails due to the latter requiring TypeScript >= 4.4.3.
Looking at the Ionic/Angular 6 package.json, some of the dependencies are quite out of date. It was my impression that moving forward Ionic was only going to support the last 2 major versions of Angular, which would mean the oldest supported version would be Angular 11, not Angular 8 as things currently stand.
Expected Behavior
That Ionic 6 supports TypeScript >= 4.4.3
Steps to Reproduce
Install Ionic 6 RC + Angular Beta
Code Reproduction URL
No response
Ionic Info
No response
Additional Information
No response