Skip to content

feat: support Angular 20 #1220

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

lukas-reining
Copy link
Member

@lukas-reining lukas-reining commented Jul 19, 2025

Adds Angular 20 support.

This also remove the custom jest setup as it was not compatible with Angular 20 and uses builtin support for vitest in Angular 20.
For this, Angular has been removed from the jest setup and the pipeline runs it separately now.

Fixes #1206

Signed-off-by: Lukas Reining <[email protected]>
Signed-off-by: Lukas Reining <[email protected]>

chore: update dependencies

Signed-off-by: Lukas Reining <[email protected]>

chore: angular 20 dependencies

Signed-off-by: Lukas Reining <[email protected]>
@lukas-reining lukas-reining requested review from a team as code owners July 19, 2025 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] Support Angular 20
1 participant