|
1 | 1 | ## [CoreUI for Angular](./README.md) version `changelog`
|
2 | 2 |
|
| 3 | +###### `v2.9.2` |
| 4 | +- fix(navbars): cannot find module `ngx-bootstrap` |
| 5 | + |
| 6 | +###### dependencies update |
| 7 | +- update `@angular/animations` to `^9.1.1` |
| 8 | +- update `@angular/common` to `^9.1.1` |
| 9 | +- update `@angular/compiler` to `^9.1.1` |
| 10 | +- update `@angular/core` to `^9.1.1` |
| 11 | +- update `@angular/forms` to `^9.1.1` |
| 12 | +- update `@angular/platform-browser` to `^9.1.1` |
| 13 | +- update `@angular/platform-browser-dynamic` to `^9.1.1` |
| 14 | +- update `@angular/router` to `^9.1.1` |
| 15 | +- update `@coreui/angular` to `^2.9.2` |
| 16 | +- update `bootstrap` to `^4.4.1` |
| 17 | +- update `chart.js` to `^2.9.3` |
| 18 | +- update `mutationobserver-shim` to `^0.3.5` |
| 19 | +- update `ngx-bootstrap` to `^5.6.1` |
| 20 | +- update `ngx-perfect-scrollbar` to `^9.0.0` |
| 21 | +- update `rxjs` to `^6.5.5` |
| 22 | +- update `tslib` to `^1.11.1` |
| 23 | +- update `zone.js` to `~0.10.3" |
| 24 | +- update `@angular-devkit/build-angular` to `~0.901.1` |
| 25 | +- update `@angular/cli` to `^9.1.1` |
| 26 | +- update `@angular/compiler-cli` to `^9.1.1` |
| 27 | +- update `@angular/language-service` to `^9.1.1` |
| 28 | +- update `@types/jasmine` to `^3.5.10` |
| 29 | +- update `@types/node` to `^13.11.1` |
| 30 | +- update `codelyzer` to `^5.2.2` |
| 31 | +- update `jasmine-spec-reporter` to `^5.0.1` |
| 32 | +- update `karma` to `^5.0.1` |
| 33 | +- update `karma-coverage-istanbul-reporter` to `^2.1.1` |
| 34 | +- update `karma-jasmine` to `^3.1.1` |
| 35 | +- update `karma-jasmine-html-reporter` to `^1.5.3` |
| 36 | +- update `protractor` to `^5.4.3` |
| 37 | +- update `ts-node` to `^8.8.2` |
| 38 | +- update `tslint` to `^6.1.1` |
| 39 | + |
3 | 40 | ###### `v2.9.0`
|
4 | 41 | - chore: update to `Angular 9.0.0`
|
5 | 42 | - [https://update.angular.io/](https://update.angular.io/#8.0:9.0)
|
|
0 commit comments