13.17.0

Released Released on December 16, 2024

Features:

Bugfixes:

  • Fixed an issue where targets may hang if Network.enable is not implemented for the target. Addresses #29876.

  • Updated Firefox userChrome.css to correctly hide the toolbox during headless mode. Addresses #30721.

  • Fixed an issue loading the cypress.config.ts file with Node.js version 22.12.0 if it is loaded as an ESM. Addresses #30715.

Misc:

  • Removed a comment from the scaffolded supportFile for component tests around CommonJS syntax. Addresses #23287.

Dependency Updates:

  • Updated chai from 4.2.0 to 4.5.0. Addressed in #30737.