angular/devtools/projects
Matthieu Riegler eae8f7e30b feat(core): Set default Component changeDetection strategy to OnPush
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.
2026-03-24 16:25:02 -07:00
..
demo-no-zone refactor(devtools): use whenStable instead of detectChanges 2026-01-05 12:24:58 -05:00
ng-devtools feat(core): Set default Component changeDetection strategy to OnPush 2026-03-24 16:25:02 -07:00
ng-devtools-backend refactor(devtools): utilize new unified getControlFlowBlocks API (#66167) 2026-03-16 14:17:25 -07:00
protocol refactor(devtools): utilize new unified getControlFlowBlocks API (#66167) 2026-03-16 14:17:25 -07:00
shared-utils refactor(devtools): use whenStable instead of detectChanges 2026-01-05 12:24:58 -05:00
shell-browser fix(devtools): fix incorrect logic in destroy function for ChromeMessageBus 2026-03-23 14:51:27 -07:00