react-table v7.0.0-beta.16 Release Notes

    • โœ‚ Removed service workers from examples
    • ๐Ÿ›  Fixed a memory leak when instance was referenced in function closures
    • ๐Ÿ›  Fixed an issue where the table would infinitely rerender due to incorrect effect dependencies
    • ๐Ÿ›  Fixed an issue where row grouping and row selection would not work properly together.