|
1 | 1 | ### [@coreui/angular](https://coreui.io/) changelog
|
2 | 2 |
|
| 3 | +##### `v2.11.2` |
| 4 | + |
| 5 | +- ##### `update to Angular 11.2` |
| 6 | + |
| 7 | +###### dependencies update |
| 8 | +- update `@angular/animations` to `^11.2.2` |
| 9 | +- update `@angular/common` to `^11.2.2` |
| 10 | +- update `@angular/compiler` to `^11.2.2` |
| 11 | +- update `@angular/core` to `^11.2.2` |
| 12 | +- update `@angular/forms` to `^11.2.2` |
| 13 | +- update `@angular/localize` to `^11.2.2` |
| 14 | +- update `@angular/platform-browser` to `^11.2.2` |
| 15 | +- update `@angular/platform-browser-dynamic` to `^11.2.2` |
| 16 | +- update `@angular/router` to `^11.2.2` |
| 17 | +- update `tslib` to `^2.1.0` |
| 18 | +- update `zone.js` to `^0.11.4` |
| 19 | +- update `@angular-devkit/build-angular` to `^0.1102.1` |
| 20 | +- update `@angular/cli` to `^11.2.1` |
| 21 | +- update `@angular/compiler-cli` to `^11.2.2` |
| 22 | +- update `@angular/language-service` to `^11.2.2` |
| 23 | +- update `@types/jasmine` to `^3.6.4` |
| 24 | +- update `@types/node` to `^14.14.31` |
| 25 | +- update `codelyzer` to `^6.0.1` |
| 26 | +- update `jasmine-spec-reporter` to `~5.0.2` |
| 27 | +- update `karma-jasmine` to `~4.0.1` |
| 28 | +- update `karma-jasmine-html-reporter` to `^1.5.4` |
| 29 | +- update `ng-packagr` to `^11.2.4` |
| 30 | +- update `tslint` to `~6.1.3` |
| 31 | + |
| 32 | + |
3 | 33 | ##### `v2.11.1`
|
4 | 34 |
|
5 | 35 | - ##### `update to Angular 11.1`
|
|
0 commit comments