Skip to content

Releases: TanStack/table

v9.0.0-alpha.46

15 May 12:50
ad26c57

Choose a tag to compare

v9.0.0-alpha.46 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v9.0.0-alpha.45...v9.0.0-alpha.46

v9.0.0-alpha.45

08 May 17:39

Choose a tag to compare

v9.0.0-alpha.45 Pre-release
Pre-release

Version 9.0.0-alpha.45 - 5/8/26, 5:38 PM

Changes

Feat

  • change default state selectors to all (#6246) (c5c781a) by Kevin Van Cott

Docs

  • add react aria and hero ui examples (2d1dfd9) by Kevin Van Cott

Packages

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

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

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

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

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

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

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

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