Remove support for older versions of Next.js in relation to Component Testing #29583
Labels
CT
Issue related to component testing
Cypress 14
Issues scoped for Cypress 14
topic: next
Topics related to Next Component Testing
type: breaking change
Requires a new major release version
What would you like?
With the next major version of Cypress, I would like to remove support for Next.js versions 13 and below
Why is this needed?
Next.js at time of writing is on version 14. Cypress makes an effort to support the latest two versions of any component framework. As technology advances while we update Cypress, it will become harder and harder to support older versions of component frameworks. It is also a lot of overhead for us to maintaining system tests for every version of a given framework
Other
We might consider deprecating support first, but more conversation is needed
The text was updated successfully, but these errors were encountered: