Skip to content

@quasar/testing-e2e-cypress v5.2.0

Compare
Choose a tag to compare
@IlCallo IlCallo released this 27 Dec 17:30
· 50 commits to dev since this release

Check out the migration guide here

What's Changed

  • Support incoming @quasar/app-webpack@v4/@quasar/app-vite@v2
  • Support TypeScript 5
  • Support Cypress 13
  • Automatically detect Typescript projects
  • Always scaffold test-related scripts
  • Provide instructions on additional linting configuration
  • Drop support for Harnesses Manager (now deprecated)
  • Allow to customize the port forced when running e2e tests
  • Fix scripts hanging on Node 18 on Windows and Mac