@@ -16,10 +16,6 @@ off `@material-ui/core` version [`4.7.1`][mui-4.7.x-doc] and
1616
1717| Haxe Material UI | ` @material-ui/core ` | ` @material-ui/icons ` |
1818| :-------------------:| :--------------------------:| :--------------------:|
19- | < ` 0.9.0 ` | ± [ ` 3.6.x ` ] [ mui-3.6.0-doc ] | ` 3.0.x ` |
20- | ` 0.9.0 ` - ` 0.11.0 ` | [ ` 3.7.x ` ] [ mui-3.7.0-doc ] | ` 3.0.x ` |
21- | ` 0.12.x ` | [ ` 3.8.x ` ] [ mui-3.8.0-doc ] | ` 3.0.x ` |
22- | ` 0.13.x ` - ??? | [ ` 3.9.x ` ] [ mui-3.9.0-doc ] | ` 3.0.x ` |
2319| ` 3.9.x ` | [ ` 3.9.x ` ] [ mui-3.9.0-doc ] | ` 3.0.x ` |
2420| ` 4.x.x ` | ≥ [ ` 4.7.0 ` ] [ mui-4.7.x-doc ] | ` 4.5.x ` |
2521
@@ -37,9 +33,8 @@ possible using [`react-next-compat`](https://github.com/kLabz/haxe-react-next-co
3733This would not be 100% accurate, but since current version of ` react ` doesn't
3834check props types, this should work.
3935
40- This library should work with Haxe ` 3.4.7 ` , and fixes will be made if necessary,
41- but it is not being intensively tested with this version of Haxe. Please
42- [ open an issue] [ open-issue ] if you have trouble using it with Haxe 3.4.7.
36+ Compatibility with Haxe ` 3.4.7 ` is now enforced in CI and should be kept at
37+ least until Haxe ` 4.1.0 ` is released.
4338
4439### Installation
4540
@@ -82,9 +77,6 @@ on [`haxe-react`'s gitter][gitter] or haxe discord ([invitation link][discord]).
8277
8378[ mui-core ] : https://www.npmjs.com/package/@material-ui/core
8479[ mui-icons ] : https://www.npmjs.com/package/@material-ui/icons
85- [ mui-3.6.0-doc ] : https://v3-6-0.material-ui.com/versions/
86- [ mui-3.7.0-doc ] : https://v3-7-0.material-ui.com/versions/
87- [ mui-3.8.0-doc ] : https://v3-8-0.material-ui.com/versions/
8880[ mui-3.9.0-doc ] : https://v3-9-0.material-ui.com/versions/
8981[ mui-4.7.x-doc ] : https://material-ui.com/versions/
9082[ react-next ] : https://github.com/kLabz/haxe-react
0 commit comments