Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@kkuegler kkuegler released this 28 Jul 21:06

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.