- Fixed linkedSignal.update to propagate errors, resolved debounce promise on abort and added a URL parser recursion limit to prevent stack overflow.
- Improved core utilities: exported DirectiveWithBindings, cached constructors weakly in DepsTracker, prevented duplicate elements in dynamic component forms, and used .bind to avoid retaining closures.
- Extended ng add schematic for the router with unit‑test builder support.