15.7.0: Component test Next.js 16 apps, with crash and retry fixes

Released Released on November 19, 2025

Component test your Next.js 16 apps with webpack bundling, Turbopack isn't supported yet. This release also clears out interruptions: a crash from rapid DOM updates with large query results, infinite recursion in cy.wrap() on circular references, and duplicate retry attempts that lost Test Replay data.

Read the changelog