8000 feat(core): Set default Component changeDetection strategy to OnPush by JeanMeche · Pull Request #67687 · angular/angular · GitHub
[go: up one dir, main page]

Skip to content

feat(core): Set default Component changeDetection strategy to OnPush#67687

Draft
JeanMeche wants to merge 1 commit intoangular:mainfrom
JeanMeche:onpush-default
Draft

feat(core): Set default Component changeDetection strategy to OnPush#67687
JeanMeche wants to merge 1 commit intoangular:mainfrom
JeanMeche:onpush-default

Conversation

@JeanMeche
Copy link
Member

The default change detection strategy is now OnPush.

BREAKING CHANGE: Component with undefined changeDetection property are now OnPush by default. Specify changeDetection: ChangeDetectionStrategy.Eager to keep the previous behavior.

@angular-robot angular-robot bot added detected: breaking change PR contains a commit with a breaking change detected: feature PR contains a feature commit area: core Issues related to the framework runtime labels Mar 13, 2026
@JeanMeche JeanMeche added state: blocked on G3 cleanup This change requires a G3 cleanup and removed area: core Issues related to the framework runtime detected: feature PR contains a feature commit detected: breaking change PR contains a commit with a breaking change labels Mar 13, 2026
@ngbot ngbot bot modified the milestone: Backlog Mar 13, 2026
8000
The default change detection strategy is now OnPush.

BREAKING CHANGE: Component with undefined `changeDetection` property are now `OnPush` by default. Specify `changeDetection: ChangeDetectionStrategy.Eager` to keep the previous behavior.
@angular-robot angular-robot bot added detected: breaking change PR contains a commit with a breaking change detected: feature PR contains a feature commit area: core Issues related to the framework runtime labels Mar 13, 2026
@ngbot ngbot bot added this to the Backlog milestone Mar 13, 2026
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: breaking change PR contains a commit with a breaking change detected: feature PR contains a feature commit state: blocked on G3 cleanup This change requires a G3 cleanup

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

2ABA
0