File tree 2 files changed +32
-1
lines changed
2 files changed +32
-1
lines changed Original file line number Diff line number Diff line change
1
+ <a name =" 14.0.0-rc.3 " ></a >
2
+
3
+ # 14.0.0-rc.3 (2022-05-31)
4
+
5
+ ### @angular/cli
6
+
7
+ | Commit | Type | Description |
8
+ | --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------------------------- |
9
+ | [ b97772dfc] ( https://github.com/angular/angular-cli/commit/b97772dfc03401fe1faa79e77742905341bd5d46 ) | fix | support silent package installs with Yarn 2+ |
10
+ | [ 87cd5cd43] ( https://github.com/angular/angular-cli/commit/87cd5cd4311e71a15ea1ecb82dde7480036cb815 ) | fix | workaround npm 7+ peer dependency resolve errors during updates |
11
+
12
+ ### @angular-devkit/build-angular
13
+
14
+ | Commit | Type | Description |
15
+ | --------------------------------------------------------------------------------------------------- | ---- | --------------------------------------------------------------- |
16
+ | [ 2adf252dc] ( https://github.com/angular/angular-cli/commit/2adf252dc8a7eb0ce504de771facca56730e5272 ) | fix | add es2015 exports package condition to browser-esbuild |
17
+ | [ 48630ccfd] ( https://github.com/angular/angular-cli/commit/48630ccfd7a672fc5174ef484b3bd5c549d32fef ) | fix | detect ` tailwind.config.cjs ` as valid tailwindcss configuration |
18
+
19
+ ### @angular-devkit/schematics
20
+
21
+ | Commit | Type | Description |
22
+ | --------------------------------------------------------------------------------------------------- | ---- | ---------------------------------------------------- |
23
+ | [ 48f9b79bc] ( https://github.com/angular/angular-cli/commit/48f9b79bc4d43d0180bab5af5726621a68204a15 ) | fix | support ignore scripts package installs with Yarn 2+ |
24
+ | [ 3471cd6d8] ( https://github.com/angular/angular-cli/commit/3471cd6d8696ae9c28dba901d3e0f6868d69efc8 ) | fix | support quiet package installs with Yarn 2+ |
25
+
26
+ ## Special Thanks
27
+
28
+ Alan Agius, Charles Lyding and Doug Parker
29
+
30
+ <!-- CHANGELOG SPLIT MARKER -->
31
+
1
32
<a name =" 14.0.0-rc.2 " ></a >
2
33
3
34
# 14.0.0-rc.2 (2022-05-25)
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @angular/devkit-repo" ,
3
- "version" : " 14.0.0-rc.2 " ,
3
+ "version" : " 14.0.0-rc.3 " ,
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