feat(core): Promote zoneless to stable#62699
Conversation
|
Will zonejs be completely removed in the future? This means that zonejs can no longer be used in ng |
|
@HCenggel zonejs inside Angular apps will be supported for the forseable future. Zoneless is the future (and will be the default) for new apps. |
packages/core/src/change_detection/scheduling/zoneless_scheduling_impl.ts
Show resolved
Hide resolved
@JeanMeche Am I correct in understanding that Zoneless 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.
|
caretaker note: docs only |
|
This PR was merged into the repository by commit 141bb75. The changes were merged into the following branches: main |
|
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
This commit moves zoneless from developer preview to stable and updates the roadmap to indicate it is ready for production use.