v6.0.0
Breaking changes
- Update for Material-UI v4 #22
- Require at least React 16.8.0
Changed
- Wrap the icons with
React.forwardRef
, soref
can be used on icons - Wrap the icons with
React.memo
for improved performance
A note on compatibility and versioning
There are three major versions of this package, each one for different Material-UI releases. All three versions will receive icon updates as minor releases for the foreseeable future.
Material-UI | mdi-material-ui |
---|---|
0.x | ^4.0.0 |
^1.0.0, ^3.0.0 | ^5.0.0 |
^4.0.0 | ^6.0.0 |