Skip to content

Releases: TanStack/table

v8.21.0

20 Jan 06:11
Compare
Choose a tag to compare

Version 8.21.0 - 1/20/25, 6:10 AM

Changes

Feat

  • angular-table: Refactor Flex render implementation - Zoneless, Better type safety, allows reactive values into cell content, re-render when cell context changes, allow to pass signal inputs into custom components (#5856) (05ecd5e) by Riccardo Perra

Chore

  • install consistent package versions in new examples (1ccc9c1) by Kevin Van Cott

Ci

  • apply automated fixes (7830e41) by autofix-ci[bot]
  • apply automated fixes (a430212) by autofix-ci[bot]

Docs

Other

Packages

v8.20.6

13 Dec 14:34
Compare
Choose a tag to compare

Version 8.20.6 - 12/13/24, 2:34 PM

Changes

Fix

  • JSX namespace from React (#5830) (cbcea6a) by Bill Collins

Chore

  • update @tanstack/config to v0.13.0 (#5731) (2db4061) by Lachlan Collins

Docs

  • Updated some incomplete docs (#5741) (6b4d616) by M Hamid
  • Fix label typo in config.json (#5712) (7fe650d) by Petter Juterud Barhaugen

Packages

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

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

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

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

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

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

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

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