Skip to content

v21.0.0-beta.1

Choose a tag to compare

@bobbyquantum bobbyquantum released this 14 Dec 19:23
· 4 commits to main since this release
1224fcb

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