TanStack

TanStack Table Blog

See all blog posts
Announcing TanStack Table V9

TanStack Table V9 is here with a tree-shakable feature architecture, fine-grained reactivity, improved performance, and first-class support for more frameworks.

Kevin Van Cott · Aug 4, 2026
Inside TanStack Table V9 Reactivity

TanStack Table V9 moves state and options behind reactive primitives so updates stay within the scopes that consume them. Here is the path we took to get there.

Riccardo Perra · Jul 19, 2026
How an Underrated Refactor Saved 90% Memory Usage

TanStack Table V9 can use dramatically less memory than Table V8 in large tables because row, column, cell, and header APIs now live on shared prototypes instead of every object instance.

Kevin Van Cott · Jun 22, 2026
TypeScript Performance in TanStack Table V9

TanStack Table V9's types do a lot more than V8's did. Here's how we cut type instantiations by 62-86% across every package between alpha.54 and beta.12 to keep the editor experience feeling instant.

Kevin Van Cott · Jun 14, 2026
TanStack Table V9: Taking Form

TanStack Table V9 is now in Beta. It wouldn't be as good as it is without our learnings from building TanStack Form.

Kevin Van Cott · Jun 7, 2026
TanStack Table + Ag-Grid Partnership

AG Grid is now the official TanStack Table open-source partner. Together we'll educate the ecosystem about the differences between the two libraries and when to choose which.

Tanner Linsley and Niall Crosby · Jun 17, 2022