UnrefinedBrain / vue-upgrade-tool

Automatically upgrade Vue 2 projects to Vue 3
MIT License
38 stars 1 forks source link

I am using the tool to migrate my project from vue 2 to vue 3 #4

Open vivekmn opened 1 month ago

vivekmn commented 1 month ago

i am using Vue upgrade tool for updating vue2 to vue3 it was updating all main.js files and HTML template with some issue. We able to manage these issues. also try to update vee-validate2 to vee-validate4 there is no action happened for this thing in vue files we need do anything specific?. Please help me on this

bippan1407 commented 3 weeks ago

vee-validate4 has different syntax than its previous versions, would recommend to do it manually. @vivekmn