File tree Expand file tree Collapse file tree 1 file changed +32
-0
lines changed Expand file tree Collapse file tree 1 file changed +32
-0
lines changed Original file line number Diff line number Diff line change
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
+
1
33
<a name =" 16.2.1 " ></a >
2
34
3
35
# 16.2.1 (2023-08-30)
You can’t perform that action at this time.
0 commit comments