Cypress v15.20.1

v15.20.1
Changed 1
  • Upgraded tsx from 4.22.4 to 4.23.12
Fixed 3
  • Fixed a regression where the Cypress app sent all Cypress Cloud requests to http://localhost:3000 instead of Cypress Cloud, preventing login completion and causing the Runs and Debug pages to report no data
  • Fixed a regression where pinning a command in the Command Log could leave the AUT snapshot permanently blank with the pin stuck on, and stopping a run in open mode no longer clears the AUT
  • Fixed an issue where the error reported in CI when the Cypress binary is missing now correctly names the directory Cypress actually looked in when suggesting caching and persisting locations, respecting CYPRESS_CACHE_FOLDER overrides

Bugfixes:

  • Fixed a regression in 15.20.0 where the Cypress app sent all Cypress Cloud requests to http://localhost:3000 instead of Cypress Cloud. Logging in could not complete, and the Runs and Debug pages reported no data. Addressed in #34536.
  • Fixed a regression in 15.18.0 where pinning a command in the Command Log could leave the AUT snapshot permanently blank, with the pin stuck on. Stopping a run in open mode also no longer clears the AUT. Addressed in #34502.

Misc:

  • Fixed an issue where the error reported in CI when the Cypress binary is missing suggested caching and persisting the default binary cache location, ignoring any CYPRESS_CACHE_FOLDER override. The suggestions now name the directory Cypress actually looked in. Addresses #23009. Addressed in #34543.

Dependency Updates:

  • Upgraded tsx from 4.22.4 to 4.23.12. Fixes #34461.
View original

Upgraded? How did it go?

Discussion