|
| 1 | +<a name="19.0.0-next.13"></a> |
| 2 | + |
| 3 | +# 19.0.0-next.13 (2024-10-23) |
| 4 | + |
| 5 | +### @angular/build |
| 6 | + |
| 7 | +| Commit | Type | Description | |
| 8 | +| --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------------------------------- | |
| 9 | +| [efb434136](https://github.com/angular/angular-cli/commit/efb434136d8c8df207747ab8fd87b7e2116b7106) | feat | Auto-CSP support as a part of angular.json schema | |
| 10 | +| [cc345b02d](https://github.com/angular/angular-cli/commit/cc345b02d814a37bb23d6c3f1baca9595130d010) | fix | Address build issue in Node.js LTS versions with prerendering or SSR | |
| 11 | + |
| 12 | +<!-- CHANGELOG SPLIT MARKER --> |
| 13 | + |
| 14 | +<a name="18.2.10"></a> |
| 15 | + |
| 16 | +# 18.2.10 (2024-10-23) |
| 17 | + |
| 18 | +### @angular-devkit/build-angular |
| 19 | + |
| 20 | +| Commit | Type | Description | |
| 21 | +| --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------- | |
| 22 | +| [7b775f4e0](https://github.com/angular/angular-cli/commit/7b775f4e008652777bbe7b788dabed02bcc70cc7) | fix | update `http-proxy-middleware` to `3.0.3` | |
| 23 | + |
| 24 | +### @angular/build |
| 25 | + |
| 26 | +| Commit | Type | Description | |
| 27 | +| --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------------------------------- | |
| 28 | +| [b1e5f51f9](https://github.com/angular/angular-cli/commit/b1e5f51f9111d7da56ebe64cad51936ad659782d) | fix | Address build issue in Node.js LTS versions with prerendering or SSR | |
| 29 | + |
| 30 | +<!-- CHANGELOG SPLIT MARKER --> |
| 31 | + |
| 32 | +<a name="17.3.11"></a> |
| 33 | + |
| 34 | +# 17.3.11 (2024-10-23) |
| 35 | + |
| 36 | +### @angular-devkit/build-angular |
| 37 | + |
| 38 | +| Commit | Type | Description | |
| 39 | +| --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------- | |
| 40 | +| [8bad9cee0](https://github.com/angular/angular-cli/commit/8bad9cee08982fffa5ce8244148b491e66191ed8) | fix | update `http-proxy-middleware` to `2.0.7` | |
| 41 | + |
| 42 | +<!-- CHANGELOG SPLIT MARKER --> |
| 43 | + |
| 44 | +<a name="19.0.0-next.12"></a> |
| 45 | + |
| 46 | +# 19.0.0-next.12 (2024-10-21) |
| 47 | + |
| 48 | +## Breaking Changes |
| 49 | + |
| 50 | +### @angular-devkit/build-angular |
| 51 | + |
| 52 | +- Protractor is no longer supported. |
| 53 | + |
| 54 | + Protractor was marked end-of-life in August 2023 (see https://protractortest.org/). Projects still relying on Protractor should consider migrating to another E2E testing framework, several support solid migration paths from Protractor. |
| 55 | + |
| 56 | + - https://angular.dev/tools/cli/end-to-end |
| 57 | + - https://blog.angular.dev/the-state-of-end-to-end-testing-with-angular-d175f751cb9c |
| 58 | + |
| 59 | +### @angular-devkit/build-angular |
| 60 | + |
| 61 | +| Commit | Type | Description | |
| 62 | +| --------------------------------------------------------------------------------------------------- | -------- | ---------------------------------------- | |
| 63 | +| [62877bdf2](https://github.com/angular/angular-cli/commit/62877bdf2b0449d8c12a167c59d0c24c77467f37) | refactor | remove Protractor builder and schematics | |
| 64 | + |
| 65 | +### @angular/build |
| 66 | + |
| 67 | +| Commit | Type | Description | |
| 68 | +| --------------------------------------------------------------------------------------------------- | ---- | ----------------------------------------------------- | |
| 69 | +| [1654acf0f](https://github.com/angular/angular-cli/commit/1654acf0ff3010b619a22d11f17eec9975d8e2a2) | fix | relax constraints on external stylesheet component id | |
| 70 | + |
| 71 | +### @angular/ssr |
| 72 | + |
| 73 | +| Commit | Type | Description | |
| 74 | +| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------- | |
| 75 | +| [44077f54e](https://github.com/angular/angular-cli/commit/44077f54e9a95afa5c1f85cf198aaa3412ee08d8) | fix | designate package as side-effect free | |
| 76 | + |
| 77 | +<!-- CHANGELOG SPLIT MARKER --> |
| 78 | + |
1 | 79 | <a name="19.0.0-next.11"></a> |
2 | 80 |
|
3 | 81 | # 19.0.0-next.11 (2024-10-16) |
|
0 commit comments