mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-14 01:08:29 +08:00
release: v7.0.0-rc.1
This commit is contained in:
parent
6038efbd72
commit
ab1dfd0927
@ -42,16 +42,16 @@
|
|||||||
},
|
},
|
||||||
"packages": {
|
"packages": {
|
||||||
"@_/benchmark": {
|
"@_/benchmark": {
|
||||||
"version": "0.9.0-rc.0",
|
"version": "0.9.0-rc.1",
|
||||||
"hash": "2bee2bd5743e4b92e00d80e814e1e198"
|
"hash": "a9b1f213a4069f789d20021bda616775"
|
||||||
},
|
},
|
||||||
"@_/builders": {
|
"@_/builders": {
|
||||||
"version": "0.9.0-rc.0",
|
"version": "0.9.0-rc.1",
|
||||||
"hash": "569aef8bc23693c344e71b9755e62c50"
|
"hash": "f34470f978203f13c312094472b0a343"
|
||||||
},
|
},
|
||||||
"devkit": {
|
"devkit": {
|
||||||
"version": "0.9.0-rc.0",
|
"version": "0.9.0-rc.1",
|
||||||
"hash": "3c97bd5c2400408973714377228d9b91"
|
"hash": "3552542bc61cedbeab0fd5b9dd6ae44c"
|
||||||
},
|
},
|
||||||
"@angular/cli": {
|
"@angular/cli": {
|
||||||
"name": "Angular CLI",
|
"name": "Angular CLI",
|
||||||
@ -62,15 +62,15 @@
|
|||||||
"url": "https://github.com/angular/angular-cli/blob/master/packages/angular/cli/README.md"
|
"url": "https://github.com/angular/angular-cli/blob/master/packages/angular/cli/README.md"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"version": "7.0.0-rc.0",
|
"version": "7.0.0-rc.1",
|
||||||
"snapshotRepo": "angular/cli-builds",
|
"snapshotRepo": "angular/cli-builds",
|
||||||
"hash": "3d4e669537f043fa072edf7d637e09f1"
|
"hash": "71c538637e997e786449b8be2f5549f1"
|
||||||
},
|
},
|
||||||
"@angular/pwa": {
|
"@angular/pwa": {
|
||||||
"name": "Angular PWA Schematics",
|
"name": "Angular PWA Schematics",
|
||||||
"section": "Schematics",
|
"section": "Schematics",
|
||||||
"version": "0.9.0-rc.0",
|
"version": "0.9.0-rc.1",
|
||||||
"hash": "c587f9a0ed386e362e37d27d585b5220",
|
"hash": "57add138d13c50761208286b625d8111",
|
||||||
"snapshotRepo": "angular/angular-pwa-builds"
|
"snapshotRepo": "angular/angular-pwa-builds"
|
||||||
},
|
},
|
||||||
"@angular-devkit/architect": {
|
"@angular-devkit/architect": {
|
||||||
@ -81,21 +81,21 @@
|
|||||||
"url": "https://github.com/angular/angular-cli/blob/master/packages/angular_devkit/architect/README.md"
|
"url": "https://github.com/angular/angular-cli/blob/master/packages/angular_devkit/architect/README.md"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"version": "0.9.0-rc.0",
|
"version": "0.9.0-rc.1",
|
||||||
"hash": "c3214f137c5f65626f159d766947c655",
|
"hash": "6bdbfa3a9aed04efa9509be2b553124c",
|
||||||
"snapshotRepo": "angular/angular-devkit-architect-builds"
|
"snapshotRepo": "angular/angular-devkit-architect-builds"
|
||||||
},
|
},
|
||||||
"@angular-devkit/architect-cli": {
|
"@angular-devkit/architect-cli": {
|
||||||
"name": "Architect CLI",
|
"name": "Architect CLI",
|
||||||
"version": "0.9.0-rc.0",
|
"version": "0.9.0-rc.1",
|
||||||
"hash": "1898d2d1a732273823f67e171ef09cb3",
|
"hash": "c1eb256f9547fb5c836ec70dd2c408f8",
|
||||||
"snapshotRepo": "angular/angular-devkit-architect-cli-builds"
|
"snapshotRepo": "angular/angular-devkit-architect-cli-builds"
|
||||||
},
|
},
|
||||||
"@angular-devkit/benchmark": {
|
"@angular-devkit/benchmark": {
|
||||||
"name": "Benchmark",
|
"name": "Benchmark",
|
||||||
"section": "Tooling",
|
"section": "Tooling",
|
||||||
"version": "1.0.0-rc.0",
|
"version": "1.0.0-rc.1",
|
||||||
"hash": "8a7ed399be57e27f34fd87bafef305d7"
|
"hash": "c11b907aeab37274a842f73524ec5e73"
|
||||||
},
|
},
|
||||||
"@angular-devkit/build-optimizer": {
|
"@angular-devkit/build-optimizer": {
|
||||||
"name": "Build Optimizer",
|
"name": "Build Optimizer",
|
||||||
@ -105,8 +105,8 @@
|
|||||||
"url": "https://github.com/angular/angular-cli/blob/master/packages/angular_devkit/build_optimizer/README.md"
|
"url": "https://github.com/angular/angular-cli/blob/master/packages/angular_devkit/build_optimizer/README.md"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"version": "0.9.0-rc.0",
|
"version": "0.9.0-rc.1",
|
||||||
"hash": "4421b34d6ab9f98073b6e97f47caffdc",
|
"hash": "e8feec7840897e25731c34238506deae",
|
||||||
"snapshotRepo": "angular/angular-devkit-build-optimizer-builds"
|
"snapshotRepo": "angular/angular-devkit-build-optimizer-builds"
|
||||||
},
|
},
|
||||||
"@angular-devkit/build-ng-packagr": {
|
"@angular-devkit/build-ng-packagr": {
|
||||||
@ -117,8 +117,8 @@
|
|||||||
"url": "https://github.com/angular/angular-cli/blob/master/packages/angular_devkit/build_ng_packagr/README.md"
|
"url": "https://github.com/angular/angular-cli/blob/master/packages/angular_devkit/build_ng_packagr/README.md"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"version": "0.9.0-rc.0",
|
"version": "0.9.0-rc.1",
|
||||||
"hash": "b3fe554470fc4521f3e64a4d57f46a73",
|
"hash": "977f57fe835fac53197d7b288b760268",
|
||||||
"snapshotRepo": "angular/angular-devkit-build-ng-packagr-builds"
|
"snapshotRepo": "angular/angular-devkit-build-ng-packagr-builds"
|
||||||
},
|
},
|
||||||
"@angular-devkit/build-angular": {
|
"@angular-devkit/build-angular": {
|
||||||
@ -129,8 +129,8 @@
|
|||||||
"url": "https://github.com/angular/angular-cli/blob/master/packages/angular_devkit/build_angular/README.md"
|
"url": "https://github.com/angular/angular-cli/blob/master/packages/angular_devkit/build_angular/README.md"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"version": "0.9.0-rc.0",
|
"version": "0.9.0-rc.1",
|
||||||
"hash": "86c242b9753d5f30500ef94255f0445d",
|
"hash": "d0909d1a833531ef8b6d986e66a07311",
|
||||||
"snapshotRepo": "angular/angular-devkit-build-angular-builds"
|
"snapshotRepo": "angular/angular-devkit-build-angular-builds"
|
||||||
},
|
},
|
||||||
"@angular-devkit/build-webpack": {
|
"@angular-devkit/build-webpack": {
|
||||||
@ -141,9 +141,9 @@
|
|||||||
"url": "https://github.com/angular/angular-cli/blob/master/packages/angular_devkit/build_webpack/README.md"
|
"url": "https://github.com/angular/angular-cli/blob/master/packages/angular_devkit/build_webpack/README.md"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"version": "0.9.0-rc.0",
|
"version": "0.9.0-rc.1",
|
||||||
"snapshotRepo": "angular/angular-devkit-build-webpack-builds",
|
"snapshotRepo": "angular/angular-devkit-build-webpack-builds",
|
||||||
"hash": "4f68658d4c673a456183e17c345598d8"
|
"hash": "a5f928555a349b1e584964911ef55c9a"
|
||||||
},
|
},
|
||||||
"@angular-devkit/core": {
|
"@angular-devkit/core": {
|
||||||
"name": "Core",
|
"name": "Core",
|
||||||
@ -153,8 +153,8 @@
|
|||||||
"url": "https://github.com/angular/angular-cli/blob/master/packages/angular_devkit/core/README.md"
|
"url": "https://github.com/angular/angular-cli/blob/master/packages/angular_devkit/core/README.md"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"version": "7.0.0-rc.0",
|
"version": "7.0.0-rc.1",
|
||||||
"hash": "ae9459adc8ec3c06e6f4eb4b6699c89d",
|
"hash": "a24d7471f344677ee8ca3c8040dfe525",
|
||||||
"snapshotRepo": "angular/angular-devkit-core-builds"
|
"snapshotRepo": "angular/angular-devkit-core-builds"
|
||||||
},
|
},
|
||||||
"@angular-devkit/schematics": {
|
"@angular-devkit/schematics": {
|
||||||
@ -165,43 +165,43 @@
|
|||||||
"url": "https://github.com/angular/angular-cli/blob/master/packages/angular_devkit/schematics/README.md"
|
"url": "https://github.com/angular/angular-cli/blob/master/packages/angular_devkit/schematics/README.md"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"version": "7.0.0-rc.0",
|
"version": "7.0.0-rc.1",
|
||||||
"hash": "1eeedd23a574aa20eb500d885b290623",
|
"hash": "0aa3a0aade670fd19956e25e2963af54",
|
||||||
"snapshotRepo": "angular/angular-devkit-schematics-builds"
|
"snapshotRepo": "angular/angular-devkit-schematics-builds"
|
||||||
},
|
},
|
||||||
"@angular-devkit/schematics-cli": {
|
"@angular-devkit/schematics-cli": {
|
||||||
"name": "Schematics CLI",
|
"name": "Schematics CLI",
|
||||||
"section": "Tooling",
|
"section": "Tooling",
|
||||||
"version": "0.9.0-rc.0",
|
"version": "0.9.0-rc.1",
|
||||||
"hash": "fd24f66e92bea5d4d8ec655ff692429d",
|
"hash": "c6b8c15ed7abad30375f61b1e2ef66c0",
|
||||||
"snapshotRepo": "angular/angular-devkit-schematics-cli-builds"
|
"snapshotRepo": "angular/angular-devkit-schematics-cli-builds"
|
||||||
},
|
},
|
||||||
"@ngtools/webpack": {
|
"@ngtools/webpack": {
|
||||||
"name": "Webpack Angular Plugin",
|
"name": "Webpack Angular Plugin",
|
||||||
"version": "7.0.0-rc.0",
|
"version": "7.0.0-rc.1",
|
||||||
"section": "Misc",
|
"section": "Misc",
|
||||||
"hash": "caeb4d5ea57ce457f5cbef7719f1ce94",
|
"hash": "86d64917c76fb65c37572e7ec2748ccb",
|
||||||
"snapshotRepo": "angular/ngtools-webpack-builds"
|
"snapshotRepo": "angular/ngtools-webpack-builds"
|
||||||
},
|
},
|
||||||
"@schematics/angular": {
|
"@schematics/angular": {
|
||||||
"name": "Angular Schematics",
|
"name": "Angular Schematics",
|
||||||
"section": "Schematics",
|
"section": "Schematics",
|
||||||
"version": "7.0.0-rc.0",
|
"version": "7.0.0-rc.1",
|
||||||
"hash": "b788004582e68ce8a020cbd4dcb93b9e",
|
"hash": "db9156bfaccc70bac955fb15def05fe3",
|
||||||
"snapshotRepo": "angular/schematics-angular-builds"
|
"snapshotRepo": "angular/schematics-angular-builds"
|
||||||
},
|
},
|
||||||
"@schematics/schematics": {
|
"@schematics/schematics": {
|
||||||
"name": "Schematics Schematics",
|
"name": "Schematics Schematics",
|
||||||
"version": "0.9.0-rc.0",
|
"version": "0.9.0-rc.1",
|
||||||
"section": "Schematics",
|
"section": "Schematics",
|
||||||
"hash": "7fe124e891c2d6d01bee4aef49372be5",
|
"hash": "1ad492543597cb539b795682c5c3e1bf",
|
||||||
"snapshotRepo": "angular/schematics-schematics-builds"
|
"snapshotRepo": "angular/schematics-schematics-builds"
|
||||||
},
|
},
|
||||||
"@schematics/update": {
|
"@schematics/update": {
|
||||||
"name": "Package Update Schematics",
|
"name": "Package Update Schematics",
|
||||||
"version": "0.9.0-rc.0",
|
"version": "0.9.0-rc.1",
|
||||||
"section": "Schematics",
|
"section": "Schematics",
|
||||||
"hash": "7dbd4234020f0903d9138cd20b395d73",
|
"hash": "1126ff9f1093897d184a696b6c72764a",
|
||||||
"snapshotRepo": "angular/schematics-update-builds"
|
"snapshotRepo": "angular/schematics-update-builds"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -13,6 +13,6 @@ export const latestVersions = {
|
|||||||
ZoneJs: '~0.8.26',
|
ZoneJs: '~0.8.26',
|
||||||
TypeScript: '~3.1.1',
|
TypeScript: '~3.1.1',
|
||||||
// The versions below must be manually updated when making a new devkit release.
|
// The versions below must be manually updated when making a new devkit release.
|
||||||
DevkitBuildAngular: '~0.9.0-beta.1',
|
DevkitBuildAngular: '~0.9.0-rc.1',
|
||||||
DevkitBuildNgPackagr: '~0.9.0-beta.1',
|
DevkitBuildNgPackagr: '~0.9.0-rc.1',
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user