@angular-devkit/build-angular
Advanced tools
Changelog
19.2.11 (2025-05-07)
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------- | | 9eaf34405 | fix | correctly set i18n subPath in webpack browser builder |
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------ | | cba66a85c | fix | avoid attempting to watch bundler internal files | | 009fc3776 | fix | avoid internal karma request cache for assets | | b43da3949 | perf | fix unnecessary esbuild rebuilds |
<!-- CHANGELOG SPLIT MARKER --><a name="20.0.0-next.9"></a>
Changelog
20.0.0-next.9 (2025-04-30)
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------------------- | | 5876577af | feat | Add prompt for new apps to be zoneless | | c557a19ef | fix | avoid empty polyfill option for new zoneless application | | 148498c2b | fix | Remove experimental from zoneless | | 0f7dc2cd8 | fix | skip spec project reference for minimal ng new |
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------------------------------------- |
| d6ea6b09f | feat | add experimental vitest browser support to unit-testing |
| 05485ede7 | fix | ensure com.chrome.devtools.json
is consistently served after initial run |
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------- | | 2d11e8e45 | fix | return 302 when redirectTo is a function |
<!-- CHANGELOG SPLIT MARKER --><a name="19.2.10"></a>
Changelog
19.2.10 (2025-04-30)
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | -------------------- | | 067f1cba0 | fix | update vite to 6.2.7 |
<!-- CHANGELOG SPLIT MARKER --><a name="17.3.17"></a>
Changelog
17.3.17 (2025-04-30)
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------- | | 743d85bac | fix | update http-proxy-middleware to v2.0.8 |
<!-- CHANGELOG SPLIT MARKER --><a name="20.0.0-next.8"></a>
Changelog
20.0.0-next.8 (2025-04-23)
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------ | | 0ab1ddf63 | feat | generate libraries using TypeScript project references |
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------- | | 12def3a2e | feat | add experimental vitest unit-testing support |
<!-- CHANGELOG SPLIT MARKER --><a name="20.0.0-next.7"></a>
Changelog
20.0.0-next.7 (2025-04-23)
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------ | | e03f2b899 | feat | Add global error listeners to new app generation | | 672ae14cd | fix | drop composite in tsconfig | | 5e8c6494d | fix | relative tsconfig paths in references |
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------------------------- | | e80963036 | feat | expand browser support policy to widely available Baseline | | 566de64cb | fix | use virtual module for Karma TestBed initialization |
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------ |
| 8bfcae4c1 | fix | support getPrerenderParams
for wildcard routes |
<a name="19.2.9"></a>
Changelog
19.2.9 (2025-04-23)
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------- | | de52cc2c8 | fix | update http-proxy-middleware to v3.0.5 |
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------- |
| cc5229a45 | fix | pass preserveSymlinks
option to Karma esbuild builder |
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------ |
| a4e415ea6 | fix | support getPrerenderParams
for wildcard routes |
<a name="18.2.19"></a>