File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change
1
+ # 9.0.0-rc.8 "stone-stallion" (2020-01-16)
2
+
3
+ ### material
4
+
5
+ | | |
6
+ | ---------- | --------------------- |
7
+ | bug fix | **form-field:** undeprecated legacy and standard appearances ([#18144](https://github.com/angular/components/issues/18144)) ([9ea5694](https://github.com/angular/components/commit/9ea5694)) |
8
+
9
+ ### google-maps
10
+
11
+ | | |
12
+ | ---------- | --------------------- |
13
+ | bug fix | sub-components throwing during server-side rendering ([#18059](https://github.com/angular/components/issues/18059)) ([a7f7e9b](https://github.com/angular/components/commit/a7f7e9b)) |
14
+
15
+
1
16
# 9.0.0-rc.7 "obsidian-elephant" (2020-01-08)
2
17
3
18
### material
Original file line number Diff line number Diff line change 41
41
"tslint" : " tslint -c tslint.json --project ./tsconfig.json" ,
42
42
"stylelint" : " stylelint \" src/**/*.+(css|scss)\" --config .stylelintrc.json --syntax scss"
43
43
},
44
- "version" : " 9.0.0-rc.7 " ,
44
+ "version" : " 9.0.0-rc.8 " ,
45
45
"dependencies" : {
46
46
"@angular/animations" : " ^9.0.0-rc.9" ,
47
47
"@angular/common" : " ^9.0.0-rc.9" ,
You can’t perform that action at this time.
0 commit comments