Releases: cca-io/rescript-mui
Releases · cca-io/rescript-mui
5.0.0-alpha.10
- 🐛 Fix Popper anchorEl signature once more.
5.0.0-alpha.8
- 💥 Switch to rescript.json for all packages
MUI Lab 5.0.0-alpha.3
- 💥 Switch to rescript.json
5.0.0-alpha.7
-
💅 Switch to rescript.json
-
🐛 Fix Autocomplete's renderTags signature.
-
🐛 Fix Autocomplete's renderOption signature.
-
🐛 Fix typo
@as
annotations in Fab and LoadingButton.
5.0.0-alpha.6
- 🐛 Fix Breadcrumbs signature.
5.0.0-alpha.4
- 🐛 Fix CardActionArea having no typical button props like onClick.
5.0.0-alpha.3 / MUI Lab 5.0.0-alpha.1
MUI Material 5.0.0-alpha.3
- 💥 Finish complete bindings rewrite of the main MUI package.
MUI Lab 5.0.0-alpha.1
- 💥 Complete rewrite to adapt to MUI v5 (in progress).
5.0.0-alpha.2
- 🐛 Fix Input element type.
5.0.0-alpha.1
- 💥 Complete rewrite to adapt to MUI v5 (in progress).
- 💥 Release rescript-mui packages under a new npm organization (
@rescript-mui
). - 📝 Rename the repository to rescript-mui.
- 📝 Deprecate website.
- 🏠 Restructure repo to a ReScript-Monorepo with pinned-packages.
3.0.2
- 🐛 Fixed the binding generator's handling of
int
enums.
3.0.1
- 🏠 Fixed outdated peer dependencies.