Skip to content

Latest commit

 

History

History
216 lines (123 loc) · 18.4 KB

CHANGELOG.md

File metadata and controls

216 lines (123 loc) · 18.4 KB

breaking

  • release version 3.0.0 of @cypress/angular. (8dc8c12)

Features

  • support angular 19 and update tests [run ci] (#30675) (dcdefb4)

BREAKING CHANGES

  • Cypress 14 drops support for Angular 13-16. Angular 17.2 and up is supported.

Features

  • add Angular Signals CT Harness for Angular 17.2 and up for users to be able to use Angular Signals within their component tests (#29621) (f2554f1)

Bug Fixes

Bug Fixes

Bug Fixes

Bug Fixes

Bug Fixes

  • possibility to override global services in Angular component tests (#24394) (54d2853)
  • remove last mounted component upon subsequent mount calls (#24470) (f39eb1c)

BREAKING CHANGES

  • remove last mounted component upon subsequent mount calls of mount

Bug Fixes

  • angular and nuxt ct tests now fail on uncaught exceptions (#24122) (53eef4f)

Bug Fixes

Bug Fixes

Features

Bug Fixes

Features

Bug Fixes

Features

Bug Fixes

Features

@cypress/angular-v1.0.0 (2022-08-17)

Bug Fixes

Features

@cypress/angular-v1.0.0 (2022-08-04)

Bug Fixes

Features

@cypress/angular-v1.0.0 (2022-08-04)

Bug Fixes

Features