v21.0.0-beta.1
·
4 commits
to main
since this release
v21.0.0-beta.1 - What's Different
β
Angular 21 support
β
Zoneless change detection (provideZonelessChangeDetection())
β
OnPush change detection for all components
β
Angular Signals for reactive state
β
Modern control flow (@if, @for instead of *ngIf, *ngFor)
β
inject() pattern instead of constructor injection
β
Ctrl/Cmd+Click to open links in editor