react-table v6.7.5 Release Notes

  • 🛠 Fixes & Optimizations

    • Now passes column to getResizerProps (#667)
    • NOTE: getResizerProps is now only called if the column is resizable
    • 🛠 Fixes the className ordering in defaultProps for ThComponent (#673)
    • 0️⃣ NOTE: user supplied classNames now come at the end so they can extend the defaults