14.5.3
Released Released on July 24, 2025
Bugfixes:
Fixed missing support for setting an absolute path for
component.indexHtmlFilein@cypress/webpack-dev-server. Fixes #31819.Fixed an issue where TypeScript ESM projects using
.jsand.mjsextensions were not resolving correctly within@cypress/webpack-batteries-included-preprocessor. Addressed in #31994. Fixes #26827 and #28805.Fixed an issue in
@cypress/angularwhere component instance fields were not reference safe and were being overwritten. Fixes #31238 and #31983. Fixed in #31993.
Dependency Updates:
Upgraded
@cypress/requestto3.0.9, to resolve CVE-2025-7783 inform-data. Addresses #32091.