15.14.1: Stability fixes for interactive reruns, Vite component tests, and Cloud crash visibility
Released Released on April 20, 2026
Fixes a memory leak in cypress open that accumulated on every spec rerun, a race condition in @cypress/vite-dev-server that intermittently broke component test imports, and a reporting gap where early-exit crashes showed a generic error in Cypress Cloud rather than the actual cause. Raises the payload limit for large cy.prompt() requests and responses.