Skip to content

@tanstack/table-core@9.2.3

Choose a tag to compare

@github-actions github-actions released this 26 Aug 19:31
Immutable release. Only release title and notes can be modified.
3bfc1bf

Patch Changes

  • #6568 468f267 - Fix hierarchical filtered row models so flatRows lists parents before descendants in both filtering modes, preserves filter metadata on cloned rows, and round-trips nested data correctly through worker-backed row models.

  • #6576 3b94648 - Emit grouped and downstream worker flatRows in parent-first preorder.