Skip to content

Commit 4ec6dd4

Browse files
material 5.0.0-alpha.3, lab 5.0.0-alpha.1
1 parent f6e63fd commit 4ec6dd4

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,14 @@ title: Changelog
1414
(_Tags are copied from
1515
[babel](https://github.com/babel/babel/blob/master/CHANGELOG.md)_)
1616

17-
## master
17+
## 5.0.0-alpha.3
1818

1919
- :boom: Finish complete bindings rewrite of the main MUI package.
2020

21+
### MUI Lab 5.0.0-alpha.1
22+
23+
- :boom: Complete rewrite to adapt to MUI v5 (in progress).
24+
2125
## 5.0.0-alpha.2
2226

2327
- :bug: Fix Input element type.

packages/rescript-mui-material/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@rescript-mui/material",
3-
"version": "5.0.0-alpha.2",
3+
"version": "5.0.0-alpha.3",
44
"description": "This library provides ReScript bindings for material-ui (MUI).",
55
"keywords": [
66
"rescript",

0 commit comments

Comments
 (0)