SIGN IN SIGN UP

refactor(@schematics/angular): remove redundant `withEventReplay` from `provideClientHydration`

`withEventReplay` and incremental hydration are now enabled by default when using `provideClientHydration()`.

Since incremental hydration automatically depends on and enables event replay, explicitly passing `withEventReplay()` is no longer necessary.

See: https://github.com/angular/angular/pull/68114
A
Alan Agius committed
777dfddafd12dfab005ab44437c8e811f8067133
Parent: 74e7dbe
Committed by Alan Agius <alan.agius4@gmail.com> on 4/14/2026, 11:30:08 AM