File tree 2 files changed +11
-1
lines changed
2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change
1
+ # 9.0.0-rc.2 "neon-bubble" (2019-11-14)
2
+
3
+ ### material
4
+
5
+ | | |
6
+ | ---------- | --------------------- |
7
+ | bug fix | **checkbox:** unknown property warning with Ivy during server-side rendering ([#17485](https://github.com/angular/components/issues/17485)) ([227c490](https://github.com/angular/components/commit/227c490)) |
8
+ | bug fix | **ng-update:** migrations not running for release candidate versions ([#17704](https://github.com/angular/components/issues/17704)) ([bfa88fd](https://github.com/angular/components/commit/bfa88fd)) |
9
+
10
+
1
11
# 9.0.0-rc.1 "butane-bonanza" (2019-11-12)
2
12
3
13
### cdk
Original file line number Diff line number Diff line change 40
40
"tslint" : " tslint -c tslint.json --project ./tsconfig.json" ,
41
41
"stylelint" : " stylelint \" src/**/*.+(css|scss)\" --config .stylelintrc.json --syntax scss"
42
42
},
43
- "version" : " 9.0.0-rc.1 " ,
43
+ "version" : " 9.0.0-rc.2 " ,
44
44
"dependencies" : {
45
45
"@angular/animations" : " ^9.0.0-rc.2" ,
46
46
"@angular/common" : " ^9.0.0-rc.2" ,
You can’t perform that action at this time.
0 commit comments