@angular-devkit/build-angular
Advanced tools
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>