Skip to content

Commit 9cbde26

Browse files
chore: release @cypress/schematic-v4.0.0
[skip ci]
1 parent f115306 commit 9cbde26

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

npm/cypress-schematic/CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,31 @@
1+
# [@cypress/schematic-v4.0.0](https://github.com/cypress-io/cypress/compare/@cypress/schematic-v3.0.0...@cypress/schematic-v4.0.0) (2025-08-08)
2+
3+
4+
### breaking
5+
6+
* remove Angular 17 support ([#31446](https://github.com/cypress-io/cypress/issues/31446)) ([971b7ae](https://github.com/cypress-io/cypress/commit/971b7ae3d7d3aa0fd608550e9d896b3d2b8c8634))
7+
8+
9+
### BREAKING CHANGES
10+
11+
* Removed support for Angular 17. Only Angular 18 and 19 are now supported. This change affects the @cypress/angular package. Addresses #31303.
12+
13+
* empty commit to kick CI
14+
15+
* update changelog references to make it clearer on where angular 17 packages live historically
16+
17+
* fix cy framework errors app test to use angualr 18 and 19
18+
19+
* fix issue where di was not discoverable in resolved system tests config
20+
21+
* fix scaffold dependencies to use angular 18 and 19 and not 17 and 18
22+
23+
* fix zonr.js system test dependency resolution
24+
25+
* bump cache
26+
27+
* fix failing handler test
28+
129
# [@cypress/schematic-v3.0.0](https://github.com/cypress-io/cypress/compare/@cypress/schematic-v2.5.2...@cypress/schematic-v3.0.0) (2025-01-08)
230

331

0 commit comments

Comments
 (0)