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 |
||
|---|---|---|
| .. | ||
| custom-elements | ||
| documents | ||
| layout | ||
| navigation | ||
| search | ||
| shared | ||
| sw-updates | ||
| app.component.html | ||
| app.component.spec.ts | ||
| app.component.ts | ||
| app.module.ts | ||