🛠 Breaking Changes
[angular][sitecore-jss-angular]Upgrade to Angular v20 (#2162) (#2169):- Components adjusted to be standalone
- Update
apollo-angularto version 11 to be compatible with Angular v20 compatibility - Replace the deprecated
ngIf,ngFordirective usage with@ifand@for - Update the inject logic for DI
- NodeJS version must be updated to v20
- Typescript version updated to v 5.8.0