@angular/cli
Advanced tools
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
18.2.19 (2025-04-23)
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------- | | 01cc617bc | fix | update http-proxy-middleware to v3.0.5 |
<!-- CHANGELOG SPLIT MARKER --><a name="20.0.0-next.6"></a>
Changelog
20.0.0-next.6 (2025-04-16)
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------------------------- | | d6f594fe0 | feat | generate applications using TypeScript project references | | 8654b3fea | fix | application migration should migrate karma builder package | | be6f13ec1 | fix | remove setting files tsconfig field with SSR/Server generation |
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------------------------------- |
| d5a409a79 | fix | include module
value check when adding custom conditions |
| 95d16dc52 | fix | pass preserveSymlinks
option to Karma esbuild builder |
| 3d997feb6 | fix | prevent nested CSS in components |
| 6e6315d72 | fix | properly resolve transitive external dependencies in vite-dev-server |
<a name="19.2.8"></a>
Changelog
19.2.8 (2025-04-16)
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------------------------------- |
| 4a8a4a083 | fix | include module
value check when adding custom conditions |
| 00cd0d123 | fix | prevent nested CSS in components |
| a297c4153 | fix | properly resolve transitive external dependencies in vite-dev-server |
| 8ab033e8e | fix | update vite to 6.2.6 |
<a name="20.0.0-next.5"></a>
Changelog
20.0.0-next.5 (2025-04-09)
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------------------------------- |
| fdc6291dd | feat | add update migration to keep previous style guide generation behavior |
| 90615a88b | fix | default component templates to not use .ng.html
extension |
| 5fc595144 | fix | generate guards with a dash type separator |
| 040282d8f | fix | generate interceptors with a dash type separator |
| 070d60fb3 | fix | generate modules with a dash type separator |
| e6083b57b | fix | generate pipes with a dash type separator |
| 92e193c0b | fix | generate resolvers with a dash type separator |
| ea1143ddd | fix | infer app component name and path in server schematic |
| 661609e3e | fix | set explicit type in library schematic |
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------------- |
| 3e24a59a9 | fix | disable TypeScript composite
option with Angular compiler |
| 6f913ad5e | fix | include component test metadata in development builds |
| fc0e05fea | fix | skip normalization of relative externals |
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------ | | 319b8e0c2 | fix | manage unhandled errors in zoneless applications |
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------------------- | | 427bd846f | fix | disable TypeScript composite option with Angular compiler |
<!-- CHANGELOG SPLIT MARKER --><a name="19.2.7"></a>
Changelog
19.2.7 (2025-04-09)
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------- | | 7f1e8c677 | fix | include component test metadata in development builds | | 74cd4edd5 | fix | skip normalization of relative externals |
<!-- CHANGELOG SPLIT MARKER --><a name="18.2.18"></a>
Changelog
18.2.18 (2025-04-09)
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | --------------------- | | 4245ca7b4 | fix | update vite to 5.4.17 |
<!-- CHANGELOG SPLIT MARKER --><a name="17.3.16"></a>
Changelog
17.3.16 (2025-04-09)
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------- | | 5aa53b40c | fix | remove undici from dependencies | | fce61564d | fix | update vite to 5.4.17 |
<!-- CHANGELOG SPLIT MARKER --><a name="20.0.0-next.4"></a>