Skip to content

Commit 1643346

Browse files
authored
add note for missing v8 docs (vuejs#497)
1 parent 866170c commit 1643346

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: README.md

+2
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ ECMAScript / TypeScript decorator for class-style Vue components.
88

99
See [https://class-component.vuejs.org](https://class-component.vuejs.org)
1010

11+
> Please note, documentation for v8 is not ready yet. Check out the readme in the respective branch or see [v8 proposals in the issue list](https://github.com/vuejs/vue-class-component/issues?q=is%3Aopen+is%3Aissue+label%3Av8)
12+
1113
## Online one-click setup for contributing
1214

1315
Contribute to Vue Class Component using a fully featured online development environment that will automatically: clone the repo, install the dependencies and start the docs web server and run `yarn dev`.

0 commit comments

Comments
 (0)