Skip to content
This repository has been archived by the owner on Feb 13, 2024. It is now read-only.

Vue 3 upgrade - estimate effort #763

Open
etschelp opened this issue Jun 14, 2022 · 2 comments
Open

Vue 3 upgrade - estimate effort #763

etschelp opened this issue Jun 14, 2022 · 2 comments
Labels

Comments

@etschelp
Copy link
Contributor

Think about a migration strategy

https://v3-migration.vuejs.org/breaking-changes/slots-unification.html#_3-x-syntax
https://v3-migration.vuejs.org/breaking-changes/
https://next.vuetifyjs.com/en/getting-started/installation/
https://v3-migration.vuejs.org/
https://vuetifyjs.com/en/introduction/roadmap/#v30-titan

@marcelTUB
Copy link

⚡ not available
🏗️ in development
✔️ available
🔍 should work with minor changes

Dependency vue3 comaptible version available Notes
vue-advanced-chat 🏗️ https://github.com/antoine92190/vue-advanced-chat/tarball/next
vue-i18n ✔️ https://github.com/intlify/vue-i18n-next v9.1
vue-json-pretty ✔️ 1.8.3
vue-markdown-render 🔍
vue-moment requires code changes https://github.com/datejs/Datejs "Good that you found a solution but admise you to switch to dayjs or date-fns since moment is kinda dead and heavy"
vue-native-websocket new package https://www.npmjs.com/package/vue-native-websocket-vue3
vue-router ✔️ requires code changes, 4.0.16
vuetify 🏗️ requires code changes
vuex ✔️ new name https://github.com/vuejs/pinia
--- --- ---
vue-jest ✔️
vue-template-compiler replaced by compiler-sfc
vuetify-loader ?
vue-cli-plugin-vuetify ?
vue-cli-plugin-i18n ?

@DritonGoxhufi
Copy link
Contributor

There is a CheatSheet from vuemastery.com: Vue2 to Vue3 CheatSheet
Could be helpful throughout the process.

@DritonGoxhufi DritonGoxhufi linked a pull request Jul 20, 2022 that will close this issue
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants