Skip to content

Commit 48038a5

Browse files
committed
docs: release notes for the v17.2.0-rc.0 release
1 parent e9cec41 commit 48038a5

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
<a name="17.2.0-rc.0"></a>
2+
3+
# 17.2.0-rc.0 (2024-02-08)
4+
5+
### @angular-devkit/build-angular
6+
7+
| Commit | Type | Description |
8+
| --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------------------------------------------------- |
9+
| [7f57123fd](https://github.com/angular/angular-cli/commit/7f57123fd40b345d7880cb9e2eccd4757c0fb6ee) | feat | add define build option to application builder |
10+
| [b59f663e5](https://github.com/angular/angular-cli/commit/b59f663e5715e009b05bf560637c1bca3b112784) | feat | allow control of Vite-based development server prebundling |
11+
| [7a12074dc](https://github.com/angular/angular-cli/commit/7a12074dc940f1aa8f5347071324fa0d2fd1300b) | feat | provide option to allow automatically cleaning the terminal screen during rebuilds |
12+
| [2a25e06ea](https://github.com/angular/angular-cli/commit/2a25e06eaeba1e30ca6ddd76e7bd46b66c2112db) | fix | allow `./` baseHref when using vite based server |
13+
| [5e6f1a9f4](https://github.com/angular/angular-cli/commit/5e6f1a9f4362e9b12db64c7c2e609a346b17963d) | fix | avoid preloading server chunks |
14+
| [8d5af1d5c](https://github.com/angular/angular-cli/commit/8d5af1d5c78ce9aa996f6ba138b99d0bb5005d46) | fix | ensure correct `.html` served with Vite dev-server |
15+
| [1aeeb7da0](https://github.com/angular/angular-cli/commit/1aeeb7da099ff90126b0844eb6c8ed21d174e617) | fix | ensure WebWorker main entry is used in output code |
16+
17+
<!-- CHANGELOG SPLIT MARKER -->
18+
119
<a name="17.1.3"></a>
220

321
# 17.1.3 (2024-02-08)

0 commit comments

Comments
 (0)