#
Using with @material-ui v5The v5 version is always keept on par withthe v4 branch expect thechanges to make v5 workable.
#
Breaking Changes#
ChangesThe table icons are now supplied out-of-the-box, but can still be added to override them.
#
ReasoningWith material-ui
v5 becoming stable with a beta on July 1st and being promoted as the version to use, we starting to support both version v4 and v5.
If you migrated to version 5 of material-ui
, simply install our prerelease version to access the new version that supports v5.
#
Installation#
Yarnyarn add @material-table/core@next
#
NPMnpm install @material-table/core@next