Skip to content

chore: add angular breaking changes documentation for Cypress 16#6423

Merged
AtofStryker merged 3 commits intorelease/16.0.0from
chore/add_angular_documentation
May 1, 2026
Merged

chore: add angular breaking changes documentation for Cypress 16#6423
AtofStryker merged 3 commits intorelease/16.0.0from
chore/add_angular_documentation

Conversation

@AtofStryker
Copy link
Copy Markdown
Contributor

@AtofStryker AtofStryker commented Apr 22, 2026

Summary

  • Updates Angular component testing docs to remove deprecated APIs and options removed in Cypress 16
  • Adds Angular-related breaking changes and migration guidance to the migration guide
  • Adds Angular changelog entries for Cypress 16

Test plan

  • Verify Angular overview, examples, and API docs reflect the Cypress 16 changes
  • Verify migration guide covers Angular breaking changes (zoneless support, removed options, etc.)
  • Verify changelog entries are accurate. NOTE: these currently need issue entries
  • Make sure component-testing-quickstart-apps and cypress-component-testing-apps have corresponding changes

Made with Cursor


Note

Low Risk
Documentation-only updates, but they describe major Angular component testing breaking changes that could mislead users if inaccurate.

Overview
Updates Angular component testing docs to reflect Cypress 16.0.0 changes: limits CT support to Angular 21, notes built-in zoneless support in cypress/angular (no zone.js required), and removes mention of deprecated autoSpyOutputs/autoDetectChanges and cypress/angular-zoneless usage.

Adds Cypress 16.0.0 release notes and a new migration guide section covering Angular CT breaking changes, including dropped Angular 18–20 support, @cypress/angular-zoneless deprecation/merge, and the switch from @angular/platform-browser-dynamic to @angular/platform-browser.

Reviewed by Cursor Bugbot for commit 20f7722. Bugbot is set up for automated code reviews on this repo. Configure here.

@AtofStryker AtofStryker force-pushed the chore/add_angular_documentation branch from 9c2f799 to 3807c73 Compare April 22, 2026 13:43
@AtofStryker AtofStryker self-assigned this Apr 22, 2026
@cypress
Copy link
Copy Markdown

cypress Bot commented Apr 22, 2026

cypress-documentation    Run #1069

Run Properties:  status check passed Passed #1069  •  git commit 20f7722333: Merge branch 'release/16.0.0' of github.com:cypress-io/cypress-documentation int...
Project cypress-documentation
Branch Review chore/add_angular_documentation
Run status status check passed Passed #1069
Run duration 06m 13s
Commit git commit 20f7722333: Merge branch 'release/16.0.0' of github.com:cypress-io/cypress-documentation int...
Committer Bill Glesias
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 321
View all changes introduced in this branch ↗︎
UI Coverage  47.43%
  Untested elements 337  
  Tested elements 3  
Accessibility  96.88%
  Failed rules  1 critical   3 serious   4 moderate   1 minor
  Failed elements 35  

@AtofStryker AtofStryker merged commit f5356ef into release/16.0.0 May 1, 2026
12 checks passed
@AtofStryker AtofStryker deleted the chore/add_angular_documentation branch May 1, 2026 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants