New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@angular/upgrade

Package Overview
Dependencies
Maintainers
0
Versions
895
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@angular/upgrade - npm Package Versions

1345
90

19.1.8

Diff
google-wombot
published 19.1.8 •

Changelog

Source

19.1.8 (2025-02-26)

benchpress

| Commit | Type | Description | | -- | -- | -- | | f0990c67e6 | fix | Ensure future-proof correct initialization order (#60025) |

common

| Commit | Type | Description | | -- | -- | -- | | 1fbaeab37d | fix | make types for HttpClient more readable (#59901) |

core

| Commit | Type | Description | | -- | -- | -- | | c611c8d212 | fix | capture stack for HMR errors (#60067) |

language-service

| Commit | Type | Description | | -- | -- | -- | | 4c9d09c643 | fix | provide correct rename info for elements (#60088) |

<!-- CHANGELOG SPLIT MARKER -->

<a name="19.1.7"></a>

google-wombot
published 19.2.0-rc.0 •
google-wombot
published 19.1.7 •

Changelog

Source

19.1.7 (2025-02-19)

common

| Commit | Type | Description | | -- | -- | -- | | e9f10eb4c9 | fix | clean up urlChanges subscribers when root scope is destroyed (#59703) |

compiler-cli

| Commit | Type | Description | | -- | -- | -- | | 16fc074689 | fix | avoid crash in isolated transform operations (#59869) |

forms

| Commit | Type | Description | | -- | -- | -- | | ec1e4c3d94 | fix | Fix typing on FormRecord. (#59993) |

<!-- CHANGELOG SPLIT MARKER -->

<a name="19.1.6"></a>

google-wombot
published 19.2.0-next.3 •
google-wombot
published 19.1.6 •

Changelog

Source

19.1.6 (2025-02-12)

compiler

| Commit | Type | Description | | -- | -- | -- | | 01f669a274 | fix | handle tracking expressions requiring temporary variables (#58520) |

compiler-cli

| Commit | Type | Description | | -- | -- | -- | | dcfb9f1959 | fix | handle deferred blocks with shared dependencies correctly (#59926) |

core

| Commit | Type | Description | | -- | -- | -- | | cab7a9b69c | fix | invalidate HMR component if replacement throws an error (#59854) |

migrations

| Commit | Type | Description | | -- | -- | -- | | 710759ddcc | fix | account for let declarations in control flow migration (#59861) | | 46f36a58bf | fix | count used dependencies inside existing control flow (#59861) |

<!-- CHANGELOG SPLIT MARKER -->

<a name="19.2.0-next.2"></a>

google-wombot
published 19.2.0-next.2 •

Changelog

Source

19.2.0-next.2 (2025-02-06)

compiler-cli

| Commit | Type | Description | | -- | -- | -- | | a97136052f9 | fix | gracefully fall back if const enum cannot be passed through (#59815) | | bae94b82fda | fix | handle const enums used inside HMR data (#59815) | | 03bcd30e348 | fix | handle enum members without initializers in partial evaluator (#59815) |

core

| Commit | Type | Description | | -- | -- | -- | | 146ab9a76e6 | feat | support TypeScript 5.8 (#59830) | | b592b1b0516 | fix | fix race condition in resource() (#59851) | | a299e02e914 | fix | preserve tracing snapshot until tick finishes (#59796) |

forms

| Commit | Type | Description | | -- | -- | -- | | fa0c3e32108 | feat | support type set in form validators (#45793) |

<!-- CHANGELOG SPLIT MARKER -->

<a name="19.1.5"></a>

google-wombot
published 19.1.5 •

Changelog

Source

19.1.5 (2025-02-06)

compiler-cli

| Commit | Type | Description | | -- | -- | -- | | d7b5c597ffc | fix | gracefully fall back if const enum cannot be passed through (#59815) | | 53a4668b58b | fix | handle const enums used inside HMR data (#59815) | | 976125e0b4c | fix | handle enum members without initializers in partial evaluator (#59815) |

<!-- CHANGELOG SPLIT MARKER -->

<a name="19.2.0-next.1"></a>

google-wombot
published 19.2.0-next.1 •

Changelog

Source

19.2.0-next.1 (2025-01-29)

core

| Commit | Type | Description | | -- | -- | -- | | 168516462a9 | feat | support default value in resource() (#59655) | | 6c92d653493 | fix | add hasValue narrowing to ResourceRef (#59708) | | 96e602ebe9c | fix | cancel in-progress request when same value is assigned (#59280) | | cf9054248d1 | fix | check whether application is destroyed before printing hydration stats (#59716) | | 82876242e55 | fix | ensure type is preserved during HMR (#59700) | | 127fc0dc847 | fix | fix resource()'s previous.state (#59708) | | f862ace1819 | fix | fixes test timer-based test flakiness in CI (#59674) |

elements

| Commit | Type | Description | | -- | -- | -- | | 0c1ecb453c8 | fix | not setting initial value on signal-based input (#59773) |

platform-browser

| Commit | Type | Description | | -- | -- | -- | | e6cb411e439 | fix | automatically disable animations on the server (#59762) | | 6b09716754b | fix | prepend baseHref to sourceMappingURL in CSS content (#59730) | | fd7ee47bf70 | fix | Update pseudoevent created by createMouseSpecialEvent to populate _originalEvent property (#59690) | | 65cf061feb4 | fix | Update pseudoevent created by createMouseSpecialEvent to populate _originalEvent property (#59690) | | af9d74710c4 | fix | Update pseudoevent created by createMouseSpecialEvent to populate _originalEvent property (#59690) |

platform-server

| Commit | Type | Description | | -- | -- | -- | | fc5d187da5e | fix | decouple server from animations module (#59762) |

router

| Commit | Type | Description | | -- | -- | -- | | c7b6e1107c6 | fix | prevent error handling when injector is destroyed (#59457) |

service-worker

| Commit | Type | Description | | -- | -- | -- | | e2987a1d4ab | fix | add missing rxjs peer dependency (#59747) |

<!-- CHANGELOG SPLIT MARKER -->

<a name="19.1.4"></a>

google-wombot
published 19.1.4 •

Changelog

Source

19.1.4 (2025-01-29)

core

| Commit | Type | Description | | -- | -- | -- | | 544b9ee7ca0 | fix | check whether application is destroyed before printing hydration stats (#59716) | | d6e78c072dc | fix | ensure type is preserved during HMR (#59700) | | c2436702df9 | fix | fixes test timer-based test flakiness in CI (#59674) |

elements

| Commit | Type | Description | | -- | -- | -- | | 44180645992 | fix | not setting initial value on signal-based input (#59773) |

platform-browser

| Commit | Type | Description | | -- | -- | -- | | 1828a840620 | fix | prepend baseHref to sourceMappingURL in CSS content (#59730) | | 1c84cbca30e | fix | Update pseudoevent created by createMouseSpecialEvent to populate _originalEvent property (#59690) | | 12256574626 | fix | Update pseudoevent created by createMouseSpecialEvent to populate _originalEvent property (#59690) | | 3f4d5f636aa | fix | Update pseudoevent created by createMouseSpecialEvent to populate _originalEvent property (#59690) |

router

| Commit | Type | Description | | -- | -- | -- | | e3da35ec749 | fix | prevent error handling when injector is destroyed (#59457) |

service-worker

| Commit | Type | Description | | -- | -- | -- | | 522acbf3d7e | fix | add missing rxjs peer dependency (#59747) |

<!-- CHANGELOG SPLIT MARKER -->

<a name="19.2.0-next.0"></a>

google-wombot
published 19.2.0-next.0 •

Changelog

Source

19.2.0-next.0 (2025-01-22)

compiler

| Commit | Type | Description | | -- | -- | -- | | fe8a68329b | feat | support untagged template literals in expressions (#59230) |

compiler-cli

| Commit | Type | Description | | -- | -- | -- | | ed705a856a | feat | detect missing structural directive imports (#59443) |

core

| Commit | Type | Description | | -- | -- | -- | | bc2ad7bfd3 | feat | support streaming resources (#59573) |

<!-- CHANGELOG SPLIT MARKER -->

<a name="19.1.3"></a>