Skip to content

v1.9.3

Compare
Choose a tag to compare
@KevinVandy KevinVandy released this 02 Apr 05:07

What's Changed

  • Upgraded to latest TanStack Table v8.8.5 for new getCanSomeRowsExpand bugfix
  • Fixed issue where page index could be out of bounds after the number of rows in the table decreases. Table now goes to the last page automatically when this happens.
  • Fixed issue where global filter textbox would not initialize from external state properly
  • Fixed typo in onShowColumnFiltersChange prop name (renamed from onShowFiltersChanged)

New Contributors

Full Changelog: v1.9.2...v1.9.3