|
1 | 1 | ### [@coreui/angular](https://coreui.io/) changelog
|
2 | 2 |
|
| 3 | +##### `v2.9.2` |
| 4 | +- chore: update to `Angular 9.1.1` |
| 5 | +- chore: remove build artifacts from git |
| 6 | + |
| 7 | +###### dependencies update |
| 8 | +- update `@angular/animations` to `^9.1.1` |
| 9 | +- update `@angular/common` to `^9.1.1` |
| 10 | +- update `@angular/compiler` to `^9.1.1` |
| 11 | +- update `@angular/core` to `^9.1.1` |
| 12 | +- update `@angular/forms` to `^9.1.1` |
| 13 | +- update `@angular/localize` to `^9.1.1` |
| 14 | +- update `@angular/platform-browser` to `^9.1.1` |
| 15 | +- update `@angular/platform-browser-dynamic` to `^9.1.1` |
| 16 | +- update `@angular/router` to `^9.1.1` |
| 17 | +- update `rxjs` to `^6.5.5` |
| 18 | +- update `zone.js` to `^0.10.3` |
| 19 | +- update `@angular-devkit/build-angular` to `~0.901.1` |
| 20 | +- update `@angular-devkit/build-ng-packagr` to `~0.901.1` |
| 21 | +- update `@angular/cli` to `^9.1.1` |
| 22 | +- update `@angular/compiler-cli` to `^9.1.1` |
| 23 | +- update `@angular/language-service` to `^9.1.1` |
| 24 | +- update `@types/jasmine` to `^3.5.10` |
| 25 | +- update `@types/jasminewd2` to `~2.0.8` |
| 26 | +- update `@types/node` to `^13.11.1` |
| 27 | +- update `codelyzer` to `^5.2.2` |
| 28 | +- update `jasmine-spec-reporter` to `^5.0.1` |
| 29 | +- update `karma` to `^5.0.1` |
| 30 | +- update `karma-chrome-launcher` to `^3.1.0` |
| 31 | +- update `karma-coverage-istanbul-reporter` to `^2.1.1` |
| 32 | +- update `karma-jasmine` to `^3.1.1` |
| 33 | +- update `karma-jasmine-html-reporter` to `^1.5.3` |
| 34 | +- update `ng-packagr` to `^9.1.0` |
| 35 | +- update `protractor` to `^5.4.3` |
| 36 | +- update `ts-node` to `^8.8.2` |
| 37 | +- update `tslint` to `^6.1.1` |
| 38 | +- update `typescript` to `~3.6.5` |
| 39 | + |
3 | 40 | ##### `v2.9.1`
|
4 | 41 | - fix: downgrade TypeScript to ~3.6.4 - thanks @jrocha closes #103
|
5 | 42 |
|
|
0 commit comments