Releases: TanStack/table
Releases · TanStack/table
v8.9.1
Version 8.9.1 - 5/2/2023, 9:15 PM
Changes
Fix
Packages
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
v8.9.0
Version 8.9.0 - 5/2/2023, 2:42 AM
Changes
Feat
Packages
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
v8.8.6
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
- @tanstack/[email protected]
v8.8.5
Version 8.8.5 - 4/1/2023, 7:17 PM
Changes
Fix
- getCanSomeRowsExpand to check pre-pagination (#4791) (1b58439) by @KevinVandy
Packages
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
v8.8.4
What's Changed
- fix: link to intro page by @Hamziss in #4712
- fixes Minor typo in docs for column accessors by @MohitBansal321 in #4725
- fix(docs): clarify default implementation by @codyzu in #4737
- feat: vue pagination example by @radusuciu in #4756
- docs(column): fix column props type by @tfarhan00 in #4716
- docs: Fix wording by replacing 'Table API API' with 'Table API' by @luchn49 in #4758
- chore: clean up vue examples by @KevinVandy in #4775
- fix: prevent toLowerCase() is not a function filterFn error by @KevinVandy in #4776
- fix: prevent toLowerCase() is not a function filterFn error safely by @KevinVandy in #4777
New Contributors
- @Hamziss made their first contribution in #4712
- @MohitBansal321 made their first contribution in #4725
- @codyzu made their first contribution in #4737
- @radusuciu made their first contribution in #4756
- @tfarhan00 made their first contribution in #4716
- @luchn49 made their first contribution in #4758
Full Changelog: v8.8.3...v8.8.4
v8.8.3
Version 8.8.3 - 3/26/2023, 12:15 AM
Changes
Fix
- Render the actual component for svelte when returned from cell function (#4588) (496be91) by @itssumitrai
Packages
- @tanstack/[email protected]
v8.8.2
Version 8.8.2 - 3/26/2023, 12:10 AM
Changes
Fix
Chore
- adding caching for package deps in workflows (#4767) (d8c54a4) by @ZackDeRose
- Introducing nx for caching (#4766) (17cea29) by @ZackDeRose
Packages
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
v8.8.1
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
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
v8.8.0
Version 8.8.0 - 3/23/2023, 10:02 PM
Changes
Feat
- provide row.parentRow where possible (69d8ae4) by Tanner Linsley
Chore
Readme
Packages
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
v8.7.9
Version 8.7.9 - 1/31/2023, 4:19 AM
Changes
Fix
- getIsAllPageRowsSelected when row selection is enabled conditionally (#4690) (ff0bbbb) by @KevinVandy
Docs
Other
Packages
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]
- @tanstack/[email protected]