Skip to content

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

atscott
Copy link
Contributor

@atscott atscott commented Jul 17, 2025

This commit moves zoneless from developer preview to stable and updates the roadmap to indicate it is ready for production use.

This commit moves zoneless from developer preview to stable and updates the roadmap to indicate it is ready for production use.
@atscott atscott added the target: minor This PR is targeted for the next minor release label Jul 17, 2025
@angular-robot angular-robot bot added detected: feature PR contains a feature commit area: core Issues related to the framework runtime labels Jul 17, 2025
@ngbot ngbot bot added this to the Backlog milestone Jul 17, 2025
@HCenggel
Copy link

Will zonejs be completely removed in the future? This means that zonejs can no longer be used in ng

@JeanMeche
Copy link
Member

JeanMeche commented Jul 18, 2025

@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
Copy link
Member

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
Copy link

@HCenggel zonejs inside Angular apps will be supported for the forseable future. Zoneless is the future (and the default) for new apps.

@JeanMeche Am I correct in understanding that Zoneless will become the default starting with Angular v21, not in v20.2?

@JeanMeche
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: core Issues related to the framework runtime detected: feature PR contains a feature commit target: minor This PR is targeted for the next minor release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants