Skip to content

Latest commit

 

History

History
380 lines (182 loc) · 18.1 KB

CHANGELOG.md

File metadata and controls

380 lines (182 loc) · 18.1 KB

@cypress/vue-v3.1.2 (2022-05-03)

Bug Fixes

@cypress/vue-v3.1.1 (2022-02-10)

Bug Fixes

  • create a dummy commit to trigger release (97e6c14)

@cypress/vue-v3.1.0 (2021-12-16)

Features

@cypress/vue-v3.0.5 (2021-11-10)

Bug Fixes

@cypress/vue-v3.0.4 (2021-10-29)

Bug Fixes

@cypress/vue-v3.0.3 (2021-07-31)

Bug Fixes

Bug Fixes

  • do not register CT specific event in e2e mode (5836203)

Bug Fixes

Bug Fixes

  • add latest channel to properly release npm packages (#16994) (ac16efc)

Continuous Integration

BREAKING CHANGES

  • no support for vue 2 anymore

  • build: disable auto deliver of next vue

  • Revert "feat(vue): vue 3 support in @cypress/vue"

This reverts commit 8f55d7baaff1f240677239ae5fdc4180c4a06475.

  • Revert "build: disable auto deliver of next vue"

This reverts commit ed46c9e5c551e57901dbdc75db2e83bf194c4b18.

  • chore: release @cypress/vue-v1.1.0-alpha.1

[skip ci]

  • dropped support for vue 2 in favor of vue 3

  • test: remove filter tests not relevant in vue 3

  • build: try publishing as a private new major

  • chore: release @cypress/vue-v3.0.0-alpha.1

[skip ci]

  • chore: bring back access public

  • fix: update dependency to webpack dev server

  • chore: release @cypress/vue-v3.0.0-alpha.2

[skip ci]

  • chore: remove unnecessary dependency

  • fix: mistreatment of monorepo dependency

  • chore: release @cypress/vue-v3.0.0-alpha.3

[skip ci]

  • chore: release @cypress/vue-v3.0.0-alpha.4

[skip ci]

  • fix: use __cy_root at the root element

  • build: avoid using array spread (tslib imports issue)

  • fix: setup for cypress vue tests

  • fix: add cleanup event

  • test: make sure we use the right build of compiler

  • chore: downgrade VTU to rc-1

  • chore: release @cypress/vue-v3.0.0

[skip ci]

  • chore: upgrade vue version to 3.0.11

  • fix: adjust optional peer deps

  • fix: allow fo any VTU 2 version using ^

  • test: ignore nuxt example

  • test: update yarn lock on vue cli

  • chore: release @cypress/vue-v3.0.1

[skip ci]

  • ci: release vue@next on master

  • test: fix vue3 examples

  • ci: open only needed server in circle npm-vue

Co-authored-by: semantic-release-bot semantic-release-bot@martynus.net Co-authored-by: Lachlan Miller lachlan.miller.1990@outlook.com

@cypress/vue-v3.0.1 (2021-04-08)

Bug Fixes

  • adjust optional peer deps (735d61d)
  • allow fo any VTU 2 version using ^ (a1da052)

@cypress/vue-v3.0.0 (2021-04-07)

Bug Fixes

  • add cleanup event (cf51935)
  • mistreatment of monorepo dependency (a21afb2)
  • setup for cypress vue tests (c27dc77)
  • update dependency to webpack dev server (717ea3a)
  • use __cy_root at the root element (9cf102a)

Features

Reverts

  • Revert "feat(vue): vue 3 support in @cypress/vue" (53fc995)

BREAKING CHANGES

  • dropped support for vue 2 in favor of vue 3

  • test: remove filter tests not relevant in vue 3

Bug Fixes

  • component-testing: video recording for single browser session mode (#15328) (cce08d2)

Bug Fixes

  • mistreatment of monorepo dependency (a21afb2)

Bug Fixes

  • make webpack-dev-server a peer dependency (#15163) (fa969fb)
  • update dependency to webpack dev server (717ea3a)

Features

Reverts

  • Revert "feat(vue): vue 3 support in @cypress/vue" (53fc995)

BREAKING CHANGES

  • dropped support for vue 2 in favor of vue 3

  • test: remove filter tests not relevant in vue 3

@cypress/vue-v2.2.3 (2021-05-11)

Bug Fixes

  • accept webapck 4 & 5 as peer dependencies of @cypress/vue and @cypress/react (#16290) (c4151fb)

@cypress/vue-v2.2.2 (2021-05-05)

  • accept webapck 4 & 5 as peer dependencies of @cypress/vue and @cypress/react (#16290) (500cab9)

@cypress/vue-v2.2.1 (2021-04-21)

  • improve handling of userland injected styles in component testing (#16024) (fe0b63c)

@cypress/vue-v2.2.0 (2021-04-05)

Bug Fixes

Features

@cypress/vue-v2.1.1 (2021-03-16)

Bug Fixes

@cypress/vue-v2.1.0 (2021-03-15)

Bug Fixes

  • component-testing: video recording for single browser session mode (#15328) (cce08d2)
  • make webpack-dev-server a peer dependency (#15163) (fa969fb)

Features

  • support ct/e2e specific overrides in cypress.json (#15444) (a94c9d5)

@cypress/vue-v2.0.2 (2021-03-10)

Bug Fixes

@cypress/vue-v2.0.1 (2021-02-17)

Bug Fixes

@cypress/vue-v2.0.0 (2021-02-16)

Bug Fixes

  • code coverage for vue (68032c1)
  • update dependencies of npm/react-vue (#15095) (e028262)
  • Component Testing: Broken links in docs (#14251) (a72529f)
  • deps: update dependency debug to version 4.3.1 🌟 (#14583) (9be6165)
  • add discord chat link for component testing readme (#8780) (529abdc)
  • adding build-prod tasks to all of the npm dependencies that need artifacts (#9045) (550c05c)
  • adding build-prod tasks to all of the npm dependencies that need artifacts (#9046) (462829b)
  • Fix cypress-vue-unit-test reference (#8756) (fa253d2)
  • make imported @cypress/react working and pass CI (#8718) (5e4b638)
  • reset head between tests to avoid style bleed (#8828) (ee7b819)
  • update bugs link in package.json (#9015) (34186cb)

Features

BREAKING CHANGES

  • change of architecture for component testing

Co-authored-by: Dmitriy Kovalenko dmtr.kovalenko@outlook.com

Bug Fixes

  • deps: update dependency debug to version 4.3.1 🌟 (#14583) (9be6165)

Bug Fixes

Features

Bug Fixes

  • adding build-prod tasks to all of the npm dependencies that need artifacts (#9045) (550c05c)

Bug Fixes

  • adding build-prod tasks to all of the npm dependencies that need artifacts (#9046) (462829b)

Bug Fixes

Bug Fixes

  • reset head between tests to avoid style bleed (#8828) (ee7b819)

Bug Fixes

  • make imported @cypress/react working and pass CI (#8718) (5e4b638)