You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
0 commit comments