Open PrettyWood opened 2 years ago
Seems fun to make the lib evolve to vue 2.7 for vue 3 support etc. I take a look at it when I have time this week-end or next week.
@PrettyWood vue 2.7 brings a main issue which was not solved on vue 3 (and is not yet resolved). The types for JSX that comes with those versions are clobbering the global namespace making it conflict with React (https://github.com/vuejs/core/issues/1033). I'll wait for this issue to be addressed to consider making a version of reavue compatible with vue 2.7 and/or vue 3.
Thanks @ChibiBlasphem !
Hello @ChibiBlasphem! Hope you're doing well! :) It would be great to have a version compatible with vue 2.7 and vue 3