We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ff03e7 commit 04ddcdcCopy full SHA for 04ddcdc
CHANGELOG.md
@@ -1,3 +1,6 @@
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 bewteen 11.0.0-rc.2 and 11.0.0-rc.3.
6
package.json
@@ -48,7 +48,7 @@
48
"integration-tests:size-test": "bazel test //integration/size-test/...",
49
"check-mdc-tests": "ts-node --project scripts/tsconfig.json scripts/check-mdc-tests.ts"
50
},
51
- "version": "11.0.0-rc.3",
+ "version": "11.0.0-rc.4",
52
"dependencies": {
53
"@angular/animations": "^11.0.0-rc.3",
54
"@angular/common": "^11.0.0-rc.3",
0 commit comments