13.10.0

Released Released on May 20, 2024

Features:

  • Added support for vite v5 to @cypress/vite-dev-server. Addresses #28347.

Bugfixes:

  • Fixed an issue where orphaned Electron processes were inadvertently terminating the browser's CRI client. Fixes #28397. Fixed in #29515.

  • Fixed an issue where Cypress would use the wrong URL to upload Test Replay recordings when it wasn't able to determine the upload URL. It now displays an error when the upload URL cannot be determined, rather than a "Request Entity Too Large" error. Addressed in #29512.

  • Fixed an issue where Cypress was unable to search in the Specs list for files or folders containing numbers. Fixes #29034.

  • Fixed an issue setting the x-cypress-file-path header when there are invalid header characters in the file path. Fixes #25839.

  • Fixed the display of some command assertions. Fixed in #29517.

Dependency Updates:

  • Updated js-cookie from 2.2.1 to 3.0.5. Addressed in #29497.

  • Updated randomstring from 1.1.5 to 1.3.0. Addressed in #29503.