mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
68628dd45b
This commit updates provideClientHydration to automatically enable incremental hydration by default. It also introduces a new withNoIncrementalHydration feature for opting out, adds conflict safety checks, and includes a schematic migration.