v0.8.0-beta.3
Pre-release
Pre-release
renatodeleao
released this
30 Jul 09:34
·
18 commits
to master
since this release
💚 with @vue/compat
this patch enables the component to work correctly when in a vue 3 environment paired @vue/compat
(aka migration build).
It does so by forcing MODE: 3
in their compatConfig option, which makes vue treat it as regular vue3 component.