|
1 | 1 | ## [CoreUI for Angular](./README.md) version `changelog`
|
2 | 2 |
|
| 3 | +###### `v2.9.4` |
| 4 | +- refactor(polyfills): update core-js polyfills imports |
| 5 | + |
| 6 | +###### dependencies update |
| 7 | +- update `@angular/animations` to `^9.1.12` |
| 8 | +- update `@angular/common` to `^9.1.12` |
| 9 | +- update `@angular/compiler` to `^9.1.12` |
| 10 | +- update `@angular/core` to `^9.1.12` |
| 11 | +- update `@angular/forms` to `^9.1.12` |
| 12 | +- update `@angular/platform-browser` to `^9.1.12` |
| 13 | +- update `@angular/platform-browser-dynamic` to `^9.1.12` |
| 14 | +- update `@angular/router` to `^9.1.12` |
| 15 | +- update `@coreui/angular` to `~2.9.4` |
| 16 | +- update `bootstrap` to `^4.5.0` |
| 17 | +- update `core-js` to `^3.6.5` |
| 18 | +- update `flag-icon-css` to `^3.5.0` |
| 19 | +- update `moment` to `^2.27.0` |
| 20 | +- update `mutationobserver-shim` to `^0.3.7` |
| 21 | +- update `ng2-charts` to `^2.3.2` |
| 22 | +- update `rxjs` to `^6.6.0` |
| 23 | +- update `tslib` to `^1.13.0` |
| 24 | +- update `@angular-devkit/build-angular` to `^0.901.11` |
| 25 | +- update `@angular/cli` to `^9.1.11` |
| 26 | +- update `@angular/compiler-cli` to `^9.1.12` |
| 27 | +- update `@angular/language-service` to `^9.1.12` |
| 28 | +- update `@types/jasmine` to `^3.5.11` |
| 29 | +- update `@types/node` to `^13.13.14` |
| 30 | +- update `karma` to `^5.1.0` |
| 31 | +- update `karma-jasmine` to `^3.3.1` |
| 32 | +- update `karma-jasmine-html-reporter` to `^1.5.4` |
| 33 | +- update `protractor` to `^7.0.0` |
| 34 | +- update `ts-node` to `^8.10.2` |
| 35 | + |
3 | 36 | ###### `v2.9.2`
|
4 | 37 | - fix(navbars): cannot find module `ngx-bootstrap`
|
5 | 38 |
|
|
0 commit comments