15.2.0
Released Released on September 8, 2025
Features:
Added support for using @cypress/grep with Cypress Studio. Addresses #32292.
Bugfixes:
We now properly partition the
hostwithportwhen caching family DNS lookups. This resolves issues where somelocalhostURLs were not resolving incy.visit()in Cypress when they should have. Fixes #25397. Addressed in #32403.
Dependency Updates:
Updated
better-sqlite3from11.9.1to11.10.0. Addressed in #32404.