@cypress/vue2-v2.1.1 (2024-06-07)
@cypress/vue2-v2.1.0 (2024-03-12)
@cypress/vue2-v2.0.1 (2022-11-14)
@cypress/vue2-v2.0.0 (2022-11-07)
- remove dependence on @cypress/ types (#24415) (58e0ab9)
- remove last mounted component upon subsequent mount calls (#24470) (f39eb1c)
- remove some CT functions and props (#24419) (294985f)
- remove last mounted component upon subsequent mount calls of mount
- Vue mount returns wrapper and component rather than wrapper only
@cypress/vue2-v1.1.2 (2022-11-01)
@cypress/vue2-v1.1.1 (2022-10-13)
@cypress/vue2-v1.1.0 (2022-08-30)
@cypress/vue2-v1.0.2 (2022-08-11)
@cypress/vue2-v1.0.1 (2022-06-13)
- remove http npm registry link for vue2 (0bd3069)
- add package.json metadata for webpack-dev-server (#22292) (9cfec97)
- display cy.mount command log (#21500) (140b4ba)
- Doc changes around vue2 (#21066) (17905a7)
- prep npm packages for use with Cypress v10 (b924d08)
- Add vue2 package from npm/vue/v2 branch (#21026) (3aa69e2)
- swap the #__cy_root id selector to become data-cy-root for component mounting (#20951) (0e7b555)
- new version of packages for Cypress v10
- Split out as separate package from
@cypress/vue
, based on thenpm/vue/v2
branch.