main
fix(core): correct container anchor collection order to match DOM layout
fix(core): initialize hydration triggers after late runtime activation
feat(core): add ability to cache resources for SSR
refactor(core): patch special provider classes with __NG_ELEMENT_ID__
refactor(core): tree-shake `REF_EXTRACTOR_REGEXP` (and dependencies)
refactor: Improve hydration mismatch errors for third-party scripts
fix(core): fix memory leak with event replay
refactor(core): move i18n logic into its dedicated package (#61425)
feat(core): support IntersectionObserver options in viewport triggers (#64130)
fix(core): resolver function not matching expected type
refactor: update license text to point to angular.dev (#57901)
refactor(core): deprecate `withIncrementalHydration`
fix(core): fixes timing of hydration cleanup on control flow (#60425)