Our generator currently outputs Angular 19 apps. To make use of our new branching and release strategy (see linked story) we should create a new version of the generator that outputs a fully functional Angular 21 app. This task depends on #328.
- Use angular 20 generator to get an app
- Update it to angular 21
- Use @BenjaminPabst prompt to reintegrate the changes in the generator
- test
- commit+push+release
Our generator currently outputs Angular 19 apps. To make use of our new branching and release strategy (see linked story) we should create a new version of the generator that outputs a fully functional Angular 21 app. This task depends on #328.