@angular-devkit/core
Advanced tools
Changelog
19.2.14 (2025-05-28)
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------- | | a3504fd45 | fix | HMR requires AOT do not show HMR enabled when using JIT | | 5ce9f96a4 | fix | include full metadata for AOT unit-testing |
<!-- CHANGELOG SPLIT MARKER --><a name="19.2.13"></a>
Changelog
19.2.13 (2025-05-21)
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------------------- |
| ad2fb2959 | fix | remove background_color
and theme_color
from manifest |
<a name="19.2.12"></a>
Changelog
19.2.12 (2025-05-14)
| Commit | Type | Description |
| --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------------- |
| 0098c38c6 | fix | properly handle Node.js require()
errors with ESM modules |
<a name="19.2.11"></a>
Changelog
19.2.11 (2025-05-07)
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------- | | 9eaf34405 | fix | correctly set i18n subPath in webpack browser builder |
| Commit | Type | Description | | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------ | | cba66a85c | fix | avoid attempting to watch bundler internal files | | 009fc3776 | fix | avoid internal karma request cache for assets | | b43da3949 | perf | fix unnecessary esbuild rebuilds |
<!-- CHANGELOG SPLIT MARKER --><a name="19.2.10"></a>