Skip to content

Latest commit

 

History

History
271 lines (135 loc) · 14.2 KB

CHANGELOG.md

File metadata and controls

271 lines (135 loc) · 14.2 KB

Change Log

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

1.0.5 (2020-08-29)

Bug Fixes

  • extend Vue parent with options to support accessing root. with VCA (#1661) (f78f817)
  • handle shallowMount on components with v-if and scoped slots (#1663) (41f2b2b)

1.0.4 (2020-08-17)

Note: Version bump only for package create-instance

1.0.0 (2020-05-05)

Features

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