Vue Upgrade Tool
JSON →A codemod tool for automatically migrating Vue 2 projects to Vue 3. Version 1.0.37 is the current stable release. Built on vue-metamorph, it upgrades JS/TS files, single-file components (SFCs), and unit tests. Provides over 15 plugins covering common breaking changes like emits option, data function, v-on .native removal, render function API, and more. Results require manual verification. Community-maintained on GitHub with active development.
Resources
packagevue-upgrade-tool ↗