feat(angular): support angular v21#33378
Merged
leosvelperez merged 28 commits intomasterfrom Dec 12, 2025
Merged
Conversation
✅ Deploy Preview for nx-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
|
View your CI Pipeline Execution ↗ for commit 4a1d8e2
☁️ Nx Cloud last updated this comment at |
06fac2f to
55dbd24
Compare
51cc2ca to
98a7dfc
Compare
98a7dfc to
618bd88
Compare
b088193 to
9054d7a
Compare
e090cd5 to
134b829
Compare
Contributor
cabab4f to
3b69f32
Compare
Contributor
|
@leosvelperez and other contributors, thank you! |
|
Thanks guys for the job done 👍 💯 |
Contributor
|
I think migrations are not getting pulled during migrate latest bc of this failure? https://github.com/nrwl/nx/actions/runs/20178429095 cc: @FrozenPandaz |
FrozenPandaz
pushed a commit
that referenced
this pull request
Dec 15, 2025
## Current Behavior Angular v21 is not supported. ## Expected Behavior Angular v21 should be supported. ## Blockers ### Required - [x] `jest-preset-angular`: - [x] PR: thymikee/jest-preset-angular#3485 - [x] Release: https://github.com/thymikee/jest-preset-angular/releases/tag/v16.0.0 ### Optional We may release Angular v21 support without waiting for these packages to support it. - [ ] NgRx - [x] PR: ngrx/platform#5025 - [ ] Release: N/A - [ ] Cypress (Component Testing doesn't support Zoneless apps) - [ ] PR: cypress-io/cypress#33004 - [ ] Release: N/A --------- Co-authored-by: nx-cloud[bot] <71083854+nx-cloud[bot]@users.noreply.github.com>
Contributor
|
This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Current Behavior
Angular v21 is not supported.
Expected Behavior
Angular v21 should be supported.
Blockers
Required
jest-preset-angular:Optional
We may release Angular v21 support without waiting for these packages to support it.