Skip to content

Commit 787efaa

Browse files
committed
docs: add a note about the migrator
1 parent 8eb12d6 commit 787efaa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/migrations/migrate-from-v4.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@ vue upgrade --next
2222

2323
And then follow the command line instructions.
2424

25-
See the following section for detailed breaking changes introduced in each package.
25+
Note that the migrator is not complete yet and doesn't cover all cases.
26+
Please read the following section for detailed breaking changes introduced in each package.
2627

2728
::: tip Note
2829
If you see errors like `setup compilation vue-loader-plugin(node:44156) UnhandledPromiseRejectionWarning: TypeError: The 'compilation' argument must be an instance of Compilation` after upgrading, please remove the lockfile (`yarn.lock` or `package-lock.json`) and `node_modules` in the project and reinstall all the dependencies.

0 commit comments

Comments
 (0)