Releases: angular/angular
Releases Β· angular/angular
v19.1.0-rc.0
19.1.0-rc.0 (2025-01-08)
compiler
Commit | Description |
---|---|
allow $any in two-way bindings (#59362) |
compiler-cli
Commit | Description |
---|---|
account for more expression types when determining HMR dependencies (#59323) | |
preserve defer block dependencies during HMR when class metadata is disabled (#59313) |
core
Commit | Description |
---|---|
Defer afterRender until after first CD (#58250) | |
Don't run effects in check no changes pass (#58250) | |
Ensure that a destroyed effect never run. (#59415) |
migrations
Commit | Description |
---|---|
add schematic to clean up unused imports (#59353) |
platform-browser
Commit | Description |
---|---|
avoid circular DI error in async renderer (#59256) | |
styles not replaced during HMR when using animations renderer (#59393) |
router
Commit | Description |
---|---|
avoid component ID collisions with user code (#59300) | |
complete router events on dispose (#59327) |
v19.0.6
19.0.6 (2025-01-08)
compiler-cli
Commit | Description |
---|---|
account for more expression types when determining HMR dependencies (#59323) | |
preserve defer block dependencies during HMR when class metadata is disabled (#59313) |
core
Commit | Description |
---|---|
Ensure that a destroyed effect never run. (#59415) |
platform-browser
Commit | Description |
---|---|
avoid circular DI error in async renderer (#59271) | |
styles not replaced during HMR when using animations renderer (#59393) |
router
Commit | Description |
---|---|
avoid component ID collisions with user code (#59300) |
v19.1.0-next.4
19.1.0-next.4 (2024-12-18)
core
Commit | Description |
---|---|
add utility for resolving defer block information to ng global (#59184) | |
extend the set of profiler events (#59183) | |
avoid triggering on timer and on idle on the server (#59177) |
|
Fix nested timer serialization (#59173) |
platform-server
Commit | Description |
---|---|
Warn user when transfer state happens more than once (#58935) |
v19.0.5
v19.1.0-next.3
19.1.0-next.3 (2024-12-12)
compiler-cli
Commit | Description |
---|---|
check event side of two-way bindings (#59002) | |
consider pre-release versions when detecting feature support (#59061) | |
error in unused standalone imports diagnostic (#59064) |
core
Commit | Description |
---|---|
add event listener options to renderer (#59092) | |
Fix a bug where snapshotted functions are being run twice if they return a nullish/falsey value. (#59073) |
platform-browser
Commit | Description |
---|---|
collect external component styles from server rendering (#59031) |
v19.0.4
19.0.4 (2024-12-12)
compiler-cli
Commit | Description |
---|---|
consider pre-release versions when detecting feature support (#59061) | |
error in unused standalone imports diagnostic (#59064) |
core
Commit | Description |
---|---|
Fix a bug where snapshotted functions are being run twice if they return a nullish/falsey value. (#59073) |
platform-browser
Commit | Description |
---|---|
collect external component styles from server rendering (#59031) |
v19.1.0-next.2
v19.1.0-next.1
19.1.0-next.1 (2024-12-04)
compiler-cli
Commit | Description |
---|---|
account for multiple generated namespace imports in HMR (#58924) |
core
Commit | Description |
---|---|
set kind field on template and effect nodes (#58865) | |
Explicitly manage TracingSnapshot lifecycle and dispose of it once it's been used. (#58929) |
migrations
Commit | Description |
---|---|
class content being deleted in some edge cases (#58959) | |
correctly strip away parameters surrounded by comments in inject migration (#58959) | |
don't migrate classes with parameters that can't be injected (#58959) | |
inject migration aggressively removing imports (#58959) | |
inject migration dropping code if everything except super is removed (#58959) | |
preserve type literals and tuples in inject migrations (#58959) |
platform-server
Commit | Description |
---|---|
remove peer dependency on animations (#58997) |
v19.0.3
v19.0.2
19.0.2 (2024-12-04)
compiler-cli
Commit | Description |
---|---|
account for multiple generated namespace imports in HMR (#58924) |
core
Commit | Description |
---|---|
Explicitly manage TracingSnapshot lifecycle and dispose of it once it's been used. (#58929) |
migrations
Commit | Description |
---|---|
class content being deleted in some edge cases (#58959) | |
correctly strip away parameters surrounded by comments in inject migration (#58959) | |
don't migrate classes with parameters that can't be injected (#58959) | |
inject migration aggressively removing imports (#58959) | |
inject migration dropping code if everything except super is removed (#58959) | |
preserve type literals and tuples in inject migrations (#58959) |
platform-server
Commit | Description |
---|---|
remove peer dependency on animations (#58997) |