Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 1.35 KB

RELEASE_NOTE_1.0.0-beta.33.md

File metadata and controls

14 lines (10 loc) · 1.35 KB

1.0.0-beta.33 (2020-04-08)

Bug Fixes

  • create-instance: revert stubbing of component _Ctor (#1479) (70b553b)
  • Add v-slot support in scopedSlots property, fix #1457 (#1485) (4df7619)
  • test-utils: fix cancelable attribute in dom events (#1460) (b1a532a)
  • Respect provide from parentComponent (#1301
  • #1377 string stubs dropping props (#1473)

Features

  • support lazy modifier with setValue (#1467) (afd7a82)
  • support object class binding in stubbed functional components (#1476) (55f7eac)