Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

DeprecateBootstrapOptions for configuring NgZone onbootstrapModule#62690

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Draft
atscott wants to merge2 commits intoangular:main
base:main
Choose a base branch
Loading
fromatscott:deprecatebootstrapOptions

Conversation

atscott
Copy link
Contributor

This deprecatesBootstrapOptions sinceNgZone can now be configured
in the providers. This is a necessary step because when zoneless becomes
the default, developers will have to add ZoneJS via
provideZoneChangeDetection and that will override anything defined in
BootstrapOptions.

msmallest and eneajaho reacted with thumbs up emoji
This deprecates `BootstrapOptions` since `NgZone` can now be configuredin the providers. This is a necessary step because when zoneless becomesthe default, developers will have to add ZoneJS via`provideZoneChangeDetection` and that will override anything defined in`BootstrapOptions`.
@angular-robotangular-robotbot added detected: featurePR contains a feature commit area: docsRelated to the documentation area: coreIssues related to the framework runtime labelsJul 17, 2025
@ngbotngbotbot added this to theBacklog milestoneJul 17, 2025
…pModule to providersThis adds a migration for moving the ZoneJS configuration from`bootstrapModule` to the providers of the module being bootstrapped.
@atscottatscottforce-pushed thedeprecatebootstrapOptions branch from3399da1 to7cfaf7eCompareJuly 17, 2025 19:23
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
area: coreIssues related to the framework runtimearea: docsRelated to the documentationdetected: featurePR contains a feature commit
Projects
None yet
Milestone
Backlog
Development

Successfully merging this pull request may close these issues.

1 participant
@atscott

[8]ページ先頭

©2009-2025 Movatter.jp