Skip to content

Commit c79a246

Browse files
committed
docs: release notes for the v20.0.0-next.9 release
1 parent 9fc2fec commit c79a246

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

CHANGELOG.md

+28
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,31 @@
1+
<a name="20.0.0-next.9"></a>
2+
3+
# 20.0.0-next.9 (2025-04-30)
4+
5+
### @schematics/angular
6+
7+
| Commit | Type | Description |
8+
| --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------------------- |
9+
| [5876577af](https://github.com/angular/angular-cli/commit/5876577af163b534846e720b0184558197dce741) | feat | Add prompt for new apps to be zoneless |
10+
| [c557a19ef](https://github.com/angular/angular-cli/commit/c557a19ef4eed9f2d805bb235d3819c69a1aaef6) | fix | avoid empty polyfill option for new zoneless application |
11+
| [148498c2b](https://github.com/angular/angular-cli/commit/148498c2bcd0feb495dc0aa14b6a4555ac01facb) | fix | Remove experimental from zoneless |
12+
| [0f7dc2cd8](https://github.com/angular/angular-cli/commit/0f7dc2cd8f76f928e64e734563a433ff6a0d478c) | fix | skip spec project reference for minimal ng new |
13+
14+
### @angular/build
15+
16+
| Commit | Type | Description |
17+
| --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------------------------------------------- |
18+
| [d6ea6b09f](https://github.com/angular/angular-cli/commit/d6ea6b09f182433f859a78d4a4d38a9db521e593) | feat | add experimental vitest browser support to unit-testing |
19+
| [05485ede7](https://github.com/angular/angular-cli/commit/05485ede7b472f98120c51f28bd485eeb635bac2) | fix | ensure `com.chrome.devtools.json` is consistently served after initial run |
20+
21+
### @angular/ssr
22+
23+
| Commit | Type | Description |
24+
| --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------- |
25+
| [2d11e8e45](https://github.com/angular/angular-cli/commit/2d11e8e45b29cf879ee72ffbcf438198d73ffaba) | fix | return 302 when redirectTo is a function |
26+
27+
<!-- CHANGELOG SPLIT MARKER -->
28+
129
<a name="19.2.10"></a>
230

331
# 19.2.10 (2025-04-30)

0 commit comments

Comments
 (0)