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.5.1

25 Jul 06:09
Compare
Choose a tag to compare

3.5.1 (2020-07-25)

Bug Fixes

  • deps: update dependency @cypress/webpack-preprocessor to v5.4.2 (eaa41b1)

v3.5.0

20 Jul 23:55
c4f5e10
Compare
Choose a tag to compare

3.5.0 (2020-07-20)

Features

  • add experimental fetch polyfill support (#370) (c4f5e10)

v3.4.4

20 Jul 03:22
f6812ad
Compare
Choose a tag to compare

3.4.4 (2020-07-20)

Bug Fixes

  • ...localVue => localVue (85b5175)
  • data should be a function, i18n plugin was throwing error (87ea052)
  • plugins not passing options through. i18n spec artifically slow (f1115e8)
  • spec was demonstrating using data as an object, which is a bug in components. It was being covered up by rendering the component as the Root Vue Component (c3e84ed)

v3.4.3

10 Jul 20:38
c0b2bb3
Compare
Choose a tag to compare

3.4.3 (2020-07-10)

Bug Fixes

v3.4.2

10 Jul 18:56
0a16be5
Compare
Choose a tag to compare

3.4.2 (2020-07-10)

Bug Fixes

v3.4.1

08 Jul 20:54
dee2464
Compare
Choose a tag to compare

3.4.1 (2020-07-08)

Bug Fixes

v3.4.0

08 Jul 20:15
Compare
Choose a tag to compare

3.4.0 (2020-07-08)

Features

  • automatically fail Cypress test on Vue-caught error (604edfa)
  • export TS types (#350) (e543ea6)

v3.3.0

07 Jul 17:32
ac778f3
Compare
Choose a tag to compare

3.3.0 (2020-07-07)

Features

v3.2.0

07 Jul 15:10
e0fa815
Compare
Choose a tag to compare

3.2.0 (2020-07-07)

Features

  • allow options when using extensions in tests (#342) (e0fa815)

v3.1.0

03 Jul 14:30
61eb3b0
Compare
Choose a tag to compare

3.1.0 (2020-07-03)

Features