Upcoming in Angular
This section provides an overview of upcoming features, improvements, and deprecations that developers can expect in future versions of Angular.
In preview or experimental stage
The most impactful experimental and developer preview features that will soon be stable:
- None.
For more details, refer to the complete list of unstable APIs.
Under development or consideration
The most impactful features planned for future versions of Angular:
- Signal integration: deeper integration of signals into Angular's core features (e.g. Router or HTTP).
- Selectorless: using components and directives with their names instead of selectors.
- AI integration: leveraging AI to enhance developer experience and productivity.
For more details, refer to the Angular roadmap.
Deprecations expected to be removed
The most impactful features currently deprecated that will be removed in future versions of Angular:
@angular/animationspackage: set to be removed in v23.ngIf,ngForandngSwitchdirectives: unknown removal date.- Karma and Jasmine support: unknown removal date.
For more details, refer to the complete list of deprecated APIs.