|
1 |
| -<a name="18.1.0-rc.1"></a> |
| 1 | +<a name="18.1.0"></a> |
2 | 2 |
|
3 |
| -# 18.1.0-rc.1 (2024-07-03) |
| 3 | +# 18.1.0 (2024-07-10) |
4 | 4 |
|
5 | 5 | ### @angular/cli
|
6 | 6 |
|
7 |
| -| Commit | Type | Description | |
8 |
| -| --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------------- | |
9 |
| -| [6c0f60d1b](https://github.com/angular/angular-cli/commit/6c0f60d1bd7d120834d64f4d412829a7e2f061b0) | fix | make `ng update` to keep newline at the end of package.json | |
10 |
| - |
11 |
| -### @angular-devkit/build-angular |
12 |
| - |
13 |
| -| Commit | Type | Description | |
14 |
| -| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------ | |
15 |
| -| [1eb36e593](https://github.com/angular/angular-cli/commit/1eb36e5938b475cc3a81c324812489cf3e596d05) | fix | reduce the number of max workers to available CPUs minus one | |
16 |
| -| [c6fc0203e](https://github.com/angular/angular-cli/commit/c6fc0203e06680d0bfb13066f809ed636722dec6) | fix | rollback terser to `5.29.2` | |
17 |
| - |
18 |
| -### @angular/build |
19 |
| - |
20 |
| -| Commit | Type | Description | |
21 |
| -| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------ | |
22 |
| -| [628d87a94](https://github.com/angular/angular-cli/commit/628d87a9474ad2792b69bfbc501a2c5960b27db9) | feat | support WASM/ES Module integration proposal | |
23 |
| -| [fb8e3c39a](https://github.com/angular/angular-cli/commit/fb8e3c39a8b265003e98c8c6b5a9ec898223249f) | fix | allow top-level await in zoneless applications | |
24 |
| -| [5ec724338](https://github.com/angular/angular-cli/commit/5ec724338539f7191bee5026d7d1db578c1ce5aa) | fix | correctly name entry points to match budgets | |
25 |
| -| [cd97134a6](https://github.com/angular/angular-cli/commit/cd97134a6e1468c6806c2bd753c934ec91bc3927) | fix | normalize paths during module resolution in Vite | |
26 |
| -| [27bd67083](https://github.com/angular/angular-cli/commit/27bd670831e60440ef7a2d2817c5871fbacd9e35) | fix | redirect to path with trailing slash for asset directories | |
27 |
| -| [e8a6d6bc4](https://github.com/angular/angular-cli/commit/e8a6d6bc41edcdb0cd58f4c62ddf0199f8c643d2) | fix | reduce the number of max workers to available CPUs minus one | |
28 |
| -| [3091956f5](https://github.com/angular/angular-cli/commit/3091956f503754f313dbf98a8de6d21d3d01ebe3) | fix | support import attributes in JavaScript transformer | |
29 |
| - |
30 |
| -<!-- CHANGELOG SPLIT MARKER --> |
| 7 | +| Commit | Type | Description | |
| 8 | +| --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------------- | |
| 9 | +| [6d266c146](https://github.com/angular/angular-cli/commit/6d266c146c9e141396236b93f2bfafcb261fd7aa) | fix | add fallbacks for migration package resolution | |
31 | 10 |
|
32 |
| -<a name="18.1.0-rc.0"></a> |
| 11 | +### @schematics/angular |
33 | 12 |
|
34 |
| -# 18.1.0-rc.0 (2024-06-26) |
| 13 | +| Commit | Type | Description | |
| 14 | +| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------------- | |
| 15 | +| [22e05dcb4](https://github.com/angular/angular-cli/commit/22e05dcb4a9ae963997c58fad86125ca51b19a36) | fix | generate new projects with ECMAScript standard class field behavior | |
35 | 16 |
|
36 | 17 | ### @angular/build
|
37 | 18 |
|
38 |
| -| Commit | Type | Description | |
39 |
| -| --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------------------- | |
40 |
| -| [3e359da8d](https://github.com/angular/angular-cli/commit/3e359da8dfdbfdb99be13f5c52a7e429c106d4ad) | fix | address rxjs undefined issues during SSR prebundling | |
41 |
| -| [1e8fd70c6](https://github.com/angular/angular-cli/commit/1e8fd70c6f1bf2735474fcac0f109bd2bafa980e) | fix | show JavaScript cache store initialization warning | |
| 19 | +| Commit | Type | Description | |
| 20 | +| --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------------------------- | |
| 21 | +| [687a6c7ec](https://github.com/angular/angular-cli/commit/687a6c7eca740a98129196908689a44c181b33a5) | feat | add `--inspect` option to the dev-server | |
| 22 | +| [628d87a94](https://github.com/angular/angular-cli/commit/628d87a9474ad2792b69bfbc501a2c5960b27db9) | feat | support WASM/ES Module integration proposal | |
| 23 | +| [3e359da8d](https://github.com/angular/angular-cli/commit/3e359da8dfdbfdb99be13f5c52a7e429c106d4ad) | fix | address rxjs undefined issues during SSR prebundling | |
| 24 | +| [4ff914a16](https://github.com/angular/angular-cli/commit/4ff914a16525350050c5e8359fb59f9d6f243d27) | fix | allow additional module preloads up to limit | |
| 25 | +| [fb8e3c39a](https://github.com/angular/angular-cli/commit/fb8e3c39a8b265003e98c8c6b5a9ec898223249f) | fix | allow top-level await in zoneless applications | |
| 26 | +| [83b75af9f](https://github.com/angular/angular-cli/commit/83b75af9f74af0742a6a78cf7531866b7ba434b6) | fix | check inlineSourceMap option with isolated modules optimization | |
| 27 | +| [cd97134a6](https://github.com/angular/angular-cli/commit/cd97134a6e1468c6806c2bd753c934ec91bc3927) | fix | normalize paths during module resolution in Vite | |
| 28 | +| [13d2100dd](https://github.com/angular/angular-cli/commit/13d2100ddcc670d69f2d7754890b80eae2e7649a) | fix | read WASM file from script location on Node.js | |
| 29 | +| [3091956f5](https://github.com/angular/angular-cli/commit/3091956f503754f313dbf98a8de6d21d3d01ebe3) | fix | support import attributes in JavaScript transformer | |
| 30 | +| [dd94a831b](https://github.com/angular/angular-cli/commit/dd94a831b4ce1ca55289fca1818aa26195e81dbc) | perf | enable dependency prebundling for server dependencies | |
| 31 | +| [3acb77683](https://github.com/angular/angular-cli/commit/3acb7768317bb05a9cd73fa64e081b5ca0326189) | perf | use direct transpilation with isolated modules | |
42 | 32 |
|
43 | 33 | <!-- CHANGELOG SPLIT MARKER -->
|
44 | 34 |
|
|
54 | 44 |
|
55 | 45 | <!-- CHANGELOG SPLIT MARKER -->
|
56 | 46 |
|
57 |
| -<a name="18.1.0-next.3"></a> |
58 |
| - |
59 |
| -# 18.1.0-next.3 (2024-06-20) |
60 |
| - |
61 |
| -### @schematics/angular |
62 |
| - |
63 |
| -| Commit | Type | Description | |
64 |
| -| --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------------------------------- | |
65 |
| -| [e3b8b780b](https://github.com/angular/angular-cli/commit/e3b8b780be72d8a0c6247a25e4e1e1ccfbdea67c) | fix | update schematics to use RouterModule when --routing flag is present | |
66 |
| - |
67 |
| -### @angular-devkit/build-angular |
68 |
| - |
69 |
| -| Commit | Type | Description | |
70 |
| -| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------ | |
71 |
| -| [fb2981dc4](https://github.com/angular/angular-cli/commit/fb2981dc4e0ac21f5389bb3b36d5853f8580e5a6) | fix | use istanbul-lib-instrument directly for karma code coverage | |
72 |
| - |
73 |
| -### @angular/build |
74 |
| - |
75 |
| -| Commit | Type | Description | |
76 |
| -| --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------------------------- | |
77 |
| -| [c0ceddf78](https://github.com/angular/angular-cli/commit/c0ceddf78c7ad661419e56517738de526425ca3d) | fix | add CSP nonce to script with src tags | |
78 |
| -| [2324d5a2e](https://github.com/angular/angular-cli/commit/2324d5a2ecedad4330a9cb0e9e66909f95d2ea98) | fix | automatically resolve `.mjs` files when using Vite | |
79 |
| -| [dd0704927](https://github.com/angular/angular-cli/commit/dd07049277f5be165825e38015b2bf6ff22620aa) | fix | use Node.js available parallelism for default worker count | |
80 |
| - |
81 |
| -<!-- CHANGELOG SPLIT MARKER --> |
82 |
| - |
83 | 47 | <a name="18.0.5"></a>
|
84 | 48 |
|
85 | 49 | # 18.0.5 (2024-06-20)
|
|
106 | 70 |
|
107 | 71 | <!-- CHANGELOG SPLIT MARKER -->
|
108 | 72 |
|
109 |
| -<a name="18.1.0-next.2"></a> |
110 |
| - |
111 |
| -# 18.1.0-next.2 (2024-06-13) |
112 |
| - |
113 |
| -### @angular/cli |
114 |
| - |
115 |
| -| Commit | Type | Description | |
116 |
| -| --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------------- | |
117 |
| -| [6d266c146](https://github.com/angular/angular-cli/commit/6d266c146c9e141396236b93f2bfafcb261fd7aa) | fix | add fallbacks for migration package resolution | |
118 |
| - |
119 |
| -### @angular/build |
120 |
| - |
121 |
| -| Commit | Type | Description | |
122 |
| -| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------------------------------------------------- | |
123 |
| -| [4ff914a16](https://github.com/angular/angular-cli/commit/4ff914a16525350050c5e8359fb59f9d6f243d27) | fix | allow additional module preloads up to limit | |
124 |
| -| [8c379269e](https://github.com/angular/angular-cli/commit/8c379269e0e96a958d7bc93cf065a0ff36be9601) | fix | do not reference sourcemaps in web workers and global stylesheet bundles when hidden setting is enabled | |
125 |
| -| [461e78f3e](https://github.com/angular/angular-cli/commit/461e78f3ee15e7097bd7f2c975dc460d844f277f) | fix | generate module preloads next to script elements in index HTML | |
126 |
| -| [f102f815e](https://github.com/angular/angular-cli/commit/f102f815e404bcc2f627b7a52e92b3385eb9be5f) | fix | Initiate PostCSS only once | |
127 |
| -| [fbc6eb322](https://github.com/angular/angular-cli/commit/fbc6eb3225e4b02c62baf3be4274b46e80ba62a4) | fix | issue warning when auto adding `@angular/localize/init` | |
128 |
| - |
129 |
| -<!-- CHANGELOG SPLIT MARKER --> |
130 |
| - |
131 | 73 | <a name="18.0.4"></a>
|
132 | 74 |
|
133 | 75 | # 18.0.4 (2024-06-13)
|
|
143 | 85 |
|
144 | 86 | <!-- CHANGELOG SPLIT MARKER -->
|
145 | 87 |
|
146 |
| -<a name="18.1.0-next.1"></a> |
147 |
| - |
148 |
| -# 18.1.0-next.1 (2024-06-05) |
149 |
| - |
150 |
| -### @angular/cli |
151 |
| - |
152 |
| -| Commit | Type | Description | |
153 |
| -| --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------------------------------------------------------------------------- | |
154 |
| -| [ce8b5a3a7](https://github.com/angular/angular-cli/commit/ce8b5a3a745062f926491d5a299df728b7de8790) | fix | add `schema.json` options to parsed command, also when a version is passed to `ng add <package>@<version>` | |
155 |
| - |
156 |
| -### @schematics/angular |
157 |
| - |
158 |
| -| Commit | Type | Description | |
159 |
| -| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------------- | |
160 |
| -| [22e05dcb4](https://github.com/angular/angular-cli/commit/22e05dcb4a9ae963997c58fad86125ca51b19a36) | fix | generate new projects with ECMAScript standard class field behavior | |
161 |
| - |
162 |
| -### @angular/build |
163 |
| - |
164 |
| -| Commit | Type | Description | |
165 |
| -| --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------------------- | |
166 |
| -| [687a6c7ec](https://github.com/angular/angular-cli/commit/687a6c7eca740a98129196908689a44c181b33a5) | feat | add `--inspect` option to the dev-server | |
167 |
| -| [86a07237e](https://github.com/angular/angular-cli/commit/86a07237e60734686c80e2e231e6238619a04106) | fix | disable JS transformer persistent cache on web containers | |
168 |
| -| [a5fc020e6](https://github.com/angular/angular-cli/commit/a5fc020e6a616d6a39940f1d616547a911b07781) | fix | watch all related files during a Sass error | |
169 |
| -| [dd94a831b](https://github.com/angular/angular-cli/commit/dd94a831b4ce1ca55289fca1818aa26195e81dbc) | perf | enable dependency prebundling for server dependencies | |
170 |
| -| [3acb77683](https://github.com/angular/angular-cli/commit/3acb7768317bb05a9cd73fa64e081b5ca0326189) | perf | use direct transpilation with isolated modules | |
171 |
| - |
172 |
| -<!-- CHANGELOG SPLIT MARKER --> |
173 |
| - |
174 | 88 | <a name="18.0.3"></a>
|
175 | 89 |
|
176 | 90 | # 18.0.3 (2024-06-05)
|
|
192 | 106 |
|
193 | 107 | <!-- CHANGELOG SPLIT MARKER -->
|
194 | 108 |
|
195 |
| -<a name="18.1.0-next.0"></a> |
196 |
| - |
197 |
| -# 18.1.0-next.0 (2024-05-29) |
198 |
| - |
199 |
| -### @angular/build |
200 |
| - |
201 |
| -| Commit | Type | Description | |
202 |
| -| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------ | |
203 |
| -| [721d50bae](https://github.com/angular/angular-cli/commit/721d50bae9549811a0b065e296f071a3af7745c9) | fix | avoid escaping rebased Sass URL values | |
204 |
| -| [f17b78de7](https://github.com/angular/angular-cli/commit/f17b78de7efabd788a315902174700caa1a1eed8) | fix | improve Sass rebaser ident token detection | |
205 |
| - |
206 |
| -<!-- CHANGELOG SPLIT MARKER --> |
207 |
| - |
208 | 109 | <a name="18.0.2"></a>
|
209 | 110 |
|
210 | 111 | # 18.0.2 (2024-05-29)
|
|
0 commit comments