Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 896d98a

Browse files
release: cut the v20.0.0-next.0 release
1 parent a6a1a82 commit 896d98a

File tree

1 file changed

+52
-0
lines changed

1 file changed

+52
-0
lines changed

‎CHANGELOG.md‎

Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,55 @@
1+
<a name="20.0.0-next.0"></a>
2+
3+
# 20.0.0-next.0 (2025年03月05日)
4+
5+
## Breaking Changes
6+
7+
### @angular/cli
8+
9+
- Node.js v18 is no longer supported with Angular.
10+
11+
Before updating a project to Angular v20, the Node.js version must be
12+
at least 20.11.1. For the full list of supported Node.js versions,
13+
see https://angular.dev/reference/versions.
14+
15+
### @angular-devkit/schematics
16+
17+
- The `NodePackageLinkTask` has been removed without a replacement. Create a custom task if needed.
18+
19+
Note: This does not affect application developers.
20+
21+
### @schematics/angular
22+
23+
| Commit | Type | Description |
24+
| --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------- |
25+
| [093c5a315](https://github.com/angular/angular-cli/commit/093c5a3152c4282d4afb51df40945283cc94d281) | feat | directly use `@angular/build` in new projects |
26+
27+
### @angular/cli
28+
29+
| Commit | Type | Description |
30+
| --------------------------------------------------------------------------------------------------- | ---- | -------------------------- |
31+
| [5e90c1b4e](https://github.com/angular/angular-cli/commit/5e90c1b4ec3f1d05ad00f2f854347a5bf8cb0860) | fix | remove Node.js v18 support |
32+
33+
### @angular-devkit/schematics
34+
35+
| Commit | Type | Description |
36+
| --------------------------------------------------------------------------------------------------- | -------- | --------------------------------------- |
37+
| [e6be37601](https://github.com/angular/angular-cli/commit/e6be37601d57f884a1ddf2cc1ddecf51819b9f51) | refactor | remove deprecated `NodePackageLinkTask` |
38+
39+
### @angular/build
40+
41+
| Commit | Type | Description |
42+
| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------- |
43+
| [c8c73185a](https://github.com/angular/angular-cli/commit/c8c73185a66c7c7825e30f7fcedbaacc9ca1c593) | fix | ensure matching coverage excludes with karma on Windows |
44+
45+
### @angular/ssr
46+
47+
| Commit | Type | Description |
48+
| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------ |
49+
| [280693231](https://github.com/angular/angular-cli/commit/280693231e143aa09f841e3179317573a3576545) | perf | optimize response times by introducing header flushing |
50+
51+
<!-- CHANGELOG SPLIT MARKER -->
52+
153
<a name="19.2.1"></a>
254

355
# 19.2.1 (2025年03月05日)

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /