Angular 22.2: new features for developers
ℹ️ Draft: Angular 22.2 is currently available as a pre-release. This post will be updated when new features are added.
The development of Angular 22.2 just started. I will update this pages with the changes and the examples.
Until the new release you can refer to:

and

Changes until today (August 6, 2026)
- allow permanent hidden fields in signal forms : Allow the hidden utility function to be called without a configuration object to make fields permanently hidden. https://github.com/angular/angular/commit/d5e8b1ef7a02c84d4fd70a6b4d748ead9ff815bf
- aria injection tokens to support custom subclasses: https://github.com/angular/components/commit/8d3da9ea36db6123ea0fcb44aaac18c6c91c7639

