Skip to content

Commit 7608a12

Browse files
fix: update the supporting libraries section of the migration guide (#940)
1 parent 4f326b9 commit 7608a12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/guide/migration/introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ The following consists a list of breaking changes from 2.x:
120120

121121
## Supporting Libraries
122122

123-
All of our official libraries and tools now support Vue 3, but most of them are still in beta status and distributed under the `next` dist tag on npm. **We are planning to stabilize and switch all projects to use the `latest` dist tag by end of 2020.**
123+
All of our official libraries and tools now support Vue 3, but some of them are still in beta or release candidate status. You'll find details for the individual libraries below. Most are currently distributed using the `next` dist tag on npm. We intend to switch to `latest` once all the official libraries have compatible, stable versions.
124124

125125
### Vue CLI
126126

0 commit comments

Comments
 (0)