File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed
packages/rescript-mui-material Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,15 @@ title: Changelog
1414(_ Tags are copied from
1515[ babel] ( https://github.com/babel/babel/blob/master/CHANGELOG.md ) _ )
1616
17+ ## 5.0.0-rc.2
18+
19+ - :rocket : Add ARIA props.
20+
21+ ## 5.0.0-rc.1
22+
23+ - :boom : Split ` Autocomplete ` into ` Autocomplete ` and ` Autocomplete.Multiple ` and fix their types.
24+ - :rocket : OverridableComponent: Add ` componentWithUnknownProps ` type coercion function.
25+
1726## 5.0.0-rc.1
1827
1928- :boom : Split ` Autocomplete ` into ` Autocomplete ` and ` Autocomplete.Multiple ` and fix their types.
Original file line number Diff line number Diff line change 11{
22 "name" : " @rescript-mui/material" ,
3- "version" : " 5.0.0-rc.1 " ,
3+ "version" : " 5.0.0-rc.2 " ,
44 "description" : " This library provides ReScript bindings for material-ui (MUI)." ,
55 "keywords" : [
66 " rescript" ,
You can’t perform that action at this time.
0 commit comments