Skip to content

Latest commit

 

History

History
139 lines (62 loc) · 5.99 KB

CHANGELOG.md

File metadata and controls

139 lines (62 loc) · 5.99 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.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