|
1 | | -<a name="16.1.8"></a> |
2 | | - |
3 | | -# 16.1.8 (2023-08-04) |
| 1 | +<a name="16.2.0"></a> |
4 | 2 |
|
5 | | -| Commit | Type | Description | |
6 | | -| --------------------------------------------------------------------------------------------------- | ---- | ---------------------- | |
7 | | -| [7a420d338](https://github.com/angular/angular-cli/commit/7a420d3382b21d24c73b722e849f01b0aacfb860) | fix | build: update critters | |
8 | | - |
9 | | -<!-- CHANGELOG SPLIT MARKER --> |
10 | | - |
11 | | -<a name="16.2.0-rc.1"></a> |
12 | | - |
13 | | -# 16.2.0-rc.1 (2023-08-04) |
| 3 | +# 16.2.0 (2023-08-09) |
14 | 4 |
|
15 | 5 | ### @angular-devkit/build-angular |
16 | 6 |
|
17 | | -| Commit | Type | Description | |
18 | | -| --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------- | |
19 | | -| [05f31bd28](https://github.com/angular/angular-cli/commit/05f31bd28f002a232598e0468dc418f99e434ae0) | fix | prevent race condition in setting up sass worker pool | |
20 | | -| [192326a8b](https://github.com/angular/angular-cli/commit/192326a8b215f6df1c02e8e694170b4d12d1ffe9) | fix | build: update critters | |
| 7 | +| Commit | Type | Description | |
| 8 | +| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------------------------- | |
| 9 | +| [e6b377436](https://github.com/angular/angular-cli/commit/e6b377436a471073657dc35e7c7a28db6688760a) | feat | add `ssr` option in application builder | |
| 10 | +| [c05c83be7](https://github.com/angular/angular-cli/commit/c05c83be7c6c8bcdad4be8686a6e0701a55304cc) | feat | add initial application builder implementation | |
| 11 | +| [095f5aba6](https://github.com/angular/angular-cli/commit/095f5aba60a4c1267a87b8b3ae38dbfbf70731f1) | feat | add initial support for server bundle generation using esbuild | |
| 12 | +| [cb165a75d](https://github.com/angular/angular-cli/commit/cb165a75dc8c21ead537684a092ed50d3736e04a) | feat | add pre-rendering (SSG) and App-shell support generation to application builder | |
| 13 | +| [2a3fc6846](https://github.com/angular/angular-cli/commit/2a3fc68460152a48758b9353bff48193641861c5) | feat | add preload hints based on transitive initial files | |
| 14 | +| [099cec758](https://github.com/angular/angular-cli/commit/099cec758ad671c7fd0ca2058a271e4fe181a44d) | feat | add support for serving SSR with dev-server when using the application builder | |
| 15 | +| [449e21b3a](https://github.com/angular/angular-cli/commit/449e21b3a6da990a5865bb5bdfb8145794f40cf9) | fix | correctly load dev server assets with vite 4.4.0+ | |
| 16 | +| [f42f10135](https://github.com/angular/angular-cli/commit/f42f10135c1e2184a9080b726dc5e41669937b13) | fix | ensure preload hints for external stylesheets are marked as styles | |
| 17 | +| [7defb3635](https://github.com/angular/angular-cli/commit/7defb3635c89737d151c9537bd7becd463098434) | fix | ensure that server dependencies are loaded also in ssr entrypoint | |
| 18 | +| [05f31bd28](https://github.com/angular/angular-cli/commit/05f31bd28f002a232598e0468dc418f99e434ae0) | fix | prevent race condition in setting up sass worker pool | |
| 19 | +| [5048f6e82](https://github.com/angular/angular-cli/commit/5048f6e82e299b0733f34cbdcb1e7b1ef9a63210) | fix | Set chunk names explicitly | |
| 20 | +| [974748cdf](https://github.com/angular/angular-cli/commit/974748cdf894c5ad0451e3fdf1c186bdad80878b) | perf | filter postcss usage based on content in esbuild builder | |
| 21 | +| [61a652d91](https://github.com/angular/angular-cli/commit/61a652d91274f4adce20182e630fe9963b4ceddd) | perf | inject Sass import/use directive importer information when resolving | |
| 22 | +| [a0a2c7aef](https://github.com/angular/angular-cli/commit/a0a2c7aef675f8aae294d2119f721c4345d633b0) | perf | only load browserslist in babel preset if needed | |
| 23 | +| [6bfd1800e](https://github.com/angular/angular-cli/commit/6bfd1800efa2bf41126696b66938bdf291ad5455) | perf | use in-memory Sass module resolution cache | |
21 | 24 |
|
22 | 25 | <!-- CHANGELOG SPLIT MARKER --> |
23 | 26 |
|
24 | | -<a name="16.2.0-rc.0"></a> |
25 | | - |
26 | | -# 16.2.0-rc.0 (2023-08-02) |
| 27 | +<a name="16.1.8"></a> |
27 | 28 |
|
28 | | -### @angular-devkit/build-angular |
| 29 | +# 16.1.8 (2023-08-04) |
29 | 30 |
|
30 | | -| Commit | Type | Description | |
31 | | -| --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------- | |
32 | | -| [6539bb520](https://github.com/angular/angular-cli/commit/6539bb5200c924edbc62cc7be70072ecda84da1a) | fix | hot update filename suffix with `.mjs` | |
| 31 | +| Commit | Type | Description | |
| 32 | +| --------------------------------------------------------------------------------------------------- | ---- | ---------------------- | |
| 33 | +| [7a420d338](https://github.com/angular/angular-cli/commit/7a420d3382b21d24c73b722e849f01b0aacfb860) | fix | build: update critters | |
33 | 34 |
|
34 | 35 | <!-- CHANGELOG SPLIT MARKER --> |
35 | 36 |
|
|
45 | 46 |
|
46 | 47 | <!-- CHANGELOG SPLIT MARKER --> |
47 | 48 |
|
48 | | -<a name="16.2.0-next.4"></a> |
49 | | - |
50 | | -# 16.2.0-next.4 (2023-07-26) |
51 | | - |
52 | | -### @angular-devkit/build-angular |
53 | | - |
54 | | -| Commit | Type | Description | |
55 | | -| --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------------- | |
56 | | -| [449e21b3a](https://github.com/angular/angular-cli/commit/449e21b3a6da990a5865bb5bdfb8145794f40cf9) | fix | correctly load dev server assets with vite 4.4.0+ | |
57 | | -| [d6ae2c7b7](https://github.com/angular/angular-cli/commit/d6ae2c7b7af0fd7b182f19987583a2989a070060) | fix | error during critical CSS inlining for external stylesheets | |
58 | | - |
59 | | -<!-- CHANGELOG SPLIT MARKER --> |
60 | | - |
61 | 49 | <a name="16.1.6"></a> |
62 | 50 |
|
63 | 51 | # 16.1.6 (2023-07-26) |
|
70 | 58 |
|
71 | 59 | <!-- CHANGELOG SPLIT MARKER --> |
72 | 60 |
|
73 | | -<a name="16.2.0-next.3"></a> |
74 | | - |
75 | | -# 16.2.0-next.3 (2023-07-20) |
76 | | - |
77 | | -### @angular-devkit/build-angular |
78 | | - |
79 | | -| Commit | Type | Description | |
80 | | -| --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------------------------------- | |
81 | | -| [5908ede3d](https://github.com/angular/angular-cli/commit/5908ede3d676f2b87f68bc976bd741b7725ab1c3) | fix | correctly wrap CommonJS exported enums when optimizing | |
82 | | -| [5048f6e82](https://github.com/angular/angular-cli/commit/5048f6e82e299b0733f34cbdcb1e7b1ef9a63210) | fix | Set chunk names explicitly | |
83 | | -| [61a652d91](https://github.com/angular/angular-cli/commit/61a652d91274f4adce20182e630fe9963b4ceddd) | perf | inject Sass import/use directive importer information when resolving | |
84 | | -| [6bfd1800e](https://github.com/angular/angular-cli/commit/6bfd1800efa2bf41126696b66938bdf291ad5455) | perf | use in-memory Sass module resolution cache | |
85 | | - |
86 | | -<!-- CHANGELOG SPLIT MARKER --> |
87 | | - |
88 | 61 | <a name="16.1.5"></a> |
89 | 62 |
|
90 | 63 | # 16.1.5 (2023-07-20) |
|
104 | 77 |
|
105 | 78 | <!-- CHANGELOG SPLIT MARKER --> |
106 | 79 |
|
107 | | -<a name="16.2.0-next.2"></a> |
108 | | - |
109 | | -# 16.2.0-next.2 (2023-07-13) |
110 | | - |
111 | | -### @angular/cli |
112 | | - |
113 | | -| Commit | Type | Description | |
114 | | -| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------- | |
115 | | -| [d0f005913](https://github.com/angular/angular-cli/commit/d0f005913f830c13df0acbb0753fc10ff207ca35) | fix | add `zone.js` to `ng version` output | |
116 | | -| [da3c1c32a](https://github.com/angular/angular-cli/commit/da3c1c32ae91d7247c61aa050e6707109626082a) | fix | throw an error when executed in a google3-context | |
117 | | - |
118 | | -### @angular-devkit/build-angular |
119 | | - |
120 | | -| Commit | Type | Description | |
121 | | -| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------------------------- | |
122 | | -| [e6b377436](https://github.com/angular/angular-cli/commit/e6b377436a471073657dc35e7c7a28db6688760a) | feat | add `ssr` option in application builder | |
123 | | -| [cb165a75d](https://github.com/angular/angular-cli/commit/cb165a75dc8c21ead537684a092ed50d3736e04a) | feat | add pre-rendering (SSG) and App-shell support generation to application builder | |
124 | | -| [099cec758](https://github.com/angular/angular-cli/commit/099cec758ad671c7fd0ca2058a271e4fe181a44d) | feat | add support for serving SSR with dev-server when using the application builder | |
125 | | -| [7defb3635](https://github.com/angular/angular-cli/commit/7defb3635c89737d151c9537bd7becd463098434) | fix | ensure that server dependencies are loaded also in ssr entrypoint | |
126 | | -| [974748cdf](https://github.com/angular/angular-cli/commit/974748cdf894c5ad0451e3fdf1c186bdad80878b) | perf | filter postcss usage based on content in esbuild builder | |
127 | | -| [a0a2c7aef](https://github.com/angular/angular-cli/commit/a0a2c7aef675f8aae294d2119f721c4345d633b0) | perf | only load browserslist in babel preset if needed | |
128 | | - |
129 | | -<!-- CHANGELOG SPLIT MARKER --> |
130 | | - |
131 | | -<a name="16.2.0-next.1"></a> |
132 | | - |
133 | | -# 16.2.0-next.1 (2023-07-06) |
134 | | - |
135 | | -### @angular-devkit/build-angular |
136 | | - |
137 | | -| Commit | Type | Description | |
138 | | -| --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------------------------- | |
139 | | -| [095f5aba6](https://github.com/angular/angular-cli/commit/095f5aba60a4c1267a87b8b3ae38dbfbf70731f1) | feat | add initial support for server bundle generation using esbuild | |
140 | | -| [93b743af0](https://github.com/angular/angular-cli/commit/93b743af00511fc4cc7808004a0afe0c2b3c8b05) | fix | normalize paths in loader cache with esbuild | |
141 | | -| [376e3462d](https://github.com/angular/angular-cli/commit/376e3462d3a2204a412c1d3e4551c20ae6b61aaf) | fix | use absolute watch paths for postcss dependency messages | |
142 | | - |
143 | | -<!-- CHANGELOG SPLIT MARKER --> |
144 | | - |
145 | 80 | <a name="16.1.4"></a> |
146 | 81 |
|
147 | 82 | # 16.1.4 (2023-07-06) |
|
178 | 113 |
|
179 | 114 | <!-- CHANGELOG SPLIT MARKER --> |
180 | 115 |
|
181 | | -<a name="16.2.0-next.0"></a> |
182 | | - |
183 | | -# 16.2.0-next.0 (2023-06-28) |
184 | | - |
185 | | -### @angular-devkit/build-angular |
186 | | - |
187 | | -| Commit | Type | Description | |
188 | | -| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------------ | |
189 | | -| [c05c83be7](https://github.com/angular/angular-cli/commit/c05c83be7c6c8bcdad4be8686a6e0701a55304cc) | feat | add initial application builder implementation | |
190 | | -| [2a3fc6846](https://github.com/angular/angular-cli/commit/2a3fc68460152a48758b9353bff48193641861c5) | feat | add preload hints based on transitive initial files | |
191 | | -| [f42f10135](https://github.com/angular/angular-cli/commit/f42f10135c1e2184a9080b726dc5e41669937b13) | fix | ensure preload hints for external stylesheets are marked as styles | |
192 | | - |
193 | | -<!-- CHANGELOG SPLIT MARKER --> |
194 | | - |
195 | 116 | <a name="16.1.2"></a> |
196 | 117 |
|
197 | 118 | # 16.1.2 (2023-06-28) |
|
0 commit comments