angular/packages/core
Jessica Janiuk 13d1c8ab38 fix(core): fixes timing of hydration cleanup on control flow (#60425)
This properly cleans up stale control flow branches in the case
that branches change between server and client at the same
timing as NgIf / NgSwitch.

fixes: #58670
fixes: #60218

PR Close #60425
2025-03-21 14:45:23 -07:00
..
global refactor(docs-infra): use interpolation instead of innerHTML for better perf (#58913) 2024-11-27 10:59:18 +01:00
primitives feat(core): add hook for producer creation side effects (#60333) 2025-03-18 15:10:01 +01:00
rxjs-interop feat(core): mark the toSignal API as stable (#60442) 2025-03-19 08:38:44 +01:00
schematics refactor(migrations): add migration for TestBed.get (#60414) 2025-03-19 15:52:26 +01:00
src fix(core): fixes timing of hydration cleanup on control flow (#60425) 2025-03-21 14:45:23 -07:00
test fix(core): fixes timing of hydration cleanup on control flow (#60425) 2025-03-21 14:45:23 -07:00
testing refactor(platform-browser-dynamic): relocate DOMTestComponentRenderer to @angular/platform-browser (#60453) 2025-03-19 19:08:08 +01:00
BUILD.bazel refactor(core): Move getCurrentInjector/setCurrentInjector to primitives package. (#60090) 2025-02-28 18:47:08 +00:00
index.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
package.json fix(core): added @angular/compiler as a peer dependency (#55610) 2025-03-04 22:06:59 +00:00
PACKAGE.md
public_api.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00