v1.1.0
This is a pretty significant release. We undeprecated is and isVisible due to popular demand.
Features
- createLocalVue errorHandler Option (#1670) @AtofStryker
- remove deprecation warning from
isVisiblemethod (#1675) @xanf - feat: remove deprecation when
isis called with component definition @xanf - support components returning render function from setup @LeBenLeBen
Fixes
Sync mode cleanup (#1671) @AtofStryker