Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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
@atscott atscott force-pushed the zonelessdefaultv21 branch from 2381fc4 to 79d6d09 Compare July 16, 2025 19:37
@atscott atscott force-pushed the zonelessdefaultv21 branch 3 times, most recently from 9a6601f to ea4fb06 Compare September 9, 2025 23:21
This change updates applications to omit the ZoneJS dependency by
default. It depends on angular/angular#63382,
which allows us to also exclude the `provideZonelessChangeDetection`
provider.

This change also includes the addition of `provideZoneChangeDetection`
in the `initTestEnvironment` when ZoneJS is detected in the
configuration (either on window or in the polyfills).
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