@angular/compiler
Advanced tools
Changelog
19.2.7 (2025-04-16)
| Commit | Type | Description |
| -- | -- | -- |
| 37ab6814f5 | fix | issue a warning instead of an error when NgOptimizedImage
exceeds the preload limit (#60883) |
| Commit | Type | Description | | -- | -- | -- | | b144126612 | fix | inject migration: replace param with this. (#60713) |
| Commit | Type | Description |
| -- | -- | -- |
| d39e09da41 | fix | Include HTTP status code and headers when HTTP requests errored in httpResource
(#60802) |
<a name="20.0.0-next.6"></a>
Changelog
19.2.6 (2025-04-09)
| Commit | Type | Description | | -- | -- | -- | | 3441f7b914 | fix | error if rawText isn't estimated correctly (#60529) (#60753) |
| Commit | Type | Description | | -- | -- | -- | | fc946c5f72 | fix | ensure HMR works with different output module type (#60797) |
| Commit | Type | Description | | -- | -- | -- | | 00bbd9b382 | fix | fix docs for output migration (#60764) | | f2bfa3151e | fix | fix ng generate @angular/core:output-migration. Fixes angular#58650 (#60763) | | 9241615ad0 | fix | reduce total memory usage of various migration schematics (#60776) |
| Commit | Type | Description | | -- | -- | -- | | 0e82d42774 | fix | Do not provide element completions in end tag (#60616) | | fcdef1019f | fix | Ensure dollar signs are escaped in completions (#60597) |
<!-- CHANGELOG SPLIT MARKER --><a name="20.0.0-next.5"></a>
Changelog
19.2.5 (2025-04-02)
| Commit | Type | Description | | -- | -- | -- | | e61d06afb5 | fix | step 6 tutorial docs (#60630) |
| Commit | Type | Description |
| -- | -- | -- |
| fa48f98d9f | fix | add missing peer dependency on @angular/common
(#60660) |
| Commit | Type | Description | | -- | -- | -- | | ca5aa4d55b | fix | throw for invalid "as" expression in if block (#60580) |
| Commit | Type | Description |
| -- | -- | -- |
| f4c4b10ea8 | fix | Produce fatal diagnostic on duplicate decorated properties (#60376) |
| 22a0e54ac4 | fix | support relative imports to symbols outside rootDir
(#60555) |
| Commit | Type | Description | | -- | -- | -- | | 64da69f7b6 | fix | check ngDevMode for undefined (#60565) | | 8f68d1bec3 | fix | fix ng generate @angular/core:output-migration (#60626) | | bc79985c65 | fix | fix regexp for event types (#60592) | | 006ac7f22f | fix | fixes #592882 ng generate @angular/core:signal-queries-migration (#60688) | | da6e93f434 | fix | preserve comments in internal inject migration (#60588) | | dbbddd1617 | fix | prevent omission of deferred pipes in full compilation (#60571) |
| Commit | Type | Description | | -- | -- | -- | | 0e9e0348dd | fix | Update adapter to log instead of throw errors (#60651) |
| Commit | Type | Description | | -- | -- | -- | | 15f53f035b | fix | handle shorthand assignments in super call (#60602) | | 4b161e6234 | fix | inject migration not handling super parameter referenced via this (#60602) |
| Commit | Type | Description | | -- | -- | -- | | 958e98e4f7 | fix | Add missing types to transition (#60307) |
| Commit | Type | Description | | -- | -- | -- | | 7cd89ad2c6 | fix | assign initializing client's app version, when a request is for worker script (#58131) |
<!-- CHANGELOG SPLIT MARKER --><a name="20.0.0-next.4"></a>
Changelog
20.0.0-next.4 (2025-03-26)
| Commit | Type | Description | | -- | -- | -- | | 785a1110e60 | fix | resolve host binding type issues (#60481) |
| Commit | Type | Description | | -- | -- | -- | | cf5c61c8490 | fix | fix used templates are not deleted (#60459) | | 13d1c8ab387 | fix | fixes timing of hydration cleanup on control flow (#60425) |
| Commit | Type | Description | | -- | -- | -- | | bdd5e204233 | fix | resolve host binding type issues (#60481) |
| Commit | Type | Description | | -- | -- | -- | | 7408a1f58b3 | fix | handle @angular/build:karma in ng add (#60513) |
| Commit | Type | Description |
| -- | -- | -- |
| 70bdb88b0c9 | fix | ensure platformBrowserTesting
includes platformBrowser
providers (#60480) |
<a name="19.2.4"></a>
Changelog
19.2.4 (2025-03-26)
| Commit | Type | Description | | -- | -- | -- | | 081f5f5a83f | fix | fix used templates are not deleted (#60459) |
| Commit | Type | Description | | -- | -- | -- | | a2f622d82d6 | fix | handle @angular/build:karma in ng add (#60513) |
| Commit | Type | Description |
| -- | -- | -- |
| 8e8ccc79279 | fix | ensure platformBrowserTesting
includes platformBrowser
providers (#60480) |
<a name="20.0.0-next.3"></a>
Changelog
19.2.3 (2025-03-19)
| Commit | Type | Description | | -- | -- | -- | | aa8ea7a5b2 | fix | report more accurate diagnostic for invalid import (#60455) |
| Commit | Type | Description | | -- | -- | -- | | 13a8709b2b | fix | catch hydration marker with implicit body tag (#60429) | | 296aded9da | fix | execute timer trigger outside zone (#60392) | | 0615ffb4f7 | fix | include input name in error message (#60404) |
| Commit | Type | Description |
| -- | -- | -- |
| 1e06c8e8b6 | fix | ensure compiler is loaded before @angular/common
(#60458) |
| Commit | Type | Description | | -- | -- | -- | | 9e1a1030c8 | fix | handle output emitters when downgrading a component (#60369) |
<!-- CHANGELOG SPLIT MARKER --><a name="20.0.0-next.2"></a>