|
1 | | -<a name="17.2.0-rc.0"></a> |
| 1 | +<a name="17.2.0"></a> |
2 | 2 |
|
3 | | -# 17.2.0-rc.0 (2024-02-08) |
4 | | - |
5 | | -### @angular-devkit/build-angular |
6 | | - |
7 | | -| Commit | Type | Description | |
8 | | -| --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------------------------------------------------- | |
9 | | -| [7f57123fd](https://github.com/angular/angular-cli/commit/7f57123fd40b345d7880cb9e2eccd4757c0fb6ee) | feat | add define build option to application builder | |
10 | | -| [b59f663e5](https://github.com/angular/angular-cli/commit/b59f663e5715e009b05bf560637c1bca3b112784) | feat | allow control of Vite-based development server prebundling | |
11 | | -| [7a12074dc](https://github.com/angular/angular-cli/commit/7a12074dc940f1aa8f5347071324fa0d2fd1300b) | feat | provide option to allow automatically cleaning the terminal screen during rebuilds | |
12 | | -| [2a25e06ea](https://github.com/angular/angular-cli/commit/2a25e06eaeba1e30ca6ddd76e7bd46b66c2112db) | fix | allow `./` baseHref when using vite based server | |
13 | | -| [5e6f1a9f4](https://github.com/angular/angular-cli/commit/5e6f1a9f4362e9b12db64c7c2e609a346b17963d) | fix | avoid preloading server chunks | |
14 | | -| [8d5af1d5c](https://github.com/angular/angular-cli/commit/8d5af1d5c78ce9aa996f6ba138b99d0bb5005d46) | fix | ensure correct `.html` served with Vite dev-server | |
15 | | -| [1aeeb7da0](https://github.com/angular/angular-cli/commit/1aeeb7da099ff90126b0844eb6c8ed21d174e617) | fix | ensure WebWorker main entry is used in output code | |
16 | | - |
17 | | -<!-- CHANGELOG SPLIT MARKER --> |
18 | | - |
19 | | -<a name="17.1.3"></a> |
20 | | - |
21 | | -# 17.1.3 (2024-02-08) |
22 | | - |
23 | | -### @angular-devkit/build-angular |
24 | | - |
25 | | -| Commit | Type | Description | |
26 | | -| --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------------- | |
27 | | -| [3de3aa170](https://github.com/angular/angular-cli/commit/3de3aa170f02352fe2adf61beea221b356a40843) | fix | allow `./` baseHref when using vite based server | |
28 | | -| [17f47a3c9](https://github.com/angular/angular-cli/commit/17f47a3c94b434a73b9fc698872ef6230f61c781) | fix | ensure WebWorker main entry is used in output code | |
29 | | - |
30 | | -<!-- CHANGELOG SPLIT MARKER --> |
31 | | - |
32 | | -<a name="17.2.0-next.1"></a> |
33 | | - |
34 | | -# 17.2.0-next.1 (2024-01-31) |
| 3 | +# 17.2.0 (2024-02-14) |
35 | 4 |
|
36 | 5 | ### @angular/cli |
37 | 6 |
|
|
47 | 16 |
|
48 | 17 | ### @angular-devkit/build-angular |
49 | 18 |
|
50 | | -| Commit | Type | Description | |
51 | | -| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------------- | |
52 | | -| [f4f535653](https://github.com/angular/angular-cli/commit/f4f535653a34c2a7c37c51c98680b6b1766c6d0d) | feat | add JSON build logs when using the application builder | |
53 | | -| [7c522aa87](https://github.com/angular/angular-cli/commit/7c522aa8742cd936bb0dfd30773d88f3ef92d488) | feat | support using custom postcss configuration with application builder | |
54 | | -| [d6aea27db](https://github.com/angular/angular-cli/commit/d6aea27dbcad7b0d2aa563b4a3c58f0935dbd0bf) | fix | add `required` modules as externals imports | |
55 | | -| [476a68daa](https://github.com/angular/angular-cli/commit/476a68daa9746d29d3f74f68307d982d1d66f94c) | fix | add output location in build stats | |
56 | | -| [dbd3984f2](https://github.com/angular/angular-cli/commit/dbd3984f2458ae413aef1d8d33c8ee092787e360) | fix | correctly handle glob negation in proxy config when using vite | |
57 | | -| [41ea985f9](https://github.com/angular/angular-cli/commit/41ea985f9317b11cfa6627a2d3f6b34ff4dbc134) | fix | display server bundles in build stats | |
58 | | -| [822e7a482](https://github.com/angular/angular-cli/commit/822e7a482dc536a64fb08db699381c0fdf4ef4b0) | fix | handle regular expressions in proxy config when using Vite | |
59 | | -| [944cbcdb1](https://github.com/angular/angular-cli/commit/944cbcdb1af62855febc931fce92debf28a3b2a5) | fix | limit the number of lazy chunks visible in the stats table | |
60 | | -| [37ffa5e4a](https://github.com/angular/angular-cli/commit/37ffa5e4a01f5603dbbc5ad3882593bdb5bb17db) | fix | resolve absolute `output-path` when using esbuild based builders | |
| 19 | +| Commit | Type | Description | |
| 20 | +| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------------------------------ | |
| 21 | +| [7f57123fd](https://github.com/angular/angular-cli/commit/7f57123fd40b345d7880cb9e2eccd4757c0fb6ee) | feat | add define build option to application builder | |
| 22 | +| [f4f535653](https://github.com/angular/angular-cli/commit/f4f535653a34c2a7c37c51c98680b6b1766c6d0d) | feat | add JSON build logs when using the application builder | |
| 23 | +| [b59f663e5](https://github.com/angular/angular-cli/commit/b59f663e5715e009b05bf560637c1bca3b112784) | feat | allow control of Vite-based development server prebundling | |
| 24 | +| [8f47f1e96](https://github.com/angular/angular-cli/commit/8f47f1e965b25f3d976eda701ae2e7b7e8cccfa3) | feat | provide default and abbreviated build target support for dev-server and extract-i18n | |
| 25 | +| [7a12074dc](https://github.com/angular/angular-cli/commit/7a12074dc940f1aa8f5347071324fa0d2fd1300b) | feat | provide option to allow automatically cleaning the terminal screen during rebuilds | |
| 26 | +| [7c522aa87](https://github.com/angular/angular-cli/commit/7c522aa8742cd936bb0dfd30773d88f3ef92d488) | feat | support using custom postcss configuration with application builder | |
| 27 | +| [476a68daa](https://github.com/angular/angular-cli/commit/476a68daa9746d29d3f74f68307d982d1d66f94c) | fix | add output location in build stats | |
| 28 | +| [5e6f1a9f4](https://github.com/angular/angular-cli/commit/5e6f1a9f4362e9b12db64c7c2e609a346b17963d) | fix | avoid preloading server chunks | |
| 29 | +| [41ea985f9](https://github.com/angular/angular-cli/commit/41ea985f9317b11cfa6627a2d3f6b34ff4dbc134) | fix | display server bundles in build stats | |
| 30 | +| [d493609d3](https://github.com/angular/angular-cli/commit/d493609d30e1f148a7efb72bd64227521a326fbb) | fix | downgrade copy-webpack-plugin to workaround Node.js support issue | |
| 31 | +| [8d5af1d5c](https://github.com/angular/angular-cli/commit/8d5af1d5c78ce9aa996f6ba138b99d0bb5005d46) | fix | ensure correct `.html` served with Vite dev-server | |
| 32 | +| [944cbcdb1](https://github.com/angular/angular-cli/commit/944cbcdb1af62855febc931fce92debf28a3b2a5) | fix | limit the number of lazy chunks visible in the stats table | |
| 33 | +| [905e13633](https://github.com/angular/angular-cli/commit/905e13633071b1db25621ae9f2762a48fe010df1) | fix | support string as plugin option in custom postcss plugin config | |
| 34 | + |
| 35 | +### @angular-devkit/schematics |
| 36 | + |
| 37 | +| Commit | Type | Description | |
| 38 | +| --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------- | |
| 39 | +| [da1c38c48](https://github.com/angular/angular-cli/commit/da1c38c486b07d5a1b2933f23f83c6231b512e0f) | fix | add `bun` to known package managers | |
61 | 40 |
|
62 | 41 | ### @angular/create |
63 | 42 |
|
|
67 | 46 |
|
68 | 47 | <!-- CHANGELOG SPLIT MARKER --> |
69 | 48 |
|
| 49 | +<a name="17.1.3"></a> |
| 50 | + |
| 51 | +# 17.1.3 (2024-02-08) |
| 52 | + |
| 53 | +### @angular-devkit/build-angular |
| 54 | + |
| 55 | +| Commit | Type | Description | |
| 56 | +| --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------------- | |
| 57 | +| [3de3aa170](https://github.com/angular/angular-cli/commit/3de3aa170f02352fe2adf61beea221b356a40843) | fix | allow `./` baseHref when using vite based server | |
| 58 | +| [17f47a3c9](https://github.com/angular/angular-cli/commit/17f47a3c94b434a73b9fc698872ef6230f61c781) | fix | ensure WebWorker main entry is used in output code | |
| 59 | + |
| 60 | +<!-- CHANGELOG SPLIT MARKER --> |
| 61 | + |
70 | 62 | <a name="17.1.2"></a> |
71 | 63 |
|
72 | 64 | # 17.1.2 (2024-01-31) |
|
83 | 75 |
|
84 | 76 | <!-- CHANGELOG SPLIT MARKER --> |
85 | 77 |
|
86 | | -<a name="17.2.0-next.0"></a> |
87 | | - |
88 | | -# 17.2.0-next.0 (2024-01-25) |
89 | | - |
90 | | -### @angular-devkit/build-angular |
91 | | - |
92 | | -| Commit | Type | Description | |
93 | | -| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------------------------------ | |
94 | | -| [8f47f1e96](https://github.com/angular/angular-cli/commit/8f47f1e965b25f3d976eda701ae2e7b7e8cccfa3) | feat | provide default and abbreviated build target support for dev-server and extract-i18n | |
95 | | -| [8216b11b3](https://github.com/angular/angular-cli/commit/8216b11b3cff5b0c37afd4dac6aa61851f24849a) | fix | return 404 for assets that are not found | |
96 | | - |
97 | | -<!-- CHANGELOG SPLIT MARKER --> |
98 | | - |
99 | 78 | <a name="17.1.1"></a> |
100 | 79 |
|
101 | 80 | # 17.1.1 (2024-01-24) |
|
0 commit comments