File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
packages/rescript-mui-material Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,14 @@ title: Changelog
1414(_ Tags are copied from
1515[ babel] ( https://github.com/babel/babel/blob/master/CHANGELOG.md ) _ )
1616
17+ ## 5.0.0-alpha.7
18+
19+ - :nail_care : - Switch to rescript.json
20+
21+ - :bug : Fix Autocomplete's renderTags signature.
22+ - :bug : Fix Autocomplete's renderOption signature.
23+ - :bug : Fix typo '@as ' annotations in Fab and LoadingButton.
24+
1725## 5.0.0-alpha.6
1826
1927- :bug : Fix Breadcrumbs signature.
Original file line number Diff line number Diff line change 11{
22 "name" : " @rescript-mui/material" ,
3- "version" : " 5.0.0-alpha.6 " ,
3+ "version" : " 5.0.0-alpha.7 " ,
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