angular / angular

Deliver web apps with confidence 🚀
https://angular.dev
MIT License
94.71k stars 24.68k forks source link

refactor(core): feature for potential zoneless-compatibility debug check #55663

Closed atscott closed 1 week ago

atscott commented 2 weeks ago

This commit adds a feature that might be useful for determining if an application is zoneless-ready. The way this works is generally only useful right now when zoneless is enabled. Some version of this may be useful in the future as a general configuration option to change detection to make checkNoChanges pass always exhaustive as an opt-in to address #45612.

AndrewKushnir commented 1 week ago

This PR was merged into the repository by commit ca6cdcd269e40bd82602921faa0f98fdc375e1cd.