Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: run v8 migration schematics for v8 beta and rc releases (#15753)
Currently the V8 schematic migrations only run for `8.0.0` which does not include any betas or release candidates. We want to run the schematic in the beta's and RC in order to get early feedback about the schematics. Enabling it promptly with V8 stable release can result in accidental breakages that we would like to fix/identify before.
- Loading branch information