feat(core): add ChangeDetectionStrategy.Eager alias for Default · angular/angular@8d5210c · GitHub
DRANK

Adds `ChangeDetectionStrategy.Eager` as an explicit alias for `ChangeDetectionStrategy.Default`. This improves readability when contrasting with `OnPush`, clarifying that the component will be chec...

github.com
Related Topics: GitHub Git Angular
1 comments