Releases: aiming-pro/verte-vue3
Releases · aiming-pro/verte-vue3
v1.1.0
v1.0.3
v1.0.2
v1.0.1
v1.0.0
Forked original Verte by baianat
Breaking changes
- Updated to Vue 3.
:value
prop and@input
event replaced by:modelValue
and@update:modelValue
to support Vue 3's v-model.- Replaced global settings with new composable
useVerteStore
. Docs
Notes
- Updated build system to Vite.
- Updated vuepress docs to vitepress.