Skip to content

Commit 6d49687

Browse files
committed
fix: update the supporting libraries section of the migration guide
vuejs/docs@7608a12#diff-69306c9f8b274c3ef69525aa0309b0a95ec2f1fe92c6892d98f7617b9a30dc27
1 parent 641e098 commit 6d49687

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 @@ Vue 2 と互換性のある動作と、互換性のない使用法に対する
120120

121121
## サポートライブラリ
122122

123-
現在、すべての公式ライブラリとツールが Vue 3 をサポートしていますが、それらのほとんどはまだベータ版であり、npm の `next` 配布 (dist) タグで配布されています。 **2020 年末までにすべてのプロジェクトを安定させて `latest` 配布タグを使用するように切り替える予定です。**
123+
現在、すべての公式ライブラリとツールが Vue 3 をサポートしていますが、中にはまだベータ版やリリース候補版のものもあります。それぞれのライブラリの詳細は以下のとおりです。ほとんどのライブラリは現在、 npm の `next` 配布 (dist) タグで配布されています。すべての公式ライブラリが互換性のある安定したバージョンになったら、 `latest` に変更する予定です。
124124

125125
### Vue CLI
126126

0 commit comments

Comments
 (0)