Skip to content

Commit f115306

Browse files
chore: release @cypress/angular-v4.0.0
[skip ci]
1 parent 63c9bcc commit f115306

File tree

1 file changed

+35
-0
lines changed

1 file changed

+35
-0
lines changed

npm/angular/CHANGELOG.md

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,38 @@
1+
# [@cypress/angular-v4.0.0](https://github.com/cypress-io/cypress/compare/@cypress/angular-v3.0.1...@cypress/angular-v4.0.0) (2025-08-08)
2+
3+
4+
### breaking
5+
6+
* release version 4.0.0 of @cypress/angular. ([59637ad](https://github.com/cypress-io/cypress/commit/59637adc019ecda790a399ea2da6812fa53381b4))
7+
* remove Angular 17 support ([#31446](https://github.com/cypress-io/cypress/issues/31446)) ([971b7ae](https://github.com/cypress-io/cypress/commit/971b7ae3d7d3aa0fd608550e9d896b3d2b8c8634))
8+
9+
10+
### Bug Fixes
11+
12+
* make sure legacy output spies work as intended ([#32158](https://github.com/cypress-io/cypress/issues/32158)) ([99055ec](https://github.com/cypress-io/cypress/commit/99055ec6ace3a932c57924dd8a064d2aa34d2d92))
13+
14+
15+
### BREAKING CHANGES
16+
17+
* Cypress 15 drops support for Angular 17. Angular 18 and up is supported.
18+
* Removed support for Angular 17. Only Angular 18 and 19 are now supported. This change affects the @cypress/angular package. Addresses #31303.
19+
20+
* empty commit to kick CI
21+
22+
* update changelog references to make it clearer on where angular 17 packages live historically
23+
24+
* fix cy framework errors app test to use angualr 18 and 19
25+
26+
* fix issue where di was not discoverable in resolved system tests config
27+
28+
* fix scaffold dependencies to use angular 18 and 19 and not 17 and 18
29+
30+
* fix zonr.js system test dependency resolution
31+
32+
* bump cache
33+
34+
* fix failing handler test
35+
136
# [@cypress/angular-v3.0.1](https://github.com/cypress-io/cypress/compare/@cypress/angular-v3.0.0...@cypress/angular-v3.0.1) (2025-07-24)
237

338

0 commit comments

Comments
 (0)