-
Notifications
You must be signed in to change notification settings - Fork 2.6k
feat(angular): support angular v20 #31369
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
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
View your CI Pipeline Execution ↗ for commit 1a346b1.
☁️ Nx Cloud last updated this comment at |
49dbe4d
to
3779284
Compare
3779284
to
0ff1fb8
Compare
fe965fa
to
9920e2e
Compare
🐳 We have a release for that!This PR has a release associated with it. You can try it out using this command: npx create-nx-workspace@0.0.0-pr-31369-292b003 my-workspace Or just copy this version and use it in your own command: 0.0.0-pr-31369-292b003
To request a new release for this pull request, mention someone from the Nx team or the |
292b003
to
54885b6
Compare
@leosvelperez this one is merged 🥳 |
…style guide changes
f214e67
to
1a346b1
Compare
Hi! When will this be usable? Currently with v21.1.3, NX still installs Angular V19. |
Hi @korjikk, I think it is available since the release of: https://github.com/nrwl/nx/releases/tag/21.2.0-beta.3 |
Yep, makes sense. Waiting for a stable version, thanks! :) |
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. |
Add support for Angular v20.
BREAKING CHANGE: Support for Angular v17 was dropped.
TODO
jest-preset-angular
when it releases support for Angular v20@analogjs/vitest-angular
peer deps: fix(vitest-angular): update@angular-devkit/architect
dep range to include v20 analogjs/analog#1754