v1.1.0
Feat/fix: Add support for Vue 2.7 types
Vue 2.7's Vue
type has minor incompatibilities to the one of Vue <= 2.6. We add support for Vue 2.7's ComponentPublicInstance
to fix this.
Vue 2.7's Vue
type has minor incompatibilities to the one of Vue <= 2.6. We add support for Vue 2.7's ComponentPublicInstance
to fix this.