|
| 1 | +<a name="20.0.0-next.3"></a> |
| 2 | + |
| 3 | +# 20.0.0-next.3 (2025-03-26) |
| 4 | + |
| 5 | +## Breaking Changes |
| 6 | + |
| 7 | +### @angular/cli |
| 8 | + |
| 9 | +- Node.js versions from 22.0 to 22.10 are no longer supported |
| 10 | + |
| 11 | +### @schematics/angular |
| 12 | + |
| 13 | +| Commit | Type | Description | |
| 14 | +| --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------------------------------- | |
| 15 | +| [9e6b9b537](https://github.com/angular/angular-cli/commit/9e6b9b5379d0448578b3bfb6100852dea7febe75) | fix | add type checking of host bindings to strict config | |
| 16 | +| [381d35fe4](https://github.com/angular/angular-cli/commit/381d35fe40f062713eac550a12b58c30c1ec33a9) | fix | remove empty `scripts` option value from new applications | |
| 17 | +| [a910fe9ae](https://github.com/angular/angular-cli/commit/a910fe9ae0423146f6509c5b9c45c88415365c9f) | fix | remove explicit `outputPath` option value from generated applications | |
| 18 | + |
| 19 | +### @angular/cli |
| 20 | + |
| 21 | +| Commit | Type | Description | |
| 22 | +| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------ | |
| 23 | +| [64732534e](https://github.com/angular/angular-cli/commit/64732534ecb84d702bde2469466a05e765879f9a) | fix | update minimum supported Node.js 22 version to 22.11.0 | |
| 24 | + |
| 25 | +### @angular/build |
| 26 | + |
| 27 | +| Commit | Type | Description | |
| 28 | +| --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------------------------- | |
| 29 | +| [c1de63300](https://github.com/angular/angular-cli/commit/c1de633007c423cfd9113cc781b5647e59306146) | feat | allow control of source map sources content for application builds | |
| 30 | +| [9b682e625](https://github.com/angular/angular-cli/commit/9b682e62519e761477e6266650239bf58026a9f4) | feat | support a default outputPath option for applications | |
| 31 | +| [156a14e38](https://github.com/angular/angular-cli/commit/156a14e387d83002fa01b33d574a6fbc078dad84) | fix | correct handling of response/request errors | |
| 32 | +| [a8817a3b2](https://github.com/angular/angular-cli/commit/a8817a3b2a9a94bdfcba4bf690e217e7d2d4686c) | fix | handle undefined `getOrCreateAngularServerApp` during error compilation | |
| 33 | +| [bd917d92a](https://github.com/angular/angular-cli/commit/bd917d92a653b1a5ece7ab96adfde8f8d282c34a) | fix | normalize karma asset paths before lookup | |
| 34 | + |
| 35 | +### @angular/ssr |
| 36 | + |
| 37 | +| Commit | Type | Description | |
| 38 | +| --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------- | |
| 39 | +| [63428f3f1](https://github.com/angular/angular-cli/commit/63428f3f1e2ffd427011ea8a17b70f8829ae0bdf) | perf | flush headers prior to start rendering the HTML | |
| 40 | +| [6bd7b9b4a](https://github.com/angular/angular-cli/commit/6bd7b9b4a59240caa4f19185570aec8263d8a0a7) | perf | optimized request handling performance | |
| 41 | + |
| 42 | +<!-- CHANGELOG SPLIT MARKER --> |
| 43 | + |
1 | 44 | <a name="19.2.5"></a>
|
2 | 45 |
|
3 | 46 | # 19.2.5 (2025-03-26)
|
|
0 commit comments