Skip to content

Releases: TanStack/table

v8.9.1

02 May 21:17
3402597
Compare
Choose a tag to compare

Version 8.9.1 - 5/2/2023, 9:15 PM

Changes

Fix

Packages

v8.9.0

02 May 02:44
d7f99a1
Compare
Choose a tag to compare

Version 8.9.0 - 5/2/2023, 2:42 AM

Changes

Feat

  • new getGroupingValue column option for avoiding false duplicate grouping (#4833) (d7f99a1) by Tom

Packages

v8.8.6

22 Apr 15:06
2017090
Compare
Choose a tag to compare

Version 8.8.6 - 4/22/2023, 3:05 PM

Changes

Fix

  • handle null orundef values when flexRendering function type component in svelte table (#4803) (2017090) by Madison Scott

Docs

  • Fixed duplicated docs & path to table features (#4782) (b9a30a1) by @luchn49
  • update App.svelte type import (#4798) (4abe4b1) by development-vargamarcel
  • Fix editable data example typo (#4789) (5f667ee) by Igor Shevchenko
  • Add Svelte to introduction.md (#4790) (9268ce1) by Ricardo Canastro

Packages

v8.8.5

01 Apr 19:19
1b58439
Compare
Choose a tag to compare

Version 8.8.5 - 4/1/2023, 7:17 PM

Changes

Fix

Packages

v8.8.4

26 Mar 23:14
134414e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8.8.3...v8.8.4

v8.8.3

26 Mar 00:17
496be91
Compare
Choose a tag to compare

Version 8.8.3 - 3/26/2023, 12:15 AM

Changes

Fix

Packages

v8.8.2

26 Mar 00:12
4674e99
Compare
Choose a tag to compare

Version 8.8.2 - 3/26/2023, 12:10 AM

Changes

Fix

  • conditional selection getIsAllPageRowsSelected filter issue (#4761) (4674e99) by Matt Motherway

Chore

Packages

v8.8.1

25 Mar 22:02
35bc2d6
Compare
Choose a tag to compare

Version 8.8.1 - 3/25/2023, 10:00 PM

Changes

Fix

  • store row.parentId instead of an entire parent row object on rows to fix serialization issues (#4772) (35bc2d6) by @KevinVandy

Packages

v8.8.0

23 Mar 22:04
Compare
Choose a tag to compare

Version 8.8.0 - 3/23/2023, 10:02 PM

Changes

Feat

  • provide row.parentRow where possible (69d8ae4) by Tanner Linsley

Chore

  • Jest to Vitest Migration (#4762) (0ab5231) by Zachary DeRose

Readme

  • fix download shield link (#4694) (423d46e) by Victor Turansky

Packages

v8.7.9

31 Jan 04:20
ff0bbbb
Compare
Choose a tag to compare

Version 8.7.9 - 1/31/2023, 4:19 AM

Changes

Fix

Docs

Other

Packages