File tree Expand file tree Collapse file tree 2 files changed +31
-1
lines changed Expand file tree Collapse file tree 2 files changed +31
-1
lines changed Original file line number Diff line number Diff line change
1
+ <a name =" 13.1.0-next.2 " ></a >
2
+
3
+ # 13.1.0-next.2 (2021-11-17)
4
+
5
+ ### @angular/cli
6
+
7
+ | Commit | Type | Description |
8
+ | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------- |
9
+ | [ ecd9fb5c7] ( https://github.com/angular/angular-cli/commit/ecd9fb5c774b6301348c4514da04d58ae8903d06 ) | feat | provide more detailed error for not found builder |
10
+
11
+ ### @schematics/angular
12
+
13
+ | Commit | Type | Description |
14
+ | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------ |
15
+ | [ 21809e14c] ( https://github.com/angular/angular-cli/commit/21809e14cd5c666c82fdaebc9e601341dfb76d0a ) | feat | loosen project name validation |
16
+
17
+ ### @angular-devkit/build-angular
18
+
19
+ | Commit | Type | Description |
20
+ | --------------------------------------------------------------------------------------------------- | ---- | ------------------------------------------------------------ |
21
+ | [ bc8563760] ( https://github.com/angular/angular-cli/commit/bc856376039287cf5fb6135ca5da65a9000f5664 ) | feat | add estimated transfer size to build output report |
22
+ | [ 6d0f99a2d] ( https://github.com/angular/angular-cli/commit/6d0f99a2deef957c15836c172b9f68f716f836a4 ) | feat | support JSON comments in dev-server proxy configuration file |
23
+ | [ 789ddfaeb] ( https://github.com/angular/angular-cli/commit/789ddfaeb0fcbc9aab1581384b88c3618e606c4b ) | perf | disable webpack backwards compatible APIs |
24
+
25
+ ## Special Thanks
26
+
27
+ Alan Agius, Charles Lyding, Doug Parker, Joey Perrott and Krzysztof Platis
28
+
29
+ <!-- CHANGELOG SPLIT MARKER -->
30
+
1
31
<a name =" 13.0.3 " ></a >
2
32
3
33
# 13.0.3 (2021-11-17)
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @angular/devkit-repo" ,
3
- "version" : " 13.1.0-next.1 " ,
3
+ "version" : " 13.1.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