Skip to content

v2.0.0 — The one that works with Vue 3

Pre-release
Pre-release
Compare
Choose a tag to compare
@syropian syropian released this 24 Jan 17:52
· 31 commits to master since this release

This release includes compatibility for Vue 3. You will need to install it from the next tag:

$ npm install vue-tribute@next --save
# or...
$ yarn add vue-tribute@next

Please see the next branch readme for installation and usage instructions.