React Data Grid v7.0.0-canary.31 Release Notes

Release Date: 2020-11-09 // over 3 years ago
    • ๐Ÿšš (Breaking) Remove some exports from the grid (PR)
    • ๐Ÿ‘‰ Use a pseudo-element for header resizer (PR)
    • (new) Formatters now receive a new onRowChange prop (PR)
    • (new) Change column.name type from string to string/ReactElement (PR)
    • Publish bundles instead of modules, use babel only for transpilation (PR)
    • ๐Ÿ‘‰ Use the new jsx runtime (PR). The minimum supported react version is 16.14 now.