Angular Build System for Applications and Libraries
The sources for this package are in the Angular CLI repository. Please file issues and pull requests against that repository.
Usage information and reference details can be found in repository README file.
19.1.5 (2025-01-29)
@schematics/angular
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------------------------------------- |
| 14e3a71e4 | fix | update library schematic to use @angular-devkit/build-angular:ng-packagr
|
@angular/build
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------------------------------- |
| d53d25fc1 | fix | allow tailwindcss 4.x as a peer dependency |
| bd9d379f0 | fix | disable TypeScript removeComments
option |
| e73e9102e | fix | handle empty module case to avoid TypeError |
| bb413456e | fix | keep background referenced HMR update chunks |
| 2011d3428 | fix | support template updates that also trigger global stylesheet changes |
| 688019946 | fix | update vite to version 6.0.11 |
@angular/ssr
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------------ |
| 94643d54d | fix | enhance dynamic route matching for better performance and accuracy |
| 747557aa0 | fix | redirect to locale pathname instead of full URL |
| bbbc1eb7a | fix | rename provideServerRoutesConfig
to provideServerRouting
|
<!-- CHANGELOG SPLIT MARKER -->
<a name="18.2.14"></a>