Skip to content

Commit 59637ad

Browse files
committed
breaking: release version 4.0.0 of @cypress/angular.
BREAKING CHANGE: Cypress 15 drops support for Angular 17. Angular 18 and up is supported.
1 parent f14336d commit 59637ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

npm/angular/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Mount Angular components in the open source [Cypress.io](https://www.cypress.io/
66
77
## Requirements
88

9-
- Angular 18.0.0+ (`@cypress/angular@2` supports Angular 13 - 16 and `@cypress/angular@3` supports Angular 17)
9+
- Angular 18.0.0+ (`@cypress/angular@2` supports Angular 13 - 16 and `@cypress/angular@3` supports Angular 17).
1010

1111
## Development
1212

0 commit comments

Comments
 (0)