Skip to content

Commit cc0dddc

Browse files
chore: release @cypress/webpack-dev-server-v5.0.0
[skip ci]
1 parent b671261 commit cc0dddc

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed

npm/webpack-dev-server/CHANGELOG.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,36 @@
1+
# [@cypress/webpack-dev-server-v5.0.0](https://github.com/cypress-io/cypress/compare/@cypress/webpack-dev-server-v4.1.1...@cypress/webpack-dev-server-v5.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+
### Features
10+
11+
* allow for @cypress/webpack-batteries-included-preprocessor to fully resolve the user tsconfig compiler options ([#31590](https://github.com/cypress-io/cypress/issues/31590)) ([f369f50](https://github.com/cypress-io/cypress/commit/f369f50045685648b94d05ab6426099ee80d1245))
12+
13+
14+
### BREAKING CHANGES
15+
16+
* Removed support for Angular 17. Only Angular 18 and 19 are now supported. This change affects the @cypress/angular package. Addresses #31303.
17+
18+
* empty commit to kick CI
19+
20+
* update changelog references to make it clearer on where angular 17 packages live historically
21+
22+
* fix cy framework errors app test to use angualr 18 and 19
23+
24+
* fix issue where di was not discoverable in resolved system tests config
25+
26+
* fix scaffold dependencies to use angular 18 and 19 and not 17 and 18
27+
28+
* fix zonr.js system test dependency resolution
29+
30+
* bump cache
31+
32+
* fix failing handler test
33+
134
# [@cypress/webpack-dev-server-v4.1.1](https://github.com/cypress-io/cypress/compare/@cypress/webpack-dev-server-v4.1.0...@cypress/webpack-dev-server-v4.1.1) (2025-07-24)
235

336

0 commit comments

Comments
 (0)