Vue 3.0 support
See original GitHub issuehttps://github.com/vuejs/vetur/tree/vue3 should support it by wrapping default export in createComponent
.
@yyx990803 I only see createComponent
with 3.0.0-alpha.1
. Do you still plan to rename this to defineComponent
? Is there an issue I can follow?
I see that createComponent
is already replaced with defineComponent
in https://github.com/vuejs/vue-next, but these changes aren’t published.
Issue Analytics
- State:
- Created 4 years ago
- Reactions:4
- Comments:5 (3 by maintainers)
Top Results From Across the Web
Vue 3 as the New Default
The build toolchain, i.e. Vue CLI, vue-loader and other supporting packages; Vue Router for building SPA; Vuex for state management; Browser ...
Read more >The Vuetify roadmap
# v3.0 (Titan) · Rebuilt for Vue 3 using the new composition api · Global properties that allow you to make large overarching...
Read more >Vue 3 – A roundup of infos about the new version of Vue.js
By now you're probably aware we got a shiny new version of Vue (Vue 3.0 or "One Piece"). Evan You announced it back...
Read more >Which UI Frameworks Support Vue 3? - In Plain English
About the state of Vue 3 support. ... Vuestic #. Vuestic (1k stars on GitHub) is a Vue.js 3.0 UI Framework with 50+...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Is there a vue 3 issue or miletstone that can be tracked maybe? I mean vetur pretty much works but multiple root nodes currently give errors and there are one or two other things I’ve hit…
We will be publishing 3.0.0-alpha.2 very soon.