|
2 | 2 |
|
3 | 3 | --- |
4 | 4 |
|
| 5 | +#### `5.6.13` |
| 6 | + |
| 7 | +- refactor(modal): migrate to native CSS animations |
| 8 | +- fix(modal): firefox show animation timing issue |
| 9 | +- fix(modal): remove backdrop OnDestroy |
| 10 | +- test(modal): add missing tests |
| 11 | +- refactor(offcanvas): migrate to native CSS animations |
| 12 | +- test(offcanvas): update tests |
| 13 | +- fix(backdrop.service): remove backdrop element if present on the body |
| 14 | +- test(backdrop.service): add missing tests |
| 15 | +- chore(dependencies): update to `Angular 21.1.4` |
| 16 | + - `@angular-devkit/schematics` @ "21.1.4" (was "21.1.2") |
| 17 | + - `@angular/build` @ "21.1.4" (was "21.1.2") |
| 18 | + - `@angular/cli` @ "21.1.4" (was "21.1.2") |
| 19 | + - `@angular/compiler-cli` @ "21.1.4" (was "21.1.3") |
| 20 | + - `@angular/language-service` @ "21.1.4" (was "21.1.3") |
| 21 | + - `@angular/animations` @ "21.1.4" (was "21.1.3") |
| 22 | + - `@angular/cdk` @ "21.1.4" (was "21.1.3") |
| 23 | + - `@angular/common` @ "21.1.4" (was "21.1.3") |
| 24 | + - `@angular/compiler` @ "21.1.4" (was "21.1.3") |
| 25 | + - `@angular/core` @ "21.1.4" (was "21.1.3") |
| 26 | + - `@angular/forms` @ "21.1.4" (was "21.1.3") |
| 27 | + - `@angular/localize` @ "21.1.4" (was "21.1.3") |
| 28 | + - `@angular/platform-browser` @ "21.1.4" (was "21.1.3") |
| 29 | + - `@angular/router` @ "21.1.4" (was "21.1.3") |
| 30 | + - `@types/node` @ "24.10.13" (was "24.10.10") |
| 31 | + - `typescript-eslint` @ "8.55.0" (was "8.54.0") |
| 32 | +- chore(devDependencies): remove `copyfiles`, use `native-copyfiles` instead |
| 33 | +- chore(dependencies): remove overrides `@modelcontextprotocol/sdk` version to `^1.26.0` |
| 34 | + |
| 35 | +--- |
| 36 | + |
5 | 37 | #### `5.6.12` |
6 | 38 |
|
7 | 39 | - chore(dependencies): update to `Angular 21.1.3` |
|
21 | 53 | - chore(dependencies): `@isaacs/brace-expansion` vulnerability https://github.com/advisories/GHSA-7h2j-956f-4vf2 |
22 | 54 | - chore(dependencies): `@modelcontextprotocol/sdk` vulnerability https://github.com/advisories/GHSA-345p-7cg4-v4c7 |
23 | 55 |
|
24 | | - |
25 | 56 | --- |
26 | 57 |
|
27 | 58 | #### `5.6.10` |
|
46 | 77 | - `jasmine-core` @ "6.0.1" (was "5.13.0") |
47 | 78 | - `karma-jasmine-html-reporter` @ "2.2.0" (was "2.1.0") |
48 | 79 |
|
49 | | - |
50 | 80 | --- |
51 | 81 |
|
52 | 82 | #### `5.6.9` |
|
0 commit comments