Skip to content

feat(@schematics/angular): Applications are zoneless by default #30718

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

atscott
Copy link
Contributor

@atscott atscott commented Jul 15, 2025

This change updates applications to omit the ZoneJS dependency by default. It depends on angular/angular#62655, which allows us to also exclude the provideZonelessChangeDetection provider.

@atscott atscott marked this pull request as draft July 15, 2025 22:42
@atscott atscott added target: major This PR is targeted for the next major release and removed area: @schematics/angular detected: feature PR contains a feature commit labels Jul 15, 2025
@atscott atscott force-pushed the zonelessdefaultv21 branch from b381f6b to 2381fc4 Compare July 16, 2025 18:01
This change updates applications to omit the ZoneJS dependency by
default. It depends on angular/angular#62655,
which allows us to also exclude the `provideZonelessChangeDetection`
provider.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: @schematics/angular detected: feature PR contains a feature commit target: major This PR is targeted for the next major release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant