Cypress 14 is Here — See What's New!
We’re excited to announce the release of Cypress 14! 🎉 This update has improvements and updates to make your testing experience even smoother. Here’s what’s new:
✨ Key Highlights
* Expanded Component Testing Support: Cypress now works with the latest versions of React, Angular, Next.js, Svelte, and Vite — with improved performance for component test runs.
* Chrome document domain fixes: Chrome’s deprecation of document.domain is handled seamlessly. Use cy.origin() for cross-subdomain naviga
Read more