- Core and compiler updates replace hasOwnProperty with Object.hasOwn, add readonly array support for metadata decorators, expose debuggableFn for signal nodes, and improve hydration error handling.
- Forms, HTTP, router, and platform-browser fixes add dev‑mode warnings for invalid two‑way bindings, cancel oversized fetch responses, disallow event‑handler attributes in meta tags, and correct canDeactivate component routing.
- Language server now recovers projects with external templates in solution workspaces, and KeyValuePipe preserves literal key unions.