Skip to content

Latest commit

 

History

History
176 lines (86 loc) · 7.7 KB

CHANGELOG.md

File metadata and controls

176 lines (86 loc) · 7.7 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)

Note: Version bump only for package shared

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

Note: Version bump only for package shared

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

Note: Version bump only for package shared

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

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

  • use correct event type for checkbox v-model handler (#1083) (ef66c26)

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

Bug Fixes

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

Bug Fixes

Features

BREAKING CHANGES

  • The tag name rendered by snapshots will use the rendered component tag, rather than the registered component name

1.0.0-beta.25 (2018-09-08)

Bug Fixes

  • render all children (#931) (71a2e7b)
  • throw error if unsupported options passed in vue < 2.3 (#910) (e8d9547)

1.0.0-beta.24 (2018-08-05)

Bug Fixes

  • render classes of functional component stubs (#898) (11cfee2)
  • wrap extended child components (#840) (4faf5fb)

1.0.0-beta.22 (2018-07-29)

Bug Fixes

Features

1.0.0-beta.21 (2018-07-22)

Bug Fixes

Features

1.0.0-beta.20 (2018-06-24)

Note: Version bump only for package shared

1.0.0-beta.19 (2018-06-14)

Bug Fixes

  • add stubbed components to ignored elements (#714) (5072274)

1.0.0-beta.17 (2018-06-09)

Bug Fixes

Features

BREAKING CHANGES

  • removes templates from slots