You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Vue 3 has been released now. I will be looking at the amount of effort require to use Vue 3 soon for our projects.
Pasting in the gitter conversation here for reference with @adrienbaron :
"Hey @mdavis95 , it's definitely something I want to do ! As usual I'm quite busy so not sure when I'll find the time, contribution in that direction are welcome
One of the main feature from Vue 3 is the Composition API, it sounds cool, but I don't think it will fit very well Java as a language, so we first might want to support Vue 3 as a lib, without the composition API?
Other things that Vue 3 brings is tree shaking at the library level, not sure that's doable without something like the gradle/webpack setup
Easiest first step hopefully would be simply switching full build of Vue 2 with full build of Vue 3 in Vue GWT
If you guys want to experiment feel free to have fun with it"
Hi, Vue 3 support. It is in Release candidate 11. Do you plan this? Any plans/schedules?
The text was updated successfully, but these errors were encountered: