universal-vue / uvue

Vue CLI plugin to create universal Vue applications with ease
https://universal-vue.github.io/docs/
MIT License
127 stars 13 forks source link

Vue 3 Support #54

Closed StringKe closed 3 years ago

StringKe commented 4 years ago

Hi, Just wandering if there are any plans to upgrade to Vue 3?

yabab-dev commented 4 years ago

Hi @StringKe!

Indeed, a couple months ago, I started working on a full rewrite of this plugin to be compatible with Vue 3. Everything is working great so far and performances a really good compared to Vue 2!

But I put this work on pause to wait for a more stable version of the Vue core...

Since a few days, I started working on it again and I obtained interesting results. Maybe I'll release a preview version next month!

StringKe commented 4 years ago

Hi @StringKe!

Indeed, a couple months ago, I started working on a full rewrite of this plugin to be compatible with Vue 3. Everything is working great so far and performances a really good compared to Vue 2!

But I put this work on pause to wait for a more stable version of the Vue core...

Since a few days, I started working on it again and I obtained interesting results. Maybe I'll release a preview version next month!

ok, thank you for your contribution

Raiondesu commented 3 years ago

Hi everyone, how's this going? Vue 3 has been released into the wild some time ago, so there's really no reason to postpone this anymore.

yabab-dev commented 3 years ago

Like I said in my previous comment, I'm working on It! Actually, I've deployed a demo: https://und.ici.sh/ which use Vue 3 and next version of UVue

Sources & docs will come later

yabab-dev commented 3 years ago

Closing, see this issue