@angular-devkit/core
Advanced tools
Changelog
19.2.2 (2025-03-12)
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------- | | 0ee24e29b | fix | record analytics for nested schematics |
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------- |
| 4575265f0 | fix | exclude all entrypoints of a library from prebundling |
| 83fcffbb7 | fix | handle postcss compilation errors gracefully |
| 78297ee47 | fix | provide extract-i18n
does not respect |
| b18b9c8f2 | fix | remove duplicate prebundling warning |
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------ |
| e6e8ce960 | fix | prevent stream draining if write
does not return a boolean |
<a name="19.2.1"></a>
Changelog
19.2.1 (2025-03-05)
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------------------------------- |
| 4c35b5721 | fix | prevent accidental deletion of main.ts
during application builder migration |
| d7f9cb578 | fix | prevent error when tsconfig file is missing in application builder migration |
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------------- | | 3ebd7ca7c | fix | improve error message when configuration is missing |
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------------------- |
| c07330967 | fix | allow component HMR with a service worker |
| c989c91c3 | fix | exclude component styles from 'any' and 'all' budget calculations |
| 96e5dcb5f | fix | handle undefined less
stylesheet sourcemap values |
<a name="19.2.0"></a>
Changelog
19.2.0 (2025-02-26)
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------------- | | fe8d83a1f | fix | add additional checks for application builder usage | | adf4ea5d4 | fix | remove animations module from ng new app |
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------- | | ef7ea536f | feat | add aot option to jest | | 523d539c6 | feat | add aot option to karma | | a00a49a65 | feat | add aot to WTR schema | | 2bae1a9c0 | fix | support aot option for karma browser builder |
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------------------- |
| 11fab9c7d | feat | add application builder karma testing to package |
| a5fcf8044 | fix | provide karma stack trace sourcemap support |
| 964fb778b | fix | support per component updates of multi-component files |
| f836be9e6 | fix | support Vite allowedHosts
option for development server |
| 0ddf6aafa | fix | utilize bazel stamp instead of resolving peer dependency versions |
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------------------------------- | | 9726cd084 | feat | Add support for route matchers with fine-grained render mode control |
<!-- CHANGELOG SPLIT MARKER --><a name="19.1.9"></a>
Changelog
19.1.9 (2025-02-26)
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------- | | 2d361e9b0 | fix | always disable JSON stats with dev-server |
<!-- CHANGELOG SPLIT MARKER --><a name="19.1.8"></a>
Changelog
19.1.8 (2025-02-19)
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------------------------------------- | | f76cee637 | fix | correctly parse and resolve relative schematic collection names on Windows | | ceba7739c | fix | prefer installed package as fallback when listing package groups |
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------- | | c54b9996a | fix | pass missing options to Karma esbuild builder |
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------------------- |
| 2f60a24dd | fix | suppress asset missing warning for /index.html
requests |
| b8f7952b7 | fix | update critical CSS inlining to support autoCsp
|
<a name="19.1.7"></a>
Changelog
19.1.7 (2025-02-12)
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------- | | de73b1c0c | fix | include default export for Express app |
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------------- |
| 8890a5f76 | fix | always provide Vite client helpers with development server |
| df1d38846 | fix | configure Vite CORS option |
| a13a49d95 | fix | exclude unmodified files from logs with --localize
|
| 0826315fa | fix | handle unlocalizable files correctly in localized prerender |
| d2e1c8e9f | perf | cache translated i18n bundles for faster builds |
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------------------------------- |
| f5d974576 | fix | accurately calculate content length for static pages with \r\n
|
| c26ea1619 | fix | properly handle baseHref with protocol |
<a name="17.3.12"></a>
Changelog
17.3.12 (2025-02-12)
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ----------------------------- | | d83237028 | fix | update vite to version 5.4.14 |
<!-- CHANGELOG SPLIT MARKER --><a name="19.1.6"></a>