question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Vue-3 Support plans

See original GitHub issue

Hello and thanks for the great package!!

This isn’t really an issue. I just wanted to know what the plans & timelines are for supporting Vue 3. Also any pointers towards using feathers-vuex along with Vue 3 would be great : I’m just integrating feeathersvuex into an existing vue-3 project and getting errors like export 'createElement' (imported as 'baseCreateElement') was not found in '@vue/composition-api and export 'default' (imported as 'Vue') was not found in 'vue'

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

3reactions
marshallswaincommented, Oct 29, 2020

@kaizenseed I rewrote feathers-vuex with all tests passing for Vue 3, then we started getting some amazing contributions from the community for the current (Vue 2) version. The changes have been so substantial and important that I’ve scrapped the original rewrite.

It seems the pull requests are coming to a calm, now, so I may look at doing a rewrite again, soon.

2reactions
marshallswaincommented, Dec 4, 2020

@tasker204, I’ve started work, today, to convert this project to use vue-demi with no other changes. Let’s cross our fingers that it just works!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Frequently Asked Questions - Vue.js
We are planning to provide extended support for Vue 2 for teams with such needs - if your team expects to be using...
Read more >
What's new in Vue 3 — a roundup. Vue 3 - Medium
In short, Vue 3 would be the new default. Vue 2 would remain in LTS (long-term support) version for 18 months, which means...
Read more >
rfcs/0038-vue3-ie11-support.md at master · vuejs/rfcs - GitHub
Drop IE11 support plan for Vue 3. Focus on backport compatible features back to Vue 2.7. Motivation. We have been asked about IE11...
Read more >
Vue 3 support - Material Design for Bootstrap
Vue 3 has now been released for about a month, is there any plan to support it/possible to get a timeline in regards...
Read more >
How to Migrate from Vue v.2 to Vue v.3 with a Simple Example ...
Vue 3 is still relatively new. You don't have to migrate all your projects over, but as time goes by, support for version...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found