We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46ee053 commit dfd3b61Copy full SHA for dfd3b61
CHANGELOG.md
@@ -14,6 +14,10 @@ title: Changelog
14
(_Tags are copied from
15
[babel](https://github.com/babel/babel/blob/master/CHANGELOG.md)_)
16
17
+## 5.0.0-alpha.10
18
+
19
+- :bug: Fix Popper anchorEl signature once more.
20
21
## 5.0.0-alpha.9
22
23
- :bug: Fix Popper anchorEl signature
packages/rescript-mui-material/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@rescript-mui/material",
3
- "version": "5.0.0-alpha.9",
+ "version": "5.0.0-alpha.10",
4
"description": "This library provides ReScript bindings for material-ui (MUI).",
5
"keywords": [
6
"rescript",
0 commit comments