|
2 | 2 |
|
3 | 3 | --- |
4 | 4 |
|
| 5 | +#### `5.5.26` |
| 6 | + |
| 7 | +- fix(Icon): escape title to prevent XSS via bypassSecurityTrustHtml |
| 8 | +- chore(dependencies): update to `Angular 20.3.25` |
| 9 | + - `@angular-devkit/schematics` @ "20.3.31" (was "20.3.12") |
| 10 | + - `@angular/build` @ "20.3.31" (was "20.3.12") |
| 11 | + - `@angular/cli` @ "20.3.31" (was "20.3.12") |
| 12 | + - `@angular/compiler-cli` @ "20.3.25" (was "20.3.14") |
| 13 | + - `@angular/language-service` @ "20.3.25" (was "20.3.14") |
| 14 | + - `@angular/animations` @ "20.3.25" (was "20.3.14") |
| 15 | + - `@angular/common` @ "20.3.25" (was "20.3.14") |
| 16 | + - `@angular/compiler` @ "20.3.25" (was "20.3.14") |
| 17 | + - `@angular/core` @ "20.3.25" (was "20.3.14") |
| 18 | + - `@angular/forms` @ "20.3.25" (was "20.3.14") |
| 19 | + - `@angular/localize` @ "20.3.25" (was "20.3.14") |
| 20 | + - `@angular/platform-browser` @ "20.3.25" (was "20.3.14") |
| 21 | + - `@angular/platform-browser-dynamic` @ "20.3.25" (was "20.3.14") |
| 22 | + - `@angular/router` @ "20.3.25" (was "20.3.14") |
| 23 | + - `lodash-es` @ "4.18.1" (was "4.17.21") |
| 24 | + - `@types/jasmine` @ "5.1.15" (was "5.1.13") |
| 25 | + - `eslint` @ "9.39.4" (was "9.39.1") |
| 26 | + - `jasmine-core` @ "5.13.0" (was "5.12.1") |
| 27 | + - `karma-jasmine-html-reporter` @ "2.2.0" (was "2.1.0") |
| 28 | + - `prettier` @ "3.9.4" (was "3.6.2") |
| 29 | + - `typescript-eslint` @ "8.62.1" (was "8.48.0") |
| 30 | + |
| 31 | +--- |
| 32 | + |
5 | 33 | #### `5.5.25` |
6 | 34 |
|
7 | 35 | - fix(backdrop): modal backdrop not removed on zoneless - close #240 - thanks @anyplin |
|
0 commit comments