angular/integration/platform-server/projects/ngmodule
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
..
src feat(core): Set default Component changeDetection strategy to OnPush 2026-03-24 16:25:02 -07:00
prerender.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
server.ts build: remove yarn from integration tests, switch to pnpm (#63902) 2025-09-18 14:39:51 +00:00
tsconfig.app.json build: remove yarn from integration tests, switch to pnpm (#63902) 2025-09-18 14:39:51 +00:00
tsconfig.spec.json docs: update link to the TS config. (#50933) 2023-07-05 13:58:35 +02:00