The Wayback Machine - https://web.archive.org/web/20201102194533/https://github.com/vuejs/vue-class-component/issues/464
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v8 Migration support #464

Closed
Mikilll94 opened this issue Oct 4, 2020 · 1 comment
Closed

v8 Migration support #464

Mikilll94 opened this issue Oct 4, 2020 · 1 comment

Comments

@Mikilll94
Copy link

@Mikilll94 Mikilll94 commented Oct 4, 2020

Are there any plans to support migration from v7 to v8? Since vue-class-component is officially supported by vuejs core team, it would be nice if the migration process from v7 to v8 was as smooth as possible.

Many people have probably created some projects based on the template scaffolded by vue-cli. In this template the project uses two packages: vue-class-component and vue-property-decorator. I think also that most people are using @Prop and @Watch decorators from vue-property-decorators.

Is there a chance for any migration support?

@ktsn
Copy link
Member

@ktsn ktsn commented Oct 6, 2020

  • For migration from v7 to v8, I'm going to write a migration guide.
  • Regarding vue-property-decorator, I asked @kaorun343 and he said he is going to update it to support Vue 3. So you don't have to remove vue-property-decorator from your code if you already use it.
@ktsn ktsn closed this Oct 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.