You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[78af7a5059](https://github.com/angular/angular/commit/78af7a5059cc3e03704ba63f8512351a40470557)| fix | handle new expressions when extracting dependencies ([#59637](https://github.com/angular/angular/pull/59637)) |
13
+
### core
14
+
| Commit | Type | Description |
15
+
| -- | -- | -- |
16
+
|[408af24ff3](https://github.com/angular/angular/commit/408af24ff3490926e9992cb4f1f71914d71ad6ad)| fix | capture self-referencing component during HMR ([#59644](https://github.com/angular/angular/pull/59644)) |
17
+
|[d7575c201c](https://github.com/angular/angular/commit/d7575c201cfd61010952b3a633eec03e32f58220)| fix | replace metadata in place during HMR ([#59644](https://github.com/angular/angular/pull/59644)) |
18
+
|[26f6d4c485](https://github.com/angular/angular/commit/26f6d4c485b566d7bc127c78cc163c376d0fe6b5)| fix | skip component ID collision warning during SSR ([#59625](https://github.com/angular/angular/pull/59625)) |
19
+
### migrations
20
+
| Commit | Type | Description |
21
+
| -- | -- | -- |
22
+
|[a62c84bc18](https://github.com/angular/angular/commit/a62c84bc188d41ea24cf0eca14ac18c4b917ccd0)| fix | avoid applying the same replacements twice when cleaning up unused imports ([#59656](https://github.com/angular/angular/pull/59656)) |
23
+
### platform-browser
24
+
| Commit | Type | Description |
25
+
| -- | -- | -- |
26
+
|[b2b3816cb1](https://github.com/angular/angular/commit/b2b3816cb1c5c573dc9368f05fd2971671d7159f)| fix | clear renderer cache during HMR when using async animations ([#59644](https://github.com/angular/angular/pull/59644)) |
0 commit comments