Skip to content

Commit b8b0ba7

Browse files
committed
docs: add cypress migration guide [skip ci]
1 parent 5780a8b commit b8b0ba7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/migrations/migrate-from-v4.md

+4
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,10 @@ If you want to migrate manually and gradually, you can run `vue upgrade <the-plu
5151
As [TSLint has been deprecated](https://github.com/palantir/tslint/issues/4534), we [removed](https://github.com/vuejs/vue-cli/pull/5065) all TSLint-related code in this version.
5252
Please consider switching to ESLint. You can check out [`tslint-to-eslint-config`](https://github.com/typescript-eslint/tslint-to-eslint-config) for a mostly automatic migration experience.
5353

54+
### E2E-Cypress Plugin
55+
56+
* Cypress is updated from v3 to v5. See <https://docs.cypress.io/guides/references/migration-guide.html> for a detailed migration guide.
57+
5458
### Internal Packages
5559

5660
#### `@vue/cli-shared-utils`

0 commit comments

Comments
 (0)