Cypress 15 Made Simple: Upgrade Paths from 13 and 14
Upgrading your test suite to a new major version can feel daunting, but it doesn’t have to be. Cypress 15 continues the work started in 14 by moving support toward modern frameworks and current versions of Node.js, while phasing out older dependencies. Alongside these changes, the release ships with an updated Electron/Chromium engine that improves stability and speed across test runs.
Cypress 15 also ships an updated test authoring experience, with Cypress Studio. It now supports inline editin
Read more