Angular
Web application framework for building scalable single-page applications
Angular's v22 pre-release train is almost entirely signal forms work
◆Recent moves
- 4d ago
Signal forms gain permanent hidden fields
A single-commit pre-release opening the 22.2 line, adding permanent hidden fields to signal forms. It continues the same incremental filing-down of the signal-forms API that dominates this train, at the smallest possible increment.
View source ↗ - 11d ago
22.1 hits RC with signal forms and ngClass migration fixes
The release candidate for 22.1, gathering correctness fixes across common, core, http and migrations. The notable ones are pending-status propagation to the root form in signal forms and two ngClass migration repairs, both symptoms of the compat burden the signal-forms transition carries.
View source ↗ - 18d ago
Compiler learns foreign components inside control-flow blocks
Beyond the usual signal-forms increments (multiple async validators, intermediate number values), this pre-release teaches the compiler to handle components Angular does not own inside control-flow blocks. That is interop work, and it sits apart from the forms arc that otherwise defines this train.
View source ↗ - 25d ago
CSS variables get namespaced per app; DevTools deep linking lands
Namespacing CSS variables to the application is the substantive change here, reducing style collisions when Angular runs alongside code it does not control. Deep linking from the Performance panel into DevTools is a smaller but real debugging gain, and the forms/signals compat work continues underneath.
View source ↗