Skip to content

Commit 3fa465e

Browse files
committed
release: cut the v17.0.0-next.0 release
1 parent 2702419 commit 3fa465e

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

CHANGELOG.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,35 @@
1+
<a name="17.0.0-next.0"></a>
2+
3+
# 17.0.0-next.0 (2023-08-30)
4+
5+
## Breaking Changes
6+
7+
### @schematics/angular
8+
9+
- App-shell and Universal schematics deprecated unused `appId` option has been removed.
10+
11+
### @angular-devkit/build-angular
12+
13+
- Node.js v16 support has been removed
14+
15+
Node.js v16 is planned to be End-of-Life on 2023-09-11. Angular will stop supporting Node.js v16 in Angular v17.
16+
For Node.js release schedule details, please see: https://github.com/nodejs/release#release-schedule
17+
18+
### @schematics/angular
19+
20+
| Commit | Type | Description |
21+
| --------------------------------------------------------------------------------------------------- | -------- | ------------------------------ |
22+
| [b15e82758](https://github.com/angular/angular-cli/commit/b15e827580d6d3159c49521eb9b5d2b6d8ca2502) | refactor | remove deprecated appId option |
23+
24+
### @angular-devkit/build-angular
25+
26+
| Commit | Type | Description |
27+
| --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------- |
28+
| [3c0719bde](https://github.com/angular/angular-cli/commit/3c0719bde244c45d71881d35899e5ee6206c09ee) | feat | initial i18n extraction support for application builder |
29+
| [5bf7022c4](https://github.com/angular/angular-cli/commit/5bf7022c4749f1298de61ef75e36769bbb8aba12) | fix | remove support for Node.js v16 |
30+
31+
<!-- CHANGELOG SPLIT MARKER -->
32+
133
<a name="16.2.1"></a>
234

335
# 16.2.1 (2023-08-30)

0 commit comments

Comments
 (0)