Skip to content

@tanstack/table-core@9.1.1

Choose a tag to compare

@github-actions github-actions released this 08 Aug 18:38
Immutable release. Only release title and notes can be modified.
058a520

Patch Changes

  • #6529 269e0d8 - Fix getSortedRowModel().flatRows listing sub-rows before their parent. This restores the parent-first order used by the v8 sorted model and aligns the flattened result with the sorted rows tree, core row model, and paginated row model.