File tree Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Original file line number Diff line number Diff line change
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
+
1
29
# [ @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)
2
30
3
31
You can’t perform that action at this time.
0 commit comments