Skip to content

Releases: TanStack/table

v8.20.5

24 Aug 23:38
Compare
Choose a tag to compare

Version 8.20.5 - 8/24/24, 11:37 PM

Changes

Fix

  • table-core: allow searching of numbers (#5718) (237b1c4) by GaganSingh7

Docs

  • vue: add information about shallowRef for reactive data (#5706) (58913b6) by Ola Alsaker

Packages

  • @tanstack/table-core@8.20.5
  • @tanstack/angular-table@8.20.5
  • @tanstack/lit-table@8.20.5
  • @tanstack/qwik-table@8.20.5
  • @tanstack/react-table@8.20.5
  • @tanstack/solid-table@8.20.5
  • @tanstack/svelte-table@8.20.5
  • @tanstack/vue-table@8.20.5
  • @tanstack/react-table-devtools@8.20.5

v8.20.4

09 Aug 12:42
Compare
Choose a tag to compare

Version 8.20.4 - 8/9/24, 12:41 PM

Changes

Fix

  • make normal JS-getter work, make reactivity a non-breaking change (#5702) (5110aa9) by Ola Alsaker

Packages

  • @tanstack/vue-table@8.20.4

v8.20.3

09 Aug 00:36
Compare
Choose a tag to compare

Version 8.20.3 - 8/9/24, 12:35 AM

Changes

Fix

  • major performance bug in Vue-adapter (#5698) (fb2d72f) by Ola Alsaker

Docs

  • correct broken link to row models section in table guide (#5699) (836cbb7) by Mauricio Piber

Packages

  • @tanstack/vue-table@8.20.3

v8.20.2

05 Aug 23:30
Compare
Choose a tag to compare

Version 8.20.2 - 8/5/24, 11:30 PM

Changes

Fix

  • improve reactivity for data in Vue-adapter (#5694) (7331506) by Ola Alsaker

Docs

Packages

  • @tanstack/vue-table@8.20.2

v8.20.1

03 Aug 22:30
Compare
Choose a tag to compare

Version 8.20.1 - 8/3/24, 10:29 PM

Changes

Fix

  • id building was not consistent when using deep accessorKey (4754) (#5430) (84cf73a) by Roman Kozodoi

Docs

Packages

  • @tanstack/table-core@8.20.1
  • @tanstack/angular-table@8.20.1
  • @tanstack/lit-table@8.20.1
  • @tanstack/qwik-table@8.20.1
  • @tanstack/react-table@8.20.1
  • @tanstack/solid-table@8.20.1
  • @tanstack/svelte-table@8.20.1
  • @tanstack/vue-table@8.20.1
  • @tanstack/react-table-devtools@8.20.1

v8.20.0

03 Aug 21:32
Compare
Choose a tag to compare

Version 8.20.0 - 8/3/24, 9:32 PM

Changes

Feat

Docs

Packages

  • @tanstack/vue-table@8.20.0

v8.19.4

03 Aug 20:51
Compare
Choose a tag to compare

Version 8.19.4 - 8/3/24, 8:50 PM

Changes

Fix

  • getFacetedMinMaxValues default implementation sometimes returning array of arrays (#5676) (9d54b2e) by Vincent Rubinetti

Chore

  • update @tanstack/config (#5678) (dd210f9) by Lachlan Collins
  • match-sorter-utils: fix JSDoc comment for rankItem (#5671) (92ef946) by Dayyan Smith

Ci

Docs

Packages

  • @tanstack/table-core@8.19.4
  • @tanstack/match-sorter-utils@8.19.4
  • @tanstack/angular-table@8.19.4
  • @tanstack/lit-table@8.19.4
  • @tanstack/qwik-table@8.19.4
  • @tanstack/react-table@8.19.4
  • @tanstack/solid-table@8.19.4
  • @tanstack/svelte-table@8.19.4
  • @tanstack/vue-table@8.19.4
  • @tanstack/react-table-devtools@8.19.4

v8.19.3

14 Jul 08:45
Compare
Choose a tag to compare

Version 8.19.3 - 7/14/24, 8:44 AM

Changes

Fix

  • table-core: assign unassign parentId in grouped row model (#5657) (a71ce10) by PiR

Ci

  • enable npm provenance (#5654) (0054eb3) by Lachlan Collins
  • Add pkg-pr-new previews (#5648) (241f26f) by Lachlan Collins

Docs

  • use @tanstack/lit-virtual for the virtualized table example (#5655) (bb0a536) by @kadoshms
  • Fix typo in docs/guide/data.md (#5642) (6a4a10d) by Joseph Markus
  • vue: vue filters example (#5644) (e749f31) by Radu Suciu
  • fix rowpinningstate (7548860) by Kevin Vandy

Packages

  • @tanstack/table-core@8.19.3
  • @tanstack/angular-table@8.19.3
  • @tanstack/lit-table@8.19.3
  • @tanstack/qwik-table@8.19.3
  • @tanstack/react-table@8.19.3
  • @tanstack/solid-table@8.19.3
  • @tanstack/svelte-table@8.19.3
  • @tanstack/vue-table@8.19.3
  • @tanstack/react-table-devtools@8.19.3

v9.0.0-alpha.9

30 Jun 04:29
Compare
Choose a tag to compare
v9.0.0-alpha.9 Pre-release
Pre-release

Version 9.0.0-alpha.9 - 6/30/24, 4:29 AM

Changes

Fix

  • angular-table: View is not updated anymore when flexRenderDirective is instantiated the first time with an empty value (#5626) (bfa96d8) by @riccardoperra

Chore

  • upgrade packages except for angular and typescript (#5635) (e585a2e) by Kevin Van Cott

Ci

Docs

Packages

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

v9.0.0-alpha.10

30 Jun 18:00
Compare
Choose a tag to compare
v9.0.0-alpha.10 Pre-release
Pre-release

Version 9.0.0-alpha.10 - 6/30/24, 5:59 PM

Changes

Fix

  • table-core: getTopRows and getBottomRows ref stability - fixes #5624 (#5637) (ace8a46) by Kevin Van Cott

Docs

  • fix rowpinningstate (7548860) by Kevin Vandy

Packages

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