This repository has been archived by the owner on Dec 12, 2020. It is now read-only.
Releases: cypress-io/cypress-vue-unit-test
Releases · cypress-io/cypress-vue-unit-test
v3.5.1
v3.5.0
v3.4.4
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)