main
build: consolidate domino bundling in platform-server
fix(core): Ensure application remains unstable during bootstrap (#62631)
fix(core): prevent event replay double-invocation when element hydrates before app stability
test(platform-server): add SSR integration test for null and normal input values
feat(core): introduce `BootstrapContext` for improved server bootstrapping (#63562)
fix(core): initialize hydration triggers after late runtime activation
docs(platform-server): add error reference page for NG05703 and wire up RuntimeError
fix(compiler): remove namespaced MathML script elements
fix(core): escape forward slashes in transfer state to prevent crawler indexing
refactor(platform-server): clean up and simplify url resolution utility