Skip to content

Releases: TanStack/table

v9.0.0-alpha.44

08 May 00:06

Choose a tag to compare

v9.0.0-alpha.44 Pre-release
Pre-release

Version 9.0.0-alpha.44 - 5/8/26, 12:05 AM

Changes

Feat

  • simplified Subscribe by remove table prop in favor of just source (ae24248) by Kevin Van Cott

Ci

  • apply automated fixes (4317a9c) by autofix-ci[bot]

Other

Packages

  • @tanstack/angular-table@9.0.0-alpha.44
  • @tanstack/lit-table@9.0.0-alpha.44
  • @tanstack/preact-table@9.0.0-alpha.44
  • @tanstack/react-table@9.0.0-alpha.44
  • @tanstack/solid-table@9.0.0-alpha.44
  • @tanstack/svelte-table@9.0.0-alpha.44
  • @tanstack/vue-table@9.0.0-alpha.44

v9.0.0-alpha.43

07 May 16:51

Choose a tag to compare

v9.0.0-alpha.43 Pre-release
Pre-release

Version 9.0.0-alpha.43 - 5/7/26, 4:50 PM

Changes

Fix

  • remove options store from react/preact and refactor external state syncing (#6244) (8370b54) by Kevin Van Cott

Chore

  • fix some invalid example tsconfigs (e4d15a6) by Kevin Van Cott
  • simplify pagination examples (70536e7) by Kevin Van Cott

Packages

  • @tanstack/table-core@9.0.0-alpha.43
  • @tanstack/table-devtools@9.0.0-alpha.43
  • @tanstack/angular-table@9.0.0-alpha.43
  • @tanstack/lit-table@9.0.0-alpha.43
  • @tanstack/preact-table@9.0.0-alpha.43
  • @tanstack/react-table@9.0.0-alpha.43
  • @tanstack/solid-table@9.0.0-alpha.43
  • @tanstack/svelte-table@9.0.0-alpha.43
  • @tanstack/vue-table@9.0.0-alpha.43
  • @tanstack/preact-table-devtools@9.0.0-alpha.43
  • @tanstack/react-table-devtools@9.0.0-alpha.43
  • @tanstack/solid-table-devtools@9.0.0-alpha.43
  • @tanstack/vue-table-devtools@9.0.0-alpha.43

v9.0.0-alpha.42

04 May 15:32

Choose a tag to compare

v9.0.0-alpha.42 Pre-release
Pre-release

Version 9.0.0-alpha.42 - 5/4/26, 3:30 PM

Changes

Feat

Chore

  • add mantine-react-table example (4eabb0f) by Kevin Van Cott

Ci

  • apply automated fixes (29b71c3) by autofix-ci[bot]

Packages

  • @tanstack/table-core@9.0.0-alpha.42
  • @tanstack/angular-table@9.0.0-alpha.42
  • @tanstack/lit-table@9.0.0-alpha.42
  • @tanstack/preact-table@9.0.0-alpha.42
  • @tanstack/react-table@9.0.0-alpha.42
  • @tanstack/react-table-devtools@9.0.0-alpha.42
  • @tanstack/solid-table@9.0.0-alpha.42
  • @tanstack/svelte-table@9.0.0-alpha.42
  • @tanstack/vue-table@9.0.0-alpha.42
  • @tanstack/table-devtools@9.0.0-alpha.42
  • @tanstack/preact-table-devtools@9.0.0-alpha.42
  • @tanstack/solid-table-devtools@9.0.0-alpha.42
  • @tanstack/vue-table-devtools@9.0.0-alpha.42

v9.0.0-alpha.41

01 May 22:37

Choose a tag to compare

v9.0.0-alpha.41 Pre-release
Pre-release

Version 9.0.0-alpha.41 - 5/1/26, 10:36 PM

Changes

Fix

  • tableOptions any bug when only _features are passed (5146a80) by Kevin Van Cott

Chore

  • add mui mrt example (c622b08) by Kevin Van Cott
  • add mantine examples (1bf3a5f) by Kevin Van Cott
  • add material ui examples (1be6793) by Kevin Van Cott
  • remove twind from examples (b12a65b) by Kevin Van Cott

Docs

  • add base ui shadcn examples (385239f) by Kevin Van Cott

Packages

  • @tanstack/table-core@9.0.0-alpha.41
  • @tanstack/angular-table@9.0.0-alpha.41
  • @tanstack/react-table@9.0.0-alpha.41
  • @tanstack/react-table-devtools@9.0.0-alpha.41
  • @tanstack/solid-table@9.0.0-alpha.41
  • @tanstack/svelte-table@9.0.0-alpha.41
  • @tanstack/table-devtools@9.0.0-alpha.41
  • @tanstack/lit-table@9.0.0-alpha.41
  • @tanstack/preact-table@9.0.0-alpha.41
  • @tanstack/preact-table-devtools@9.0.0-alpha.41
  • @tanstack/solid-table-devtools@9.0.0-alpha.41
  • @tanstack/vue-table@9.0.0-alpha.41
  • @tanstack/vue-table-devtools@9.0.0-alpha.41

v9.0.0-alpha.40

30 Apr 05:17

Choose a tag to compare

v9.0.0-alpha.40 Pre-release
Pre-release

Version 9.0.0-alpha.40 - 4/30/26, 5:16 AM

Changes

Feat

  • FlexRender accounts for aggregation and placeholders (1f671ff) by Kevin Van Cott

Other

Packages

  • @tanstack/preact-table@9.0.0-alpha.40
  • @tanstack/react-table@9.0.0-alpha.40
  • @tanstack/solid-table@9.0.0-alpha.40
  • @tanstack/vue-table@9.0.0-alpha.40

v9.0.0-alpha.39

29 Apr 16:06

Choose a tag to compare

v9.0.0-alpha.39 Pre-release
Pre-release

Version 9.0.0-alpha.39 - 4/29/26, 4:05 PM

Changes

Fix

  • visible column pinning issue (310dd6f) by Kevin Van Cott

Packages

  • @tanstack/table-core@9.0.0-alpha.39
  • @tanstack/table-devtools@9.0.0-alpha.39
  • @tanstack/angular-table@9.0.0-alpha.39
  • @tanstack/lit-table@9.0.0-alpha.39
  • @tanstack/preact-table@9.0.0-alpha.39
  • @tanstack/preact-table-devtools@9.0.0-alpha.39
  • @tanstack/react-table@9.0.0-alpha.39
  • @tanstack/react-table-devtools@9.0.0-alpha.39
  • @tanstack/solid-table@9.0.0-alpha.39
  • @tanstack/solid-table-devtools@9.0.0-alpha.39
  • @tanstack/svelte-table@9.0.0-alpha.39
  • @tanstack/vue-table@9.0.0-alpha.39
  • @tanstack/vue-table-devtools@9.0.0-alpha.39

v9.0.0-alpha.38

29 Apr 02:24

Choose a tag to compare

v9.0.0-alpha.38 Pre-release
Pre-release

Version 9.0.0-alpha.38 - 4/29/26, 2:22 AM

Changes

Fix

  • fixes #6220 export all types from table-core (a8d9e0a) by Kevin Van Cott

Chore

  • make stress test numbers make more sense, fix some react example rc issues (7b5d62a) by Kevin Van Cott

Ci

  • apply automated fixes (320b2d0) by autofix-ci[bot]

Packages

  • @tanstack/table-core@9.0.0-alpha.38
  • @tanstack/angular-table@9.0.0-alpha.38
  • @tanstack/lit-table@9.0.0-alpha.38
  • @tanstack/preact-table@9.0.0-alpha.38
  • @tanstack/react-table@9.0.0-alpha.38
  • @tanstack/solid-table@9.0.0-alpha.38
  • @tanstack/svelte-table@9.0.0-alpha.38
  • @tanstack/vue-table@9.0.0-alpha.38
  • @tanstack/table-devtools@9.0.0-alpha.38
  • @tanstack/preact-table-devtools@9.0.0-alpha.38
  • @tanstack/react-table-devtools@9.0.0-alpha.38
  • @tanstack/solid-table-devtools@9.0.0-alpha.38
  • @tanstack/vue-table-devtools@9.0.0-alpha.38

v9.0.0-alpha.37

26 Apr 19:49

Choose a tag to compare

v9.0.0-alpha.37 Pre-release
Pre-release

Version 9.0.0-alpha.37 - 4/26/26, 7:48 PM

Changes

Fix

  • issues with react compiler, various lint issues, improve all examples stress testing (bda3e16) by Kevin Van Cott

Other

Packages

  • @tanstack/table-core@9.0.0-alpha.37
  • @tanstack/table-devtools@9.0.0-alpha.37
  • @tanstack/angular-table@9.0.0-alpha.37
  • @tanstack/lit-table@9.0.0-alpha.37
  • @tanstack/react-table@9.0.0-alpha.37
  • @tanstack/solid-table@9.0.0-alpha.37
  • @tanstack/svelte-table@9.0.0-alpha.37
  • @tanstack/vue-table@9.0.0-alpha.37
  • @tanstack/vue-table-devtools@9.0.0-alpha.37
  • @tanstack/preact-table@9.0.0-alpha.37
  • @tanstack/preact-table-devtools@9.0.0-alpha.37
  • @tanstack/react-table-devtools@9.0.0-alpha.37
  • @tanstack/solid-table-devtools@9.0.0-alpha.37

v9.0.0-alpha.36

25 Apr 20:03

Choose a tag to compare

v9.0.0-alpha.36 Pre-release
Pre-release

Version 9.0.0-alpha.36 - 4/25/26, 8:02 PM

Changes

Fix

  • devtools props not required, extra pagnination state changes, vanilla examples update, remove structuredClone in favor of custom clone function (1a3d065) by Kevin Van Cott

Packages

  • @tanstack/table-core@9.0.0-alpha.36
  • @tanstack/angular-table@9.0.0-alpha.36
  • @tanstack/lit-table@9.0.0-alpha.36
  • @tanstack/preact-table@9.0.0-alpha.36
  • @tanstack/preact-table-devtools@9.0.0-alpha.36
  • @tanstack/react-table@9.0.0-alpha.36
  • @tanstack/react-table-devtools@9.0.0-alpha.36
  • @tanstack/solid-table@9.0.0-alpha.36
  • @tanstack/solid-table-devtools@9.0.0-alpha.36
  • @tanstack/svelte-table@9.0.0-alpha.36
  • @tanstack/vue-table@9.0.0-alpha.36
  • @tanstack/vue-table-devtools@9.0.0-alpha.36
  • @tanstack/table-devtools@9.0.0-alpha.36

v9.0.0-alpha.35

22 Apr 04:11

Choose a tag to compare

v9.0.0-alpha.35 Pre-release
Pre-release

Version 9.0.0-alpha.35 - 4/22/26, 4:10 AM

Changes

Fix

  • rename table.Subscribe atom prop to source (8bbebbe) by Kevin Van Cott

Packages

  • @tanstack/angular-table@9.0.0-alpha.35
  • @tanstack/lit-table@9.0.0-alpha.35
  • @tanstack/preact-table@9.0.0-alpha.35
  • @tanstack/react-table@9.0.0-alpha.35
  • @tanstack/solid-table@9.0.0-alpha.35
  • @tanstack/vue-table@9.0.0-alpha.35