|
1 | 1 | # Changelog
|
2 | 2 |
|
3 |
| -## [5.2.9] |
| 3 | +## [5.2.9] - 04/29/2021 |
4 | 4 | ### Fixed
|
5 | 5 |
|
6 |
| -- fixed daily line chart |
| 6 | +- fixed daily line chart; |
7 | 7 | - changed texts about angular version;
|
8 | 8 | - changed date on footer;
|
9 | 9 |
|
10 |
| -## [5.2.8] |
| 10 | +## [5.2.8] - 04/26/2021 |
11 | 11 | ### Updated
|
12 | 12 |
|
13 |
| -- Updated the Angular builder |
14 |
| -- Updated the Angular CLI |
15 |
| -- Updated packages |
16 |
| -- Tables: added ag-grid-angular table |
17 |
| - |
18 |
| -## [5.2.7] |
| 13 | +- Updated the Angular builder; |
| 14 | +- Updated the Angular CLI; |
| 15 | +- Tables: added ag-grid-angular table; |
| 16 | + |
| 17 | +###Updated packages |
| 18 | + @agm/core: 1.0.0 -> 3.0.0-beta.0 |
| 19 | + @angular/animations: "8.0.3 -> 11.2.11 |
| 20 | + @angular/common: 8.0.3 -> 11.2.11 |
| 21 | + @angular/compiler: 8.0.3 -> 11.2.11 |
| 22 | + @angular/core: 8.0.3 -> 11.2.11 |
| 23 | + @angular/forms: 8.0.3 -> 11.2.11 |
| 24 | + @angular/platform-browser: 8.0.3 -> 11.2.11 |
| 25 | + @angular/platform-browser-dynamic: 8.0.3 -> 11.2.11 |
| 26 | + @angular/router: 8.0.3 -> 11.2.11 |
| 27 | + @ngx-loading-bar/core: 4.1.1 -> 5.1.2 |
| 28 | + @ngx-loading-bar/router: 4.1.1 -> 5.1.2 |
| 29 | + @swimlane/ngx-datatable: 15.0.2 -> 19.0.0 |
| 30 | + @tinymce/tinymce-angular: 2.2.0 -> 4.2.2 |
| 31 | + jquery: 3.2.1 -> 3.6.0 |
| 32 | + ng2-carouselamos: 3.2.0 -> 4.1.0 |
| 33 | + ng2-select2: 1.0.0-beta.16 -> 1.2.5 |
| 34 | + ngx-chips: 2.0.2 -> 2.2.2 |
| 35 | + ngx-toastr: 10.0.4 -> 13.2.1 |
| 36 | + ngx-trend: 3.4.3 ->6.1.1 |
| 37 | + rxjs: 6.3.3 -> 6.6.7 |
| 38 | + select2: 4.0.13 -> 6.6.7 |
| 39 | + tslib: 1.9.0 -> 2.0.0 |
| 40 | + zone.js: 0.8.29 -> 0.10.2 |
| 41 | + |
| 42 | + @angular-builders/custom-webpack: 8.1.0 -> 11.1.1 |
| 43 | + @angular-devkit/build-angular: 0.803.29 -> 0.1102.10 |
| 44 | + @angular/cli: 8.0.6 -> 11.2.10 |
| 45 | + @angular/compiler-cli: 8.0.3 -> 11.2.11 |
| 46 | + @angular/language-service: 8.0.3 -> 11.2.11 |
| 47 | + @types/node: 6.0.118 -> 12.11.1 |
| 48 | + @types/select2: 4.0.31 -> 4.0.53 |
| 49 | + codelyzer: 4.0.2 -> 6.0.0 |
| 50 | + terser-webpack-plugin: 1.3.0 -> 5.1.1 |
| 51 | + tslint: 5.9.1 -> 6.1.0 |
| 52 | + typescript: 3.4.5 -> 4.1.5 |
| 53 | + terser-webpack-plugin: 1.3.0 -> 5.1.1 |
| 54 | + |
| 55 | +## [5.2.7] - 04/26/2021 |
19 | 56 | ### Fixed
|
20 | 57 |
|
21 | 58 | - fixed build error
|
|
38 | 75 | ### Changed
|
39 | 76 |
|
40 | 77 | - Minor package updates.
|
41 |
| - |
42 | 78 | ## [5.2.4]
|
43 | 79 |
|
44 | 80 | ### Changed
|
|
0 commit comments