Releases: angular/angular
Releases Β· angular/angular
v19.1.2
19.1.2 (2025-01-20)
compiler
Commit | Description |
---|---|
update @ng/component URL to be relative (#59620) |
compiler-cli
Commit | Description |
---|---|
disable tree shaking during HMR (#59595) |
core
Commit | Description |
---|---|
animation sometimes renderer not being destroyed during HMR (#59574) | |
change Resource to use explicit undefined in its typings (#59024) |
|
cleanup _ejsa when app is destroyed (#59492) |
|
cleanup stash listener when app is destroyed (#59598) | |
handle shadow DOM encapsulated component with HMR (#59597) | |
HMR not matching component that injects ViewContainerRef (#59596) | |
treat exceptions in equal as part of computation (#55818) |
v19.1.1
v19.1.0
19.1.0 (2025-01-15)
common
Commit | Description |
---|---|
expose component instance in NgComponentOutlet (#58698) |
compiler
Commit | Description |
---|---|
allow $any in two-way bindings (#59362) | |
use chunk origin in template HMR request URL (#59459) |
compiler-cli
Commit | Description |
---|---|
check event side of two-way bindings (#59002) |
core
Commit | Description |
---|---|
add event listener options to renderer (#59092) | |
add utility for resolving defer block information to ng global (#59184) | |
extend the set of profiler events (#59183) | |
set kind field on template and effect nodes (#58865) | |
support TypeScript 5.7 (#58609) | |
Defer afterRender until after first CD (#58250) | |
Don't run effects in check no changes pass (#58250) |
migrations
Commit | Description |
---|---|
add schematic to clean up unused imports (#59353) | |
resolve text replacement issue (#59452) |
platform-browser
Commit | Description |
---|---|
avoid circular DI error in async renderer (#59256) |
router
Commit | Description |
---|---|
complete router events on dispose (#59327) |
v19.0.7
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) |