Skip to content

v0.8.0-beta.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@renatodeleao 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.