Skip to content

Latest commit

 

History

History
240 lines (126 loc) · 13.2 KB

CHANGELOG.md

File metadata and controls

240 lines (126 loc) · 13.2 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

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

Bug Fixes

Features

  • support object class binding in stubbed functional components (#1476) (55f7eac)

1.0.0-beta.32 (2020-03-09)

Bug Fixes

1.0.0-beta.31 (2020-01-18)

Bug Fixes

  • Override watch definitions properly (#1392) closes #1391
  • Support v-slot (#1383) closes #1261
  • Add a get method to Wrapper (#1304) closes #1298
  • Pass refs to functional component stubs #1293 closes #1292

1.0.0-beta.30 (2019-11-28)

Bug Fixes

Code Refactoring

Features

  • stop auto stubbing transition and transition-group (#1127) (85a972c)

BREAKING CHANGES

    • Remove sync mode
  • Remove TransitionStub
  • Remove Transition

1.0.0-beta.29 (2019-02-02)

Bug Fixes

1.0.0-beta.28 (2018-12-29)

Bug Fixes

1.0.0-beta.27 (2018-12-09)

Bug Fixes

Features

1.0.0-beta.26 (2018-11-26)

Bug Fixes