Releases: angular/angular-cli
Releases Β· angular/angular-cli
v18.2.11
18.2.11 (2024-10-30)
@angular/build
Commit |
Description |
![fix - 87ec15ba2](https://camo.githubusercontent.com/2a46866e1798964b576301ec881c64df31c7edfdd0ce6ae599c5434c6bfbc44a/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f3837656331356261322d6669782d677265656e) |
show error message when error stack is undefined |
v19.0.0-next.13
19.0.0-next.13 (2024-10-23)
@angular/build
Commit |
Description |
![feat - efb434136](https://camo.githubusercontent.com/8246e397f010a605402d11c8af0fdb1fe7934ac38b8b499d870742df991e3882/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6566623433343133362d666561742d626c7565) |
Auto-CSP support as a part of angular.json schema |
![fix - cc345b02d](https://camo.githubusercontent.com/7f74c0204d42cf27e45fe2a3cc2f8c8fdff4bf3c047ae1318324b75d88ddc100/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6363333435623032642d6669782d677265656e) |
Address build issue in Node.js LTS versions with prerendering or SSR |
v18.2.10
18.2.10 (2024-10-23)
@angular-devkit/build-angular
Commit |
Description |
![fix - 7b775f4e0](https://camo.githubusercontent.com/46d739326d9f4b33c044bece2808452d3389396fb4bf493ddbe3c03c561903e3/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f3762373735663465302d6669782d677265656e) |
update http-proxy-middleware to 3.0.3 |
@angular/build
Commit |
Description |
![fix - b1e5f51f9](https://camo.githubusercontent.com/e8b8eada2f1f72a5b8edbb64ececef1e24b403e9dc2e2abec568aa649c193678/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6231653566353166392d6669782d677265656e) |
Address build issue in Node.js LTS versions with prerendering or SSR |
v17.3.11
17.3.11 (2024-10-23)
@angular-devkit/build-angular
Commit |
Description |
![fix - 8bad9cee0](https://camo.githubusercontent.com/09c23c07f05cebff8d0a5628bf8186764c1bb64a0a6ae8e5b5aa247c94e8a809/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f3862616439636565302d6669782d677265656e) |
update http-proxy-middleware to 2.0.7 |
v19.0.0-next.12
19.0.0-next.12 (2024-10-21)
@angular-devkit/build-angular
Commit |
Description |
![refactor - 62877bdf2](https://camo.githubusercontent.com/441dbd44afc07e662bf48a6be3c31cf0d1e1a770626bd2c15c0c9ddc4b8f70aa/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f3632383737626466322d7265666163746f722d79656c6c6f77) |
remove Protractor builder and schematics |
@angular/build
Commit |
Description |
![fix - 1654acf0f](https://camo.githubusercontent.com/75765749db4195a49be50d6d3d992ee31f879832f636e37818669d11ac7414b2/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f3136353461636630662d6669782d677265656e) |
relax constraints on external stylesheet component id |
@angular/ssr
Commit |
Description |
![fix - 44077f54e](https://camo.githubusercontent.com/4ef06a154ff279d601a842abc3424abe36a07680d394cb3d26507a81640aae54/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f3434303737663534652d6669782d677265656e) |
designate package as side-effect free |
Breaking Changes
@angular-devkit/build-angular
-
Protractor is no longer supported.
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.