12.0.1
Released Released on December 5, 2022
Bugfixes:
Fixed a regression in 11.2.0 where a stale spec search pattern was shown in the spec search bar after re-launching Cypress. Fixes #24936
Fixed a regression in 12.0.0 where tests scaffolded into new projects were using a removed api. Fixed in #25006
Fixed regression in 12.0.0 where setting
e2e.testIsolation=falsecaused invalid configuration validation when runningcypress run --component. Fixes #25007Fixed a regression introduced in 12.0.0 that sometimes does not allow cy.origin() to communicate correctly with the navigated to domain. Fixes #25010