Skip to content

Releases: TanStack/table

v9.0.0-alpha.32

09 Apr 03:55

Choose a tag to compare

v9.0.0-alpha.32 Pre-release
Pre-release

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

09 Apr 03:47

Choose a tag to compare

v9.0.0-alpha.31 Pre-release
Pre-release

v9.0.0-alpha.30

08 Apr 18:17

Choose a tag to compare

v9.0.0-alpha.30 Pre-release
Pre-release

Version 9.0.0-alpha.30 - 4/8/26, 6:16 PM

Changes

Fix

  • force (084ec79) by Kevin Van Cott
  • release all again (b8f00f7) by Kevin Van Cott

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

08 Apr 18:05

Choose a tag to compare

v9.0.0-alpha.29 Pre-release
Pre-release

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

07 Apr 16:59

Choose a tag to compare

v9.0.0-alpha.26 Pre-release
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.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

06 Apr 14:14

Choose a tag to compare

v9.0.0-alpha.25 Pre-release
Pre-release

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

04 Apr 09:12

Choose a tag to compare

v9.0.0-alpha.24 Pre-release
Pre-release

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

Packages

  • @tanstack/angular-table@9.0.0-alpha.24

@tanstack/angular-table@8.21.4

03 Apr 13:43
961258c

Choose a tag to compare

Patch Changes

  • fix conditional flexRenderComponent rendering (#1)

    Solve a rendering issue with flexRenderDirective that doesn't re-render component while using conditional flexRenderComponent in 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

02 Apr 01:05

Choose a tag to compare

v9.0.0-alpha.23 Pre-release
Pre-release

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

01 Apr 02:43

Choose a tag to compare

v9.0.0-alpha.22 Pre-release
Pre-release

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