Skip to content

Commit 93aeb63

Browse files
authored
Update README.md
add vue-book versions to docs
1 parent 9e3eddf commit 93aeb63

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

+8
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,14 @@ Tree view for your demo components. [Demo](http://vue-book.asva.by/#/Demo/Contac
99
* **npm**: `npm install -D vue-book`
1010
* **yarn**: `yarn add -D vue-book`
1111

12+
## Versions
13+
14+
* Lastest build is a bit outdated and is not recommended (the one you get by `npm install -D vue-book`).
15+
* Recent vue 2 version is `0.1.0-alpha.42`.
16+
* Recent vue 3 version is `0.2.0-alpha.0`.
17+
18+
You shouldn't worry about sitting on alpha version as vue-book doesn't have dependencies and will work for a very long time without issues.
19+
1220
## Features
1321
* Display your components as a tree or flat list.
1422
* Preview components on the page.

0 commit comments

Comments
 (0)