15.13.0
Released Released on March 23, 2026
Features:
cy.promptis now in beta and available without any configuration.cy.promptis an AI-powered command that lets you write test steps in plain English instead of code. TheexperimentalPromptCommandflag was removed and can be deleted from your config. Addressed in #33497.Studio now allows adding a new test when focused on a single test, supporting a workflow to add new tests as you record. Addressed in #33481
Bugfixes:
Fixed an issue where Cypress may hang when running component tests and a connection to the dev server can no longer be made. Addressed in #33469
Misc:
When a test is isolated in Studio, the 'rerun' button now properly says 'Run test'. Addressed in #33466
Studio now warns users before navigating if they try to exit when they have unsaved changes in the editor. Addressed in #33457
Dependency Updates:
Upgraded
simple-gitfrom3.27.0to3.32.3to address Improper Handling of Case Sensitivity (CVE-2026-28292) vulnerability reported in security scans. Addressed in #33470Upgraded
minimatchto3.1.3to address CVE-2026-26996, CVE-2026-27903, and CVE-2026-27904 ReDoS vulnerabilities reported in security scans. Addressed in #33461.Upgraded
serialize-javascriptto7.0.3to address GHSA-5c6j-r48x-rmvq vulnerability reported in security scans. Addressed in #33461.Upgraded
flattedfrom3.2.9to3.4.2to address Prototype Pollution (CVE-2026-33228) vulnerability reported in security scans. Addressed in #33501