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

Which package version to use for working with Vue 2 #423

Open
ammar91 opened this issue Jun 3, 2022 · 2 comments
Open

Which package version to use for working with Vue 2 #423

ammar91 opened this issue Jun 3, 2022 · 2 comments

Comments

@ammar91
Copy link

ammar91 commented Jun 3, 2022

Hi,

This is more of question about in selecting the right version of this package to work with Vue 2. Since this project seems to provide support for Vue3 as well, I'm bit confuse about in figuring out the right version selection that works well for Vue 2 project. Also, will it require to follow up the new version release, as long I would stick on Vue 2?

@jaredmcateer
Copy link

jaredmcateer commented Jun 9, 2022

Everything up to and including version 9 is Vue 2. You have to go out of your way to install the RC version 10 that supports Vue 3. Highly recommend you migrate away from class components if you ever plan to migrate to Vue 3 because it appears the vue-class-component package has been abandoned and this package is complementary to that one so neither will likely ever be officially released.

@yesennes
Copy link

Can you correct the peer dependencies to only allow Vue 2?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants