Skip to content
This repository has been archived by the owner on Dec 12, 2020. It is now read-only.

Releases: cypress-io/cypress-vue-unit-test

v3.0.0

01 Jul 16:02
46879b1
Compare
Choose a tag to compare

3.0.0 (2020-07-01)

Features

BREAKING CHANGES

  • changed how the default preprocessor is loaded

v2.1.0

30 Jun 19:18
35d2092
Compare
Choose a tag to compare

2.1.0 (2020-06-30)

Features

v2.0.3

30 Jun 18:20
71ff421
Compare
Choose a tag to compare

2.0.3 (2020-06-30)

Bug Fixes

  • deps: update dependency @cypress/webpack-preprocessor to v5 (#294) (71ff421)

v2.0.2

30 Jun 17:04
04ec996
Compare
Choose a tag to compare

2.0.2 (2020-06-30)

Bug Fixes

  • deps: update dependency find-webpack to v2 (#325) (04ec996)

v2.0.1

05 May 18:11
433e984
Compare
Choose a tag to compare

2.0.1 (2020-05-05)

Bug Fixes

  • Issue #305 force the compiler only build to support template options (#307) (433e984)

v2.0.0

29 Apr 19:28
61f2016
Compare
Choose a tag to compare

2.0.0 (2020-04-29)

Features

  • component testing alpha (61f2016)

BREAKING CHANGES

  • different mount API, requires Cypress v4.5.0 with experimental flag

v1.12.0-cypress-mount-mode.4

27 Apr 17:31
Compare
Choose a tag to compare
Pre-release

1.12.0-cypress-mount-mode.4 (2020-04-27)

Bug Fixes

  • adding safety checks to options (029de14)

v1.12.0-cypress-mount-mode.3

26 Apr 23:08
Compare
Choose a tag to compare
Pre-release

1.12.0-cypress-mount-mode.3 (2020-04-26)

Bug Fixes

  • safety in case we cant find the webpack configuration (c1245af)
  • specs and bundling template compiler (3de2ee8)

v1.12.0-cypress-mount-mode.2

26 Apr 22:18
87e63f9
Compare
Choose a tag to compare
Pre-release

1.12.0-cypress-mount-mode.2 (2020-04-26)

Bug Fixes

  • broken tests (e639598)
  • broken tests (eb36bb4)
  • double Vue initialization -- require peer dep for Vue (6c8c1a6)
  • double Vue initialization -- require peer dep for Vue (b8aaed9)
  • support dynamic imports (df69a46)
  • support dynamic imports (991ff11)
  • support images by base64 encoding them (e0ae46b)
  • support images by base64 encoding them (260c4fa)
  • deps: update dependency @cypress/webpack-preprocessor to v4.1.2 (af77d5f)
  • deps: update dependency @cypress/webpack-preprocessor to v4.1.3 (0f57ba0)

Features

v1.12.0-cypress-mount-mode.1

06 Apr 23:28
Compare
Choose a tag to compare
Pre-release

1.12.0-cypress-mount-mode.1 (2020-04-06)

Features

  • set up semantic release from this branch (50f240c)