- Added DI option for classes on the Field directive and enabled dynamic type bindings for signal form controls.
- Fixed runtime issues: memory leak in root effects, prevented XSRF token leakage to protocol‑relative URLs, and ensured CSP nonces use the injected DOCUMENT.
- Updated compiler CLI to skip type checking of native controls with ControlValueAccessor, improved JSDoc handling, and added detection for structural ngTemplateOutlet/ngComponentOutlet.