mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
This commit updates the Angular framework, Angular CDK/Material and Angular CLI to latest stable versions (11.2.3, 11.2.2 and 11.2.2 respectively). This update also fixes a Lighthouse audit fail due to `@angular/core@11.0.0` being identified as vulnerable to XSS: https://snyk.io/vuln/SNYK-JS-ANGULARCORE-1070902 Regarding the payload size increases, they are mostly attributed to Angular Material: - Before this commit: 448461 B - After framework update: 448554 B ( +93 B) - After Material update: 449292 B (+738 B) - After CLI update: 449310 B ( +18 B) PR Close #40994 PR Close #41069 |
||
|---|---|---|
| .. | ||
| app | ||
| assets | ||
| environments | ||
| extra-files | ||
| styles | ||
| testing | ||
| 404-body.html | ||
| google385281288605d160.html | ||
| index.html | ||
| main.ts | ||
| noop-worker-basic.js | ||
| polyfills.ts | ||
| pwa-manifest.json | ||
| test.ts | ||