Skip to content

feat(core): Add migration for zoneless by default. #63042

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

JeanMeche
Copy link
Member

This migration moves the zone configuration from bootstrapModule/bootstrapApplication to providers. This also include a migration for TestBed.initTestEnvironment

WIP

@angular-robot angular-robot bot added detected: feature PR contains a feature commit area: core Issues related to the framework runtime labels Aug 7, 2025
@ngbot ngbot bot added this to the Backlog milestone Aug 7, 2025
@JeanMeche JeanMeche force-pushed the bootstrap-option-migration branch from 90bc0e6 to 33c9d17 Compare August 7, 2025 01:37
@JeanMeche JeanMeche requested a review from atscott August 7, 2025 01:38
@JeanMeche JeanMeche force-pushed the bootstrap-option-migration branch 16 times, most recently from 8779fbe to 6454be2 Compare August 11, 2025 14:53
This migration moves the zone configuration from `bootstrapModule`/`bootstrapApplication` to providers.
This also include a migration for `TestBed.initTestEnvironment`
@JeanMeche JeanMeche force-pushed the bootstrap-option-migration branch from 6454be2 to 2460337 Compare August 11, 2025 21:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: core Issues related to the framework runtime detected: feature PR contains a feature commit
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant