Skip to content

Commit bd2bf0d

Browse files
janechuCopilot
andcommitted
docs: preserve async migration history
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent f026da9 commit bd2bf0d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/fast-element/MIGRATION.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,7 @@ This is a **breaking change** for SSR output format. Any system that produces or
213213
// Before
214214
MyElement.defineAsync({
215215
name: "my-element",
216+
templateOptions: "defer-and-hydrate",
216217
});
217218

218219
// After

0 commit comments

Comments
 (0)