We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42d7f0f commit df99757Copy full SHA for df99757
packages/schematics/angular/utility/latest-versions.ts
@@ -7,7 +7,7 @@
7
*/
8
export const latestVersions = {
9
// These versions should be kept up to date with latest Angular peer dependencies.
10
- Angular: '~12.0.0-rc.0',
+ Angular: '~12.0.0-rc.1',
11
RxJs: '~6.6.0',
12
ZoneJs: '~0.11.4',
13
TypeScript: '~4.2.3',
0 commit comments