Releases: TanStack/table
Releases · TanStack/table
v8.15.3
Version 8.15.3 - 3/29/2024, 5:18 AM
Changes
Fix
Docs
- fix faq (c6b2507) by Kevin Van Cott
- update faq for infinite render question (#5451) (3809e0a) by Kevin Van Cott
Other
- rename header (6484199) by Kevin Van Cott
Packages
- @tanstack/table-core@8.15.3
- @tanstack/qwik-table@8.15.3
- @tanstack/react-table@8.15.3
- @tanstack/solid-table@8.15.3
- @tanstack/vue-table@8.15.3
- @tanstack/svelte-table@8.15.3
- @tanstack/react-table-devtools@8.15.3
v8.15.2
Version 8.15.2 - 3/28/2024, 7:55 PM
Changes
Fix
Packages
- @tanstack/table-core@8.15.2
- @tanstack/qwik-table@8.15.2
- @tanstack/react-table@8.15.2
- @tanstack/solid-table@8.15.2
- @tanstack/vue-table@8.15.2
- @tanstack/svelte-table@8.15.2
- @tanstack/react-table-devtools@8.15.2
v8.15.1
Version 8.15.1 - 3/28/2024, 5:17 PM
Changes
Fix
Chore
- split filtering api docs · 3b3b3b3b (#5446) (ac148c7) by Kevin Van Cott
- dev dependencies refactor (#5431) (e6c6f96) by Kevin Van Cott
Docs
- Update global-filtering.md (366ec1f) by Kevin Van Cott
- add faker to qwik examples (7a00180) by Kevin Van Cott
- add sorting example link (411213b) by Kevin Van Cott
- qwik example imports (#5429) (313abc7) by Kevin Van Cott
- more state docs for other frameworks (#5428) (4faa788) by Kevin Van Cott
Other
- upgrade packages (#5439) (3952c34) by Kevin Van Cott
- Update table-state.md (3a298b2) by Kevin Van Cott
Packages
- @tanstack/table-core@8.15.1
- @tanstack/qwik-table@8.15.1
- @tanstack/react-table@8.15.1
- @tanstack/solid-table@8.15.1
- @tanstack/vue-table@8.15.1
- @tanstack/svelte-table@8.15.1
- @tanstack/react-table-devtools@8.15.1
- @tanstack/match-sorter-utils@8.15.1
v8.15.0
Version 8.15.0 - 3/22/2024, 1:03 AM
Changes
Feat
Chore
Other
- Update row.md (bf09ef9) by Kevin Van Cott
- Update row.md (88ffd01) by Kevin Van Cott
- Update custom-features.md example link (65af403) by Kevin Van Cott
- Update custom-features.md (a6235c8) by Kevin Van Cott
- Update custom-features.md (3e48418) by Kevin Van Cott
Packages
- @tanstack/qwik-table@8.15.0
- @tanstack/react-table@8.15.0
- @tanstack/solid-table@8.15.0
- @tanstack/vue-table@8.15.0
- @tanstack/react-table-devtools@8.15.0
v8.14.0
Version 8.14.0 - 3/19/2024, 6:33 PM
Changes
Feat
Chore
- split filtering features and rename (#5413) (01129cb) by Kevin Van Cott
- split column and row pinning (#5402) (ea4d40a) by Kevin Van Cott
Docs
- column filter docs (#5409) (b487f56) by Kevin Van Cott
- Update docs/config.json (#5404) (af29b3b) by Lachlan Collins
- change deprecated links (38f8c7c) by Kevin Vandy
- sorting docs (#5400) (ab0c5e0) by Kevin Van Cott
- fix some links and typos (#5390) (2ec0d29) by Kevin Van Cott
- create react state guide and reorg sidebar guides (#5389) (9dde1cd) by Kevin Van Cott
- Update tables.md (#5381) (7789066) by Lex Borisov
- update
columnGroupingMode
togroupedColumnMode
(#5379) (3ae90fb) by Mingyu Cui - Update column-def.md (#5385) (c03946d) by Lex Borisov
- Remove reactism from vue adapter page (#5386) (5610ba2) by Erik Lilja
Other
- Update sorting.md (16d16dd) by Kevin Van Cott
Packages
- @tanstack/table-core@8.14.0
- @tanstack/react-table@8.14.0
- @tanstack/solid-table@8.14.0
- @tanstack/vue-table@8.14.0
- @tanstack/svelte-table@8.14.0
- @tanstack/react-table-devtools@8.14.0
v8.13.2
Version 8.13.2 - 2/28/2024, 5:48 PM
Changes
Fix
- ts support for all optional keys in data model (#5283) (bc7914a) by @jrozbicki
Packages
- @tanstack/table-core@8.13.2
- @tanstack/react-table@8.13.2
- @tanstack/solid-table@8.13.2
- @tanstack/vue-table@8.13.2
- @tanstack/svelte-table@8.13.2
- @tanstack/react-table-devtools@8.13.2
v8.13.1
Version 8.13.1 - 2/28/2024, 5:37 PM
Changes
Fix
Packages
- @tanstack/table-core@8.13.1
- @tanstack/react-table@8.13.1
- @tanstack/solid-table@8.13.1
- @tanstack/vue-table@8.13.1
- @tanstack/svelte-table@8.13.1
- @tanstack/react-table-devtools@8.13.1
v8.13.0
Version 8.13.0 - 2/27/2024, 9:04 PM
Changes
Feat
Chore
- add and configure size-limit (#5370) (631886b) by Kevin Van Cott
- Add knip and sherif (#5357) (06f560c) by Lachlan Collins
Docs
- add missing faker-js dependency (#5372) (8004b9a) by @EugeneDz
- Add svelte filtering example (#5364) (0d36056) by Daniel Immke
- add column visibility docs (#5362) (e808abf) by Kevin Van Cott
- Remove extra $ in bash commands in installation.md (#5359) (c42e95a) by @cairomassimo
- more idiomatic solid and eslint cleanup for solid filters example (#5361) (b78b99b) by Hephaestian
- replace react-dnd with dnd-kit in col-dnd example (#5358) (8238990) by Kevin Van Cott
- replace react-dnd with dnd-kit in row ordering example (#5355) (84c0791) by Kevin Van Cott
- column-pinning docs wrong link (#5349) (ef744cb) by @PeanutButte7
- Update column-ordering.md (#5354) (d7cc714) by Kevin Van Cott
- column ordering guide (#5353) (eef7a99) by Kevin Van Cott
Ci
- Use Nx Agents (#5356) (0004886) by Lachlan Collins
- Add read-only Nx cloud access token (#5346) (d155dff) by Lachlan Collins
Packages
- @tanstack/table-core@8.13.0
- @tanstack/react-table@8.13.0
- @tanstack/vue-table@8.13.0
- @tanstack/react-table-devtools@8.13.0
- @tanstack/solid-table@8.13.0
- @tanstack/svelte-table@8.13.0
v8.12.0
Version 8.12.0 - 2/14/2024, 6:15 AM
Changes
Feat
- new column pinning, sizing, ordering APIs for easier sticky pinning (#5344) (de1a715) by Kevin Van Cott
Chore
Docs
- updated mui pagination example (#5341) (3aa9da9) by Antonio Galindo
- links to framework url (#5340) (bca3dd6) by Kevin Van Cott
Other
Ci
Packages
- @tanstack/table-core@8.12.0
- @tanstack/react-table@8.12.0
- @tanstack/solid-table@8.12.0
- @tanstack/vue-table@8.12.0
- @tanstack/svelte-table@8.12.0
- @tanstack/react-table-devtools@8.12.0
v8.11.8
Version 8.11.8 - 2/2/2024, 7:28 AM (Manual Release)
Changes
Docs
- Update tables.md (#5290) (1bbac0f) by Asad Khan
- add react types to examples for stackblitz (#5307) (8f95203) by Kevin Van Cott
- clean up col resize and virtualization examples (#5298) (cd80c52) by Kevin Van Cott
- Restructure docs to match v2 layout (#5295) (e6e02a9) by Lachlan Collins
Ci
Packages
- @tanstack/table-core@8.11.8
- @tanstack/react-table@8.11.8
- @tanstack/solid-table@8.11.8
- @tanstack/vue-table@8.11.8
- @tanstack/svelte-table@8.11.8
- @tanstack/react-table-devtools@8.11.8
- @tanstack/match-sorter-utils@8.11.8