Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support angular signals inside cypress/angular #29606

Closed
Assignees
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

Comments

@AtofStryker
Copy link
Contributor

What would you like?

I would like to have angular signals supported by default inside cypress/angular without needing a separate package such as cypress/angular-signals

Why is this needed?

angular signals have been supported since Angular 17.2 fully (input and model signals). This allows us to remove versions of angular 16 for official test harness support and roll forward to newer versions of angular (17 and 18). Users on angular 16 and under can still install older versions of the test hardness from @cypress/angular

Other

related to #29582

@AtofStryker AtofStryker added type: breaking change Requires a new major release version npm: @cypress/angular @cypress/angular package issues CT Issue related to component testing labels Jun 3, 2024
@jennifer-shehane jennifer-shehane added the Cypress 14 Issues scoped for Cypress 14 label Sep 27, 2024
@jennifer-shehane jennifer-shehane moved this from Understanding to Designing / Scoping in Cypress App Priorities Oct 11, 2024
@AtofStryker AtofStryker self-assigned this Nov 4, 2024
@github-project-automation github-project-automation bot moved this from Designing / Scoping to Generally Available in Cypress App Priorities Nov 7, 2024
@jennifer-shehane jennifer-shehane moved this from Generally Available to Building in Cypress App Priorities Dec 12, 2024
@cypress-bot
Copy link
Contributor

cypress-bot bot commented Jan 16, 2025

Released in 14.0.0.

This comment thread has been locked. If you are still experiencing this issue after upgrading to
Cypress v14.0.0, please open a new issue.

@cypress-bot cypress-bot bot locked as resolved and limited conversation to collaborators Jan 16, 2025
@jennifer-shehane jennifer-shehane moved this from Building to Generally Available in Cypress App Priorities Jan 22, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.