react-data-table v6.4.0 Release Notes

Release Date: 2020-04-05 // almost 4 years ago
  • ๐Ÿ”‹ Features

    • #511 you can now programmatically control if a row is expanded via expandableRowExpanded when your data changes. Previously, expandableRowExpanded only allowed this on the initial data render.

    ๐Ÿ›  Fixes

    • #513 fix missing typing for selectableRowsNoSelectAll