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 navigation and say goodbye to related Chrome issues.
- Upgraded Electron: Includes Chromium 130 for enhanced stability and performance.
- Streamlined Support: We’ve removed compatibility with older Node.js versions, Linux distributions, browsers, component testing frameworks and dev servers to focus on the latest tech.
🙌 Upgrade with Confidence
We’ve designed this release to minimize disruptions, offering incremental migration paths for most changes. If you need help, our Migration Guide has you covered.
For the full scoop on bug fixes, new features, and improvements, check out our Changelog.
Happy testing!