- Notifications
You must be signed in to change notification settings - Fork26.4k
feat(core): Promote zoneless to stable#62699
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:main
Are you sure you want to change the base?
Uh oh!
There was an error while loading.Please reload this page.
Conversation
This commit moves zoneless from developer preview to stable and updates the roadmap to indicate it is ready for production use.
HCenggel commentedJul 18, 2025
Will zonejs be completely removed in the future? This means that zonejs can no longer be used in ng |
JeanMeche commentedJul 18, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
@HCenggel zonejs inside Angular apps will be supported for the forseable future. Zoneless is the future (and will be the default) for new apps. |
* in patch versions. There are known feature gaps and API ergonomic considerations. We will iterate | ||
* on the exact API based on the feedback and our understanding of the problem and solution space. | ||
* | ||
*@developerPreview 20.0 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
We should keep as@publicApi 20.2
.
IgorSedov commentedJul 18, 2025
@JeanMeche Am I correct in understanding thatZoneless will become the default starting with Angular v21, not in v20.2? |
I've amended my comment. Only merged PRs should really be considered for now. The PR you've mentionned relies on a FW braking change and thus can only land in a major. |
This commit moves zoneless from developer preview to stable and updates the roadmap to indicate it is ready for production use.