Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build: allow zone.js 0.15.x to be used in 18.2.x versions
Zone.js 0.15.0 had a breaking change, so it doesn't replace 0.14.x version for patch branches. We extend allowed versions for 18.2.x to support cases when developers may need to update to 0.15.0 manually. By default, for Angular 18.2.x, we'll keep using zone.js 0.14.x (without any breaking changes).
- Loading branch information