Skip to content

Commit 9329a2d

Browse files
Some dev upgrades
1 parent 27ba423 commit 9329a2d

File tree

5 files changed

+17
-2
lines changed

5 files changed

+17
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ title: Changelog
1414
(_Tags are copied from
1515
[babel](https://github.com/babel/babel/blob/master/CHANGELOG.md)_)
1616

17+
## 5.1.2
18+
19+
- :bug: Add overflow props to `System`
20+
1721
## 5.1.1
1822

1923
- :bug: restore the accidentally removed id prop of `ButtonBase`
File renamed without changes.

helpers/src/bindings/NodeJs.bs.js

Lines changed: 12 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
File renamed without changes.

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,8 @@
3131
"@mui/x-date-pickers": "^7.1.1",
3232
"@rescript/react": "^0.12.1",
3333
"@rescript/tools": "^0.6.6",
34-
"@rolandpeelen/rewatch": "^1.0.10",
34+
"@rolandpeelen/rewatch": "^1.2.0",
3535
"parcel": "^2.13.3",
36-
"process": "^0.11.10",
3736
"rescript": "^11.1.4"
3837
}
3938
}

0 commit comments

Comments
 (0)