From 415ea014a40e388725bf4529be914089e662d908 Mon Sep 17 00:00:00 2001 From: skirtle <65301168+skirtles-code@users.noreply.github.com> Date: Sat, 2 Jan 2021 08:27:32 +0000 Subject: [PATCH] docs: mention v-bind.sync in the migration guide introduction --- src/guide/migration/introduction.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/guide/migration/introduction.md b/src/guide/migration/introduction.md index 499263db25..21074cb1c0 100644 --- a/src/guide/migration/introduction.md +++ b/src/guide/migration/introduction.md @@ -65,7 +65,7 @@ The following consists a list of breaking changes from 2.x: ### Template Directives -- [`v-model` usage on components has been reworked](/guide/migration/v-model.html) +- [`v-model` usage on components has been reworked, replacing `v-bind.sync`](/guide/migration/v-model.html) - [`key` usage on `