Remove support for older versions of Angular in relation to Component Testing #29582
Labels
CT
Issue related to component testing
Cypress 14
Issues scoped for Cypress 14
npm: @cypress/angular
@cypress/angular package issues
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 Angular CT versions 13 through 16
Why is this needed?
Angular at time of writing is on version 18. 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: