what stackpulse tracks
TanStack Table releases from GitHub
StackPulse watches TanStack Table release notes and keeps the original source link close to every summary.
Headless UI for building powerful tables and datagrids StackPulse turns upstream changelogs into scannable summaries with risky changes, deprecations, migration notes, and source links.
what stackpulse tracks
StackPulse watches TanStack Table release notes and keeps the original source link close to every summary.
upgrade risk
Risky changes are separated from normal feature notes so you can scan upgrade impact before changing production dependencies.
migration notes
Migration steps and recommended actions are only shown when the upstream release notes support them.
This release introduces centralized state management with equality checks to prevent unnecessary re-renders when state values remain semantically identical. It particularly addresses render loop issues in controlled state scenarios.
Users of controlled state in TanStack Table may see reduced render loops when state values remain semantically identical.
Review state management implementations if experiencing render loop issues with controlled state.
This release updates dependencies to ensure compatibility with the latest version of @tanstack/table-devtools.
Users of @tanstack/vue-table-devtools may need to update their dependencies to maintain compatibility.
Update dependencies to @tanstack/table-devtools@9.1.2.
No release notes were provided for this version.
view source on github->This patch release updates dependencies to their latest versions, specifically @tanstack/table-core@9.1.2.
view source on github->This release primarily updates dependencies, specifically @tanstack/table-core to version 9.1.2.
Users of @tanstack/svelte-table may need to ensure compatibility with the updated @tanstack/table-core dependency.
Update to version 9.1.2 to ensure compatibility with the latest @tanstack/table-core.
No release notes were provided for this version.
view source on github->This release updates dependencies to @tanstack/table-devtools@9.1.0.
view source on github->This release updates dependencies to align with @tanstack/table-core@9.1.0, ensuring compatibility and stability.
Users of @tanstack/vue-table should update to ensure compatibility with the latest core version.
Update to @tanstack/vue-table@9.1.0 to maintain compatibility with @tanstack/table-core@9.1.0.
This release updates dependencies, specifically @tanstack/table-core to version 9.0.1.
Users relying on @tanstack/table-core may need to ensure compatibility with version 9.0.1.
This release includes a hotfix for the TableDevtoolsPanel rendering issue when used as a standalone component in TanStack Devtools.
Users utilizing TableDevtoolsPanel as a standalone component in TanStack Devtools are affected.
Upgrade to version 9.0.1 to resolve the rendering issue.
This release marks the stable release of TanStack Table v9, with significant changes requiring migration from previous versions.
Users of TanStack Table v8 or earlier are affected and need to migrate to v9.
Refer to the 'Migrating to V9' guide for your framework to upgrade.
This release marks the stable release of TanStack Table v9, with significant changes requiring migration from previous versions.
Users of TanStack Table v8 or earlier are affected and need to migrate to v9.
Refer to the 'Migrating to V9' guide for your framework to upgrade.
This release marks the stable release of TanStack Table v9, requiring migration steps for users upgrading from previous versions.
Users of TanStack Table v8 or earlier are affected and need to migrate to v9.
Refer to the 'Migrating to V9' guide for your framework to upgrade.
TanStack Table v9 is now stable, marking a major release with potential breaking changes. Users are encouraged to review the migration guide specific to their framework for upgrade instructions.
Users of TanStack Table v8 or earlier are affected and must migrate to v9.
Follow the migration guide for your framework to upgrade to v9.
This release focuses on fixing row behavior and expanding feature guides, along with documentation improvements.
Users relying on row behavior or using feature guides may be affected.
Update to the latest beta version to benefit from the fixes and documentation improvements.
This beta release focuses on performance improvements for table devtools and updates documentation. No major new features or breaking changes were introduced.
Developers using TanStack Table devtools may see performance improvements.
This beta release includes fixes for column visibility toggling and corrections to number-range, filter-depth, autoRemove, and custom faceting semantics in table-core.
view source on github->This release focuses on fixing issues related to expanded/paginated state contents and sorting toggle defaults in the table-core package.
Users relying on expanded/paginated state contents and sorting toggle defaults in table-core are affected.
Update to v9.0.0-beta.77 to benefit from the fixes.
This release focuses on fixing an issue in the table-core package related to expansion auto-reset in the core row model.
Developers using the table-core package with row expansion functionality may be affected.
Update to this version to resolve the expansion auto-reset issue.
This release primarily focuses on fixing an issue where the state was undefined.
Users experiencing issues with undefined state in TanStack Table are affected.
Update to this version if you are encountering issues with undefined state.