angular/packages/core/src/hydration
Matthieu Riegler 5a7c1e62dc
feat(core): add ability to cache resources for SSR
This commit adds a `transferCacheKey` option to enable easy caching for `resource`/ `rxResource`.
2026-05-06 09:57:49 -07:00
..
annotate.ts fix(core): respect ngSkipHydration on components with projectable nodes in LContainers 2026-04-29 16:09:14 -07:00
api.ts refactor(core): Makes @defer(hydrate ...) runtime tree-shakable 2026-05-01 15:54:55 -07:00
cache.ts feat(core): add ability to cache resources for SSR 2026-05-06 09:57:49 -07:00
cleanup.ts fix(core): clean up dehydrated views during HMR component replacement 2026-03-16 10:04:06 -06:00
compression.ts refactor(core): tree-shake REF_EXTRACTOR_REGEXP (and dependencies) 2025-11-10 07:48:39 -08:00
error_handling.ts refactor: Improve hydration mismatch errors for third-party scripts 2026-04-17 14:33:10 -07:00
event_replay.ts fix(core): fix memory leak with event replay 2026-01-07 14:27:44 -08:00
i18n.ts refactor(core): move i18n logic into its dedicated package (#61425) 2025-05-19 08:24:45 +00:00
incremental_runtime.ts refactor(core): Makes @defer(hydrate ...) runtime tree-shakable 2026-05-01 15:54:55 -07:00
interfaces.ts feat(core): support IntersectionObserver options in viewport triggers (#64130) 2025-10-09 05:32:21 -07:00
node_lookup_utils.ts fix(core): resolver function not matching expected type 2026-03-20 15:18:29 -07:00
skip_hydration.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
tokens.ts fix(core): fix memory leak with event replay 2026-01-07 14:27:44 -08:00
utils.ts refactor(core): deprecate withIncrementalHydration 2026-04-13 18:53:21 +03:00
views.ts fix(core): fixes timing of hydration cleanup on control flow (#60425) 2025-03-21 14:45:23 -07:00