14.2.1
Released Released on March 25, 2025
Bugfixes:
Applies a fix from #30730 and #30099 related to Node.js turning on ESM flags by default in Node.js version
20.19.0. Fixed in #31308.Fixed an issue where Firefox BiDi was not correctly removing prerequests on expected network request failures. Fixes #31325.
Fixed an issue in
@cypress/webpack-batteries-included-preprocessorand@cypress/webpack-preprocessorwhere sourceMaps were not being set correctly in TypeScript 5. This should now make error code frames accurate for TypeScript 5 users. Fixes #29614.
Misc:
The UI above the application under test now displays in dark mode. Addresses #31106. Addressed in #31360.
Dependency Updates:
Upgraded
@cypress/requestfrom3.0.7to3.0.8. Addressed in #31311.Upgraded
cross-fetchfrom3.1.8to4.1.0. Addressed in #31327.Upgraded
micromatchfrom4.0.6to4.0.8. Addressed in #31330.Upgraded
resolvefrom1.17.0to1.22.10. Addressed in #31333.Upgraded
semverfrom7.5.3to7.7.1. Addressed in #31341.Upgraded
systeminformationfrom5.21.7to5.22.8. Addressed in #31281.