docs: declare Event Replay feature as stable#57895
docs: declare Event Replay feature as stable#57895AndrewKushnir wants to merge 1 commit intoangular:mainfrom
Conversation
This commit drops the `@developerPreview` annotation from the `withEventReplay()` function, which effectively makes the Event Replay feature stable.
|
@AndrewKushnir We probably should also update |
@JeanMeche thanks for the comment. Minko or Mark will be doing an update to the Roadmap closer to v19 release date and they'll use the most up-to-date info for all "in progress" features at that time. |
|
Caretaker note: no presubmit required, docs-only change. |
…lientHydration` for new SSR apps Event Replay is now stable (see angular/angular#57895). This commit adds `withEventReplay()` to the `provideClientHydration()` call in newly created Angular applications with SSR.
…lientHydration` for new SSR apps Event Replay is now stable (see angular/angular#57895). This commit adds `withEventReplay()` to the `provideClientHydration()` call in newly created Angular applications with SSR.
…lientHydration` for new SSR apps Event Replay is now stable (see angular/angular#57895). This commit adds `withEventReplay()` to the `provideClientHydration()` call in newly created Angular applications with SSR.
|
This PR was merged into the repository by commit 6b23953. The changes were merged into the following branches: main |
…lientHydration` for new SSR apps Event Replay is now stable (see angular/angular#57895). This commit adds `withEventReplay()` to the `provideClientHydration()` call in newly created Angular applications with SSR.
|
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
This commit drops the
@developerPreviewannotation from thewithEventReplay()function, which effectively makes the Event Replay feature stable.cc @alan-agius4 @iteriani @tbondwilkinson @thePunderWoman
Does this PR introduce a breaking change?