File tree 2 files changed +29
-1
lines changed
2 files changed +29
-1
lines changed Original file line number Diff line number Diff line change
1
+ <a name =" 14.0.0-next.2 " ></a >
2
+
3
+ # 14.0.0-next.2 (2022-02-17)
4
+
5
+ ## Breaking Changes
6
+
7
+ ### @angular/cli
8
+
9
+ - Deprecated ` ng x18n ` and ` ng i18n-extract ` commands have been removed in favor of ` ng extract-i18n ` .
10
+
11
+ ### @angular/cli
12
+
13
+ | Commit | Type | Description |
14
+ | --------------------------------------------------------------------------------------------------- | -------- | ----------------------------------------------------- |
15
+ | [ b69ca3a7d] ( https://github.com/angular/angular-cli/commit/b69ca3a7d22b54fc06fbc1cfb559b2fd915f5609 ) | refactor | remove deprecated command aliases for ` extract-i18n ` . |
16
+
17
+ ### @angular-devkit/build-angular
18
+
19
+ | Commit | Type | Description |
20
+ | --------------------------------------------------------------------------------------------------- | ---- | -------------------------------------- |
21
+ | [ fafbbeab6] ( https://github.com/angular/angular-cli/commit/fafbbeab6d9ab5e8797e373f869f365729e569c5 ) | fix | update license-webpack-plugin to 4.0.2 |
22
+
23
+ ## Special Thanks
24
+
25
+ Alan Agius, Anner Visser, Charles Lyding and Joey Perrott
26
+
27
+ <!-- CHANGELOG SPLIT MARKER -->
28
+
1
29
<a name =" 13.2.4 " ></a >
2
30
3
31
# 13.2.4 (2022-02-17)
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @angular/devkit-repo" ,
3
- "version" : " 14.0.0-next.1 " ,
3
+ "version" : " 14.0.0-next.2 " ,
4
4
"private" : true ,
5
5
"description" : " Software Development Kit for Angular" ,
6
6
"bin" : {
You can’t perform that action at this time.
0 commit comments