Skip to content

Commit b117c5c

Browse files
committed
docs: add disclaimer
1 parent 061895a commit b117c5c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
A Vue CLI plugin for trying out the Vue 3 alpha.
44

5+
This is for preview purposes only. There might be bugs and undocumented behavior differences from v2, which are expected.
6+
7+
Also note that if you are using VSCode, Vetur isn't updated to take advantage of Vue 3's typing yet so intellisense in Vue files may not be fully functional (especially in templates).
8+
59
## Usage
610

711
```sh

0 commit comments

Comments
 (0)