14.0.2: Reliability fixes for hook retries and Cypress Cloud runs

ReleasedReleased on February 4, 2025

Cypress 14.0.2 fixes commands in after and afterEach hooks so they retry correctly when a test fails, including actions like .click() and .type(). This release also fixes error codeframes in the runner UI so they populate correctly on failed retry attempts, and restores reliable Cypress Cloud instance creation retries for parallel and recorded runs.

Read the changelog