angular/goldens/public-api
Andrew Kushnir 89db5f734d refactor(core): tree-shake defer block registry (#58424)
This commit updates the code of the incremental hydration feature to make the `DeferBlockRegistry` class tree-shakable. The class is only needed for hydration cases and it should not be included into client bundles for client-only apps.

PR Close #58424
2024-10-31 18:12:03 +01:00
..
animations build: update to latest dev infra code (#56128) 2024-05-28 14:42:31 +02:00
common feat(common): disable keyvalue sorting using null compareFn (#57487) 2024-10-16 18:18:19 +00:00
compiler-cli feat(compiler-cli): 'strictStandalone' flag enforces standalone (#57935) 2024-09-26 14:22:24 -07:00
core refactor(core): tree-shake defer block registry (#58424) 2024-10-31 18:12:03 +01:00
elements build: update to latest dev infra code (#56128) 2024-05-28 14:42:31 +02:00
forms Revert "feat(forms): add ability to clear a FormRecord (#50750)" (#58315) 2024-10-22 14:04:45 -07:00
localize feat(core): support TypeScript 5.5 (#56096) 2024-05-29 15:33:33 +02:00
platform-browser feat(core): Add incremental hydration public api (#58249) 2024-10-22 09:37:31 -07:00
platform-browser-dynamic build: update to TypeScript 5.5 stable (#56358) 2024-06-25 09:29:16 -07:00
platform-server refactor(core): introduce ngServerMode as global (#58386) 2024-10-30 10:13:28 -07:00
router fix(router): remove setter for injector on OutletContext (#58343) 2024-10-24 16:41:04 -07:00
service-worker feat(service-worker): allow specifying maxAge for entire application (#49601) 2024-10-22 07:45:21 -07:00
upgrade refactor(upgrade): update API golden. (#58169) 2024-10-15 16:05:14 +00:00
manage.js ci: complete migration to prettier formatting (#55580) 2024-04-29 14:00:16 -07:00