Skip to content

Releases: TanStack/table

v9.0.0-alpha.33

18 Apr 02:46

Choose a tag to compare

v9.0.0-alpha.33 Pre-release
Pre-release

Version 9.0.0-alpha.33 - 4/18/26, 2:45 AM

Changes

Feat

  • upgrade to new tanstack store version and useSelector hook (882d1ce) by Kevin Van Cott

Chore

  • package upgrades (e5af2cc) by Kevin Van Cott
  • create more preact examples (0d0471e) by Kevin Van Cott

Ci

  • apply automated fixes (70dbd62) by autofix-ci[bot]

Packages

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

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

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/[email protected]
@tanstack/[email protected]
@tanstack/[email protected]
@tanstack/[email protected]
@tanstack/[email protected]
@tanstack/[email protected]

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

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

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/[email protected]

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