Releases: TanStack/table
v9.0.0-alpha.32
Version 9.0.0-alpha.32 - 4/9/26, 3:54 AM
Changes
Feat
- add bundle sizes to features in devtools (3884346) by Kevin Van Cott
Ci
- apply automated fixes (6598c7f) by autofix-ci[bot]
Packages
- @tanstack/table-core@9.0.0-alpha.32
- @tanstack/table-devtools@9.0.0-alpha.32
- @tanstack/angular-table@9.0.0-alpha.32
- @tanstack/lit-table@9.0.0-alpha.32
- @tanstack/preact-table@9.0.0-alpha.32
- @tanstack/preact-table-devtools@9.0.0-alpha.32
- @tanstack/react-table@9.0.0-alpha.32
- @tanstack/react-table-devtools@9.0.0-alpha.32
- @tanstack/solid-table@9.0.0-alpha.32
- @tanstack/solid-table-devtools@9.0.0-alpha.32
- @tanstack/svelte-table@9.0.0-alpha.32
- @tanstack/vue-table@9.0.0-alpha.32
- @tanstack/vue-table-devtools@9.0.0-alpha.32
v9.0.0-alpha.31
Full Changelog: v9.0.0-alpha.30...v9.0.0-alpha.31
v9.0.0-alpha.30
Version 9.0.0-alpha.30 - 4/8/26, 6:16 PM
Changes
Fix
Packages
- @tanstack/table-core@9.0.0-alpha.30
- @tanstack/table-devtools@9.0.0-alpha.30
- @tanstack/angular-table@9.0.0-alpha.30
- @tanstack/lit-table@9.0.0-alpha.30
- @tanstack/preact-table@9.0.0-alpha.30
- @tanstack/react-table@9.0.0-alpha.30
- @tanstack/react-table-devtools@9.0.0-alpha.30
- @tanstack/solid-table@9.0.0-alpha.30
- @tanstack/svelte-table@9.0.0-alpha.30
- @tanstack/vue-table@9.0.0-alpha.30
v9.0.0-alpha.29
dummy tag so it stops publishing wrong versions
v9.0.0-alpha.26 Pre-release
Version 9.0.0-alpha.26 - 4/7/26, 4:58 PM
Changes
Feat
svelte-table v9 refactor (#6227) (8d782b1) by Kevin Van Cott
Packages
@tanstack/angular-table@9.0.0-alpha.29
@tanstack/preact-table@9.0.0-alpha.29
@tanstack/react-table@9.0.0-alpha.29
@tanstack/solid-table@9.0.0-alpha.29
@tanstack/svelte-table@9.0.0-alpha.29
@tanstack/vue-table@9.0.0-alpha.29
v9.0.0-alpha.26
Version 9.0.0-alpha.26 - 4/7/26, 4:58 PM
Changes
Feat
Packages
- @tanstack/angular-table@9.0.0-alpha.26
- @tanstack/preact-table@9.0.0-alpha.26
- @tanstack/react-table@9.0.0-alpha.26
- @tanstack/solid-table@9.0.0-alpha.26
- @tanstack/svelte-table@9.0.0-alpha.26
- @tanstack/vue-table@9.0.0-alpha.26
v9.0.0-alpha.25
Version 9.0.0-alpha.25 - 4/6/26, 2:13 PM
Changes
Feat
- enable vue adapter chore: add lots of solid examples (2ad6f97) by Kevin Van Cott
Packages
- @tanstack/vue-table@9.0.0-alpha.25
v9.0.0-alpha.24
Version 9.0.0-alpha.24 - 4/4/26, 9:12 AM
Changes
Feat
- enable solid-table publishing and update examples (b52e3aa) by Kevin Van Cott
Fix
- angular: [v9] fix conditional flexRenderComponent rendering (#6219) (2e4af82) by @riccardoperra
Packages
- @tanstack/angular-table@9.0.0-alpha.24
@tanstack/angular-table@8.21.4
Patch Changes
-
fix conditional flexRenderComponent rendering (#1)
Solve a rendering issue with flexRenderDirective that doesn't re-render component while using conditional
flexRenderComponentin the same cell column configuration (same cell reference in template, so it's a case where you are not updating table state but relies on external data outside of table scope)
v9.0.0-alpha.23
Version 9.0.0-alpha.23 - 4/2/26, 1:04 AM
Changes
Fix
- package upgrades and migrate to tsdown for builds (321aea4) by Kevin Van Cott
Packages
- @tanstack/table-core@9.0.0-alpha.23
- @tanstack/angular-table@9.0.0-alpha.23
- @tanstack/preact-table@9.0.0-alpha.23
- @tanstack/react-table@9.0.0-alpha.23
v9.0.0-alpha.22
Version 9.0.0-alpha.22 - 4/1/26, 2:43 AM
Changes
Fix
- put columns and data in useStore selector in useTable (0691785) by Kevin Van Cott
Packages
- @tanstack/preact-table@9.0.0-alpha.22
- @tanstack/react-table@9.0.0-alpha.22