Skip to content

v1.1.0

Compare
Choose a tag to compare
@lmiller1990 lmiller1990 released this 10 Sep 04:11
· 155 commits to dev since this release

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 isVisible method (#1675) @xanf
  • feat: remove deprecation when is is called with component definition @xanf
  • support components returning render function from setup @LeBenLeBen

Fixes

Sync mode cleanup (#1671) @AtofStryker