File tree 3 files changed +12
-6
lines changed 3 files changed +12
-6
lines changed Original file line number Diff line number Diff line change
1
+ # 11.0.0-rc.4 "angora-archipelago" (2020-11-10)
2
+ 11.0.0-rc.2 and 11.0.0-rc.3 had a regression in the sass bundle size. This has been fixed in 11.0.0-rc.4
3
+
4
+ # 11.0.0-rc.3 "merino-meadow" (2020-11-10)
5
+ There are no changes between 11.0.0-rc.2 and 11.0.0-rc.3.
6
+
1
7
# 11.0.0-rc.2 "vicuna-valley" (2020-11-10)
2
8
3
9
### cdk
Original file line number Diff line number Diff line change 48
48
"integration-tests:size-test" : " bazel test //integration/size-test/..." ,
49
49
"check-mdc-tests" : " ts-node --project scripts/tsconfig.json scripts/check-mdc-tests.ts"
50
50
},
51
- "version" : " 11.0.0-rc.2 " ,
51
+ "version" : " 11.0.0-rc.4 " ,
52
52
"dependencies" : {
53
53
"@angular/animations" : " ^11.0.0-rc.3" ,
54
54
"@angular/common" : " ^11.0.0-rc.3" ,
69
69
"zone.js" : " ~0.10.3"
70
70
},
71
71
"devDependencies" : {
72
- "@angular-devkit/build-optimizer" : " ^0.1100.0-rc.2 " ,
72
+ "@angular-devkit/build-optimizer" : " ^0.1100.0-rc.3 " ,
73
73
"@angular-devkit/core" : " ^11.0.0-rc.3" ,
74
74
"@angular-devkit/schematics" : " ^11.0.0-rc.3" ,
75
75
"@angular/bazel" : " ^11.0.0-rc.3" ,
Original file line number Diff line number Diff line change 2
2
# yarn lockfile v1
3
3
4
4
5
- "@angular-devkit/build-optimizer@^0.1100.0-rc.2 ":
6
- version "0.1100.0-rc.2 "
7
- resolved "https://registry.yarnpkg.com/@angular-devkit/build-optimizer/-/build-optimizer-0.1100.0-rc.2 .tgz#e90a7bda8e0c443aefb13b12808fe08438a26160 "
8
- integrity sha512-aysLYkNVk/4UQQmYCu0vOxtegA6D+HSq4VmIxO5n5P2sAHtgRAYFBiC41lIh/Q2NU/rZVEJRvh7yjcuBd+FSUg ==
5
+ "@angular-devkit/build-optimizer@^0.1100.0-rc.3 ":
6
+ version "0.1100.0-rc.3 "
7
+ resolved "https://registry.yarnpkg.com/@angular-devkit/build-optimizer/-/build-optimizer-0.1100.0-rc.3 .tgz#1db27c32b0380e7f8c5f393b387eb1ecc9eb5e50 "
8
+ integrity sha512-vh7ZsSmUg7teh2edMwmT0SuqBH/zwmy/QtzgUY4g1A8QfF2c0EwQAzwBDZxiGgvJS8yfor7igxKz/vb66DXRXw ==
9
9
dependencies:
10
10
loader-utils "2.0.0"
11
11
source-map "0.7.3"
You can’t perform that action at this time.
0 commit comments