Skip to content

feat: add support for angular 20 #3119

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 1 commit into
base: main
Choose a base branch
from

Conversation

leosvelperez
Copy link
Contributor

@leosvelperez leosvelperez commented May 26, 2025

Summary

Angular 20 was released on May 28th.

This PR contains the following changes:

  • Bumps the Angular packages' versions to v20
  • Update the Zoneless setup to handle the rename of provideExperimentalZonelessChangeDetection to provideZonelessChangeDetection
  • Add a new test application for Angular v20

Test plan

  • Updated the "monorepo" example app to v20
  • Added a new test application for v20

Additionally, we've been testing jest-preset-angular + Angular 20 as part of nrwl/nx#30715 and nrwl/nx#31369. Everything covered in the Nx repo tests works except for a peer dependency error.

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

@leosvelperez leosvelperez force-pushed the feat/angular-20 branch 5 times, most recently from df44471 to 68b40ee Compare May 29, 2025 06:01
@leosvelperez
Copy link
Contributor Author

@ahnpnl this is now ready and updated to the Angular v20 stable versions.

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.

1 participant