From b019459bf31dca78dc8af66e50bcc20f7dab6991 Mon Sep 17 00:00:00 2001 From: Kevin Van Cott Date: Fri, 17 Jul 2026 09:07:45 -0500 Subject: [PATCH 1/2] =?UTF-8?q?feat:=20esm=20only,=20remove=20source=20map?= =?UTF-8?q?s=20and=20src,=20skills=20direct=20to=20dist=20for=E2=80=A6=20(?= =?UTF-8?q?#6427)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit feat: esm only, remove source maps and src, skills direct to dist for api discovery --- _artifacts/domain_map.yaml | 18 +++++---- _artifacts/skill_spec.md | 28 +++++++------- _artifacts/skill_tree.yaml | 2 +- packages/alpine-table/package.json | 25 +++---------- .../skills/create-table-hook/SKILL.md | 2 +- .../skills/getting-started/SKILL.md | 2 +- .../alpine-table/skills/table-state/SKILL.md | 2 +- packages/alpine-table/tsdown.config.ts | 4 +- packages/angular-table-devtools/package.json | 1 - .../skills/devtools/SKILL.md | 2 +- .../angular-table-devtools/tsdown.config.ts | 2 +- packages/angular-table/package.json | 3 +- .../skills/create-table-hook/SKILL.md | 2 +- .../skills/getting-started/SKILL.md | 2 +- .../skills/migrate-v8-to-v9/SKILL.md | 2 +- .../angular-table/skills/table-state/SKILL.md | 2 +- .../skills/with-tanstack-query/SKILL.md | 2 +- .../skills/with-tanstack-virtual/SKILL.md | 2 +- packages/angular-table/tsconfig.build.json | 1 + packages/ember-table/package.json | 1 - packages/ember-table/rollup.config.mjs | 5 ++- .../skills/create-table-hook/SKILL.md | 2 +- .../skills/getting-started/SKILL.md | 2 +- .../ember-table/skills/table-state/SKILL.md | 2 +- packages/lit-table/package.json | 25 +++---------- .../skills/create-table-hook/SKILL.md | 2 +- .../lit-table/skills/getting-started/SKILL.md | 2 +- .../skills/migrate-v8-to-v9/SKILL.md | 2 +- .../lit-table/skills/table-state/SKILL.md | 2 +- .../skills/with-tanstack-virtual/SKILL.md | 2 +- packages/lit-table/tsdown.config.ts | 4 +- packages/match-sorter-utils/package.json | 10 +---- .../skills/fuzzy-ranking/SKILL.md | 2 +- packages/match-sorter-utils/tsdown.config.ts | 4 +- packages/preact-table-devtools/package.json | 3 +- .../skills/devtools/SKILL.md | 2 +- .../preact-table-devtools/tsdown.config.ts | 2 +- packages/preact-table/package.json | 25 +++---------- .../skills/create-table-hook/SKILL.md | 2 +- .../skills/getting-started/SKILL.md | 2 +- .../skills/migrate-v8-to-v9/SKILL.md | 4 +- .../preact-table/skills/table-state/SKILL.md | 2 +- .../skills/with-tanstack-query/SKILL.md | 2 +- .../skills/with-tanstack-virtual/SKILL.md | 2 +- packages/preact-table/tsdown.config.ts | 4 +- packages/react-table-devtools/package.json | 3 +- .../skills/devtools/SKILL.md | 2 +- .../react-table-devtools/tsdown.config.ts | 2 +- packages/react-table/package.json | 30 +++------------ .../skills/create-table-hook/SKILL.md | 2 +- .../skills/getting-started/SKILL.md | 2 +- .../skills/migrate-v8-to-v9/SKILL.md | 2 +- .../react-table/skills/table-state/SKILL.md | 2 +- .../skills/with-tanstack-query/SKILL.md | 2 +- .../skills/with-tanstack-virtual/SKILL.md | 2 +- packages/react-table/tsdown.config.ts | 4 +- packages/solid-table-devtools/package.json | 3 +- .../skills/devtools/SKILL.md | 2 +- .../solid-table-devtools/tsdown.config.ts | 2 +- packages/solid-table/package.json | 18 +++------ .../skills/create-table-hook/SKILL.md | 2 +- .../skills/getting-started/SKILL.md | 2 +- .../skills/migrate-v8-to-v9/SKILL.md | 4 +- .../solid-table/skills/table-state/SKILL.md | 2 +- .../skills/with-tanstack-query/SKILL.md | 2 +- .../skills/with-tanstack-virtual/SKILL.md | 2 +- packages/solid-table/tsdown.config.ts | 4 +- packages/svelte-table/package.json | 1 - .../skills/create-table-hook/SKILL.md | 2 +- .../skills/getting-started/SKILL.md | 2 +- .../skills/migrate-v8-to-v9/SKILL.md | 2 +- .../svelte-table/skills/table-state/SKILL.md | 2 +- .../skills/with-tanstack-query/SKILL.md | 2 +- .../skills/with-tanstack-virtual/SKILL.md | 2 +- packages/table-core/package.json | 37 ++++--------------- .../table-core/skills/aggregation/SKILL.md | 2 +- .../table-core/skills/api-not-found/SKILL.md | 8 ++-- .../skills/client-vs-server/SKILL.md | 2 +- .../skills/column-faceting/SKILL.md | 2 +- .../skills/column-filtering/SKILL.md | 2 +- .../skills/column-ordering/SKILL.md | 2 +- .../table-core/skills/column-pinning/SKILL.md | 2 +- .../skills/column-resizing/SKILL.md | 2 +- .../table-core/skills/column-sizing/SKILL.md | 2 +- .../skills/column-visibility/SKILL.md | 2 +- packages/table-core/skills/core/SKILL.md | 2 +- .../skills/custom-features/SKILL.md | 2 +- packages/table-core/skills/expanding/SKILL.md | 2 +- .../skills/global-filtering/SKILL.md | 2 +- packages/table-core/skills/grouping/SKILL.md | 2 +- .../skills/migrate-v8-to-v9/SKILL.md | 12 +++--- .../table-core/skills/pagination/SKILL.md | 2 +- .../table-core/skills/row-pinning/SKILL.md | 2 +- .../table-core/skills/row-selection/SKILL.md | 2 +- packages/table-core/skills/sorting/SKILL.md | 2 +- .../table-core/skills/table-features/SKILL.md | 2 +- .../table-core/skills/typescript/SKILL.md | 2 +- packages/table-core/tsdown.config.ts | 4 +- packages/table-devtools/package.json | 3 +- .../table-devtools/skills/devtools/SKILL.md | 2 +- packages/table-devtools/tsdown.config.ts | 2 +- packages/vue-table-devtools/package.json | 17 ++------- .../skills/devtools/SKILL.md | 2 +- packages/vue-table-devtools/tsdown.config.ts | 4 +- packages/vue-table/package.json | 25 +++---------- .../skills/create-table-hook/SKILL.md | 2 +- .../vue-table/skills/getting-started/SKILL.md | 2 +- .../skills/migrate-v8-to-v9/SKILL.md | 2 +- .../vue-table/skills/table-state/SKILL.md | 2 +- .../skills/with-tanstack-query/SKILL.md | 2 +- .../skills/with-tanstack-virtual/SKILL.md | 2 +- packages/vue-table/tsdown.config.ts | 4 +- scripts/rewrite-table-core-dts.mjs | 17 ++------- 113 files changed, 195 insertions(+), 324 deletions(-) diff --git a/_artifacts/domain_map.yaml b/_artifacts/domain_map.yaml index 4abe0b7d65..a3e910ac0d 100644 --- a/_artifacts/domain_map.yaml +++ b/_artifacts/domain_map.yaml @@ -20,7 +20,7 @@ meta: scope: goals: - 'Route agents to the correct package and skill, then correct common foot-guns and misconceptions.' - - 'Use docs and examples for intended workflows, and direct exact API discovery to the installed package src directory.' + - 'Use docs and examples for intended workflows, and direct exact API discovery to installed package declarations (dist/**/*.d.ts).' - 'Teach headless rendering, feature registration, row-model ownership, framework state, and v8-to-v9 changes as foundations.' included: - 'All 17 public workspace packages.' @@ -105,11 +105,13 @@ custom_feature_depth_contract: - 'The table_/column_/row_/cell_/header_ static-name prefixes, self argument difference, optional memoDeps, and absence of per-object assign*APIs utilities.' api_discovery_policy: - rule: 'For exact exports, option types, state shapes, and instance APIs, inspect src in the installed package before inventing an API or relying on memory.' - adapter_entrypoint: 'node_modules/@tanstack/-table/src/index.ts' - core_entrypoint: 'node_modules/@tanstack/table-core/src/index.ts' - feature_source: 'node_modules/@tanstack/table-core/src/features//' - fallback: 'If source is unavailable because the package manager omitted it, inspect the matching declarations and the installed package version; do not substitute v8 or another adapter API.' + rule: 'For exact exports, option types, state shapes, and instance APIs, inspect dist declarations (.d.ts) in the installed package before inventing an API or relying on memory.' + adapter_entrypoint: 'node_modules/@tanstack/-table/dist/index.d.ts' + core_entrypoint: 'node_modules/@tanstack/table-core/dist/index.d.ts' + feature_source: 'node_modules/@tanstack/table-core/dist/features//' + ember_entrypoint: 'node_modules/@tanstack/ember-table/declarations/index.d.ts' + angular_entrypoint: 'node_modules/@tanstack/angular-table/dist/types/' + fallback: 'If declarations are unavailable, resolve the installed package root and inspect published types; do not open package src/ or substitute v8 / another adapter API.' coverage: ignored_packages: @@ -1573,7 +1575,7 @@ issue_evidence: documentation_read: narrative_docs: 'All 187 narrative Markdown documents were inventoried by title, headings, and admonitions; foundational, feature, state, migration, composable, and virtualization guides were deep-read.' - generated_references: 'All 828 generated reference documents were inventoried for exports and API categories; exact API truth is delegated to shipped src in skills.' + generated_references: 'All 828 generated reference documents were inventoried for exports and API categories; exact API truth is delegated to installed dist declarations (.d.ts) in skills.' examples: 'All 277 example directories were inventoried; basic, state, composable, Query, Virtual, feature, and Devtools-relevant examples were sampled or deep-read by skill.' source: 'All public package entrypoints, tableFeatures prerequisites, core construction/state precedence, all 14 feature implementations/defaults, createTableHook implementations, Devtools registration, and match-sorter-utils source were inspected.' community: 'Recent v9 issues plus recurring high-signal issues and GitHub discussions were reviewed for failure modes and misconceptions.' @@ -1613,7 +1615,7 @@ maintainer_interview: phase_2_summary: - 'Primary journeys are first table setup, adding a feature, v8-to-v9 migration, server-data decisions, and performance debugging.' - 'Table is headless and compatible with component libraries/design systems, but no library-specific skills are in scope.' - - 'Feature skills should be short, edge-case-first, and route exact API discovery to shipped src.' + - 'Feature skills should be short, edge-case-first, and route exact API discovery to installed dist declarations (.d.ts).' - 'Framework state guides, createTableHook, Query, and Virtual require dedicated adapter guidance where source exists.' - 'Worker row models are excluded and useLegacyTable must not be promoted.' phase_4_completed: true diff --git a/_artifacts/skill_spec.md b/_artifacts/skill_spec.md index d79320781d..6f45dd3c24 100644 --- a/_artifacts/skill_spec.md +++ b/_artifacts/skill_spec.md @@ -13,7 +13,7 @@ Generate 75 short package-local skills across all 17 public packages. A loaded s 1. Correct the user or agent mental model. 2. Show the smallest reliable setup or decision pattern. -3. Route exact API discovery to src shipped in the installed package. +3. Route exact API discovery to installed package declarations (`dist/**/*.d.ts`, Ember `declarations/**/*.d.ts`, Angular `dist/types/*.d.ts`). The skills should not enumerate every option or method. That duplicates generated reference docs, ages badly, and encourages agents to recall the wrong major version. @@ -35,20 +35,22 @@ The skills should not enumerate every option or method. That duplicates generate Use evidence in this order: -1. Installed package src for exact exports, type signatures, feature prerequisites, defaults, and instance APIs. +1. Installed package declarations (`.d.ts`) for exact exports, type signatures, feature prerequisites, defaults, and instance APIs. 2. Current v9 guides for intended mental models and supported workflows. 3. Current examples for maintained composition and rendering patterns. 4. Recent and recurring GitHub issues/discussions for silent failures and misconceptions. -Every skill that discusses APIs must tell the consuming agent how to inspect the matching installed source. Preferred routes: +Every skill that discusses APIs must tell the consuming agent how to inspect the matching installed declarations. Preferred routes: -- Adapter API: node_modules/@tanstack/FRAMEWORK-table/src/index.ts, then the exported implementation/type file. -- Core API: node_modules/@tanstack/table-core/src/index.ts. -- Stock feature API: node_modules/@tanstack/table-core/src/features/FEATURE/. -- Devtools API: node_modules/@tanstack/FRAMEWORK-table-devtools/src/index.ts or @tanstack/table-devtools/src/index.ts. -- Fuzzy ranking API: node_modules/@tanstack/match-sorter-utils/src/index.ts. +- Adapter API: node_modules/@tanstack/FRAMEWORK-table/dist/index.d.ts, then the matching exported `*.d.ts` file. +- Core API: node_modules/@tanstack/table-core/dist/index.d.ts. +- Stock feature API: node_modules/@tanstack/table-core/dist/features/FEATURE/. +- Ember API: node_modules/@tanstack/ember-table/declarations/index.d.ts (and sibling `declarations/*.d.ts`). +- Angular API: node_modules/@tanstack/angular-table/dist/types/\*.d.ts (bundled public API; do not expect `src/helpers/` under the published package). +- Devtools API: node_modules/@tanstack/FRAMEWORK-table-devtools/dist/index.d.ts or @tanstack/table-devtools/dist/index.d.ts. +- Fuzzy ranking API: node_modules/@tanstack/match-sorter-utils/dist/index.d.ts. -Do not direct agents to a GitHub main-branch source file when an installed package is available. Installed source keeps guidance aligned with the consumer package version. +Do not open package `src/` under `node_modules` (it is not published). Do not direct agents to a GitHub main-branch source file when an installed package is available. Installed declarations keep guidance aligned with the consumer package version. ## Skill writing contract @@ -75,7 +77,7 @@ Use this default structure: 2. Setup: imports and the smallest valid configuration. 3. Two to four decision or implementation patterns. 4. Common mistakes: at least three concrete failures with correction. -5. API discovery: exact installed src route and identifiers to inspect. +5. API discovery: exact installed declaration route (`.d.ts`) and identifiers to inspect. 6. Cross-skill routing only when another skill owns the next decision. Do not add a reference folder by default. Add one only when a large migration mapping or framework-specific content cannot stay concise in SKILL.md. Progressive disclosure is a size tool, not permission to recreate all docs as references. @@ -176,7 +178,7 @@ Skill versions ship with package versions. After release tooling calculates pack - table-features — explicit registration, prerequisites, row-model/function slots, tree-shaking. - client-vs-server — choose ownership for filtering/grouping/sorting/expanding/pagination. - typescript — columnHelper, meta helpers, tableOptions, inference, avoid manual generics. -- api-not-found — inspect installed src, feature gating, version/adapter mismatch, prototypes. +- api-not-found — inspect installed declarations, feature gating, version/adapter mismatch, prototypes. - custom-features — plugin lifecycle after exhausting built-in APIs and meta. - migrate-v8-to-v9 — shared breaking changes and adapter migration routing. @@ -203,7 +205,7 @@ Each feature skill must: - name only row-model and registry slots relevant to that feature; - state its tableFeatures prerequisites; - distinguish state from row processing and renderer behavior; -- route exact API discovery to its shipped feature directory; +- route exact API discovery to its shipped feature directory under `dist/features/`; - include feature-specific edge cases from domain_map.yaml. Do not combine all column layout features into one summary. Their plugin prerequisites and CSS responsibilities differ enough to route independently. @@ -346,7 +348,7 @@ All Devtools skills must emphasize the required non-empty table options.key, lif - Query: data source and manual processing boundaries, not Table rendering. - Virtual: final Table models and renderer geometry, never tableFeatures. - Context: createTableHook skills; mention context over prop drilling when a registered reusable component needs typed table/cell/header access. -- API lookup: api-not-found establishes the workflow; every other skill includes its direct installed src route. +- API lookup: api-not-found establishes the workflow; every other skill includes its direct installed declaration route. ## Anti-patterns forbidden during generation diff --git a/_artifacts/skill_tree.yaml b/_artifacts/skill_tree.yaml index 2a164bc8fd..34b6da0037 100644 --- a/_artifacts/skill_tree.yaml +++ b/_artifacts/skill_tree.yaml @@ -89,7 +89,7 @@ skills: domain: foundations path: 'packages/table-core/skills/api-not-found/SKILL.md' package: 'packages/table-core' - description: 'Diagnose missing TanStack Table exports, options, state slices, and instance methods by checking the installed package src, adapter/version mismatches, tableFeatures registration, and v9 prototype APIs before inventing replacements.' + description: 'Diagnose missing TanStack Table exports, options, state slices, and instance methods by checking the installed package declarations (dist/**/*.d.ts), adapter/version mismatches, tableFeatures registration, and v9 prototype APIs before inventing replacements.' requires: ['core', 'table-features'] sources: - 'TanStack/table:packages/table-core/src/index.ts' diff --git a/packages/alpine-table/package.json b/packages/alpine-table/package.json index eb5c1af94f..aa331482fe 100644 --- a/packages/alpine-table/package.json +++ b/packages/alpine-table/package.json @@ -22,26 +22,12 @@ "tanstack-intent" ], "type": "module", - "types": "./dist/index.d.cts", - "main": "./dist/index.cjs", - "module": "./dist/index.js", + "types": "./dist/index.d.ts", "exports": { - ".": { - "import": "./dist/index.js", - "require": "./dist/index.cjs" - }, - "./experimental-worker-plugin": { - "import": "./dist/experimental-worker-plugin.js", - "require": "./dist/experimental-worker-plugin.cjs" - }, - "./flex-render": { - "import": "./dist/flex-render.js", - "require": "./dist/flex-render.cjs" - }, - "./static-functions": { - "import": "./dist/static-functions.js", - "require": "./dist/static-functions.cjs" - }, + ".": "./dist/index.js", + "./experimental-worker-plugin": "./dist/experimental-worker-plugin.js", + "./flex-render": "./dist/flex-render.js", + "./static-functions": "./dist/static-functions.js", "./package.json": "./package.json" }, "sideEffects": false, @@ -50,7 +36,6 @@ }, "files": [ "dist", - "src", "skills" ], "scripts": { diff --git a/packages/alpine-table/skills/create-table-hook/SKILL.md b/packages/alpine-table/skills/create-table-hook/SKILL.md index 4957e4a625..0da9717ba7 100644 --- a/packages/alpine-table/skills/create-table-hook/SKILL.md +++ b/packages/alpine-table/skills/create-table-hook/SKILL.md @@ -95,4 +95,4 @@ Source: TanStack/table:packages/alpine-table/src/createTable.ts ## API Discovery -Inspect `node_modules/@tanstack/alpine-table/src/createTableHook.ts`; do not infer component/context APIs from React, Vue, Solid, Svelte, Angular, or Lit adapters. +Inspect `node_modules/@tanstack/alpine-table/dist/createTableHook.d.ts`; do not infer component/context APIs from React, Vue, Solid, Svelte, Angular, or Lit adapters. diff --git a/packages/alpine-table/skills/getting-started/SKILL.md b/packages/alpine-table/skills/getting-started/SKILL.md index 5336bd87b8..07aaafb38d 100644 --- a/packages/alpine-table/skills/getting-started/SKILL.md +++ b/packages/alpine-table/skills/getting-started/SKILL.md @@ -105,4 +105,4 @@ Source: TanStack/table:docs/overview.md ## API Discovery -Inspect `node_modules/@tanstack/alpine-table/src/index.ts` and `createTable.ts`. Exact core APIs live under `node_modules/@tanstack/table-core/src/`. +Inspect `node_modules/@tanstack/alpine-table/dist/index.d.ts` and `createTable.d.ts`. Exact core APIs live under `node_modules/@tanstack/table-core/dist/`. diff --git a/packages/alpine-table/skills/table-state/SKILL.md b/packages/alpine-table/skills/table-state/SKILL.md index 8bc5239c7d..a723a3ec0d 100644 --- a/packages/alpine-table/skills/table-state/SKILL.md +++ b/packages/alpine-table/skills/table-state/SKILL.md @@ -133,4 +133,4 @@ Source: TanStack/table:docs/framework/alpine/guide/table-state.md ## API Discovery -Inspect `node_modules/@tanstack/alpine-table/src/createTable.ts` and `reactivity.ts`. Inspect `node_modules/@tanstack/table-core/src/core/table/constructTable.ts` for state precedence. +Inspect `node_modules/@tanstack/alpine-table/dist/createTable.d.ts` and `reactivity.d.ts`. Inspect `node_modules/@tanstack/table-core/dist/core/table/constructTable.d.ts` for state precedence. diff --git a/packages/alpine-table/tsdown.config.ts b/packages/alpine-table/tsdown.config.ts index 7d795b74ed..5ffe19b363 100644 --- a/packages/alpine-table/tsdown.config.ts +++ b/packages/alpine-table/tsdown.config.ts @@ -7,10 +7,10 @@ export default defineConfig({ './src/experimental-worker-plugin.ts', './src/flex-render.ts', ], - format: ['esm', 'cjs'], + format: ['esm'], unbundle: true, dts: true, - sourcemap: true, + sourcemap: false, clean: true, minify: false, fixedExtension: false, diff --git a/packages/angular-table-devtools/package.json b/packages/angular-table-devtools/package.json index 94ea57dc87..2001c86cda 100644 --- a/packages/angular-table-devtools/package.json +++ b/packages/angular-table-devtools/package.json @@ -42,7 +42,6 @@ }, "files": [ "dist", - "src", "skills" ], "dependencies": { diff --git a/packages/angular-table-devtools/skills/devtools/SKILL.md b/packages/angular-table-devtools/skills/devtools/SKILL.md index c6dc852b28..5c4d0cc4a1 100644 --- a/packages/angular-table-devtools/skills/devtools/SKILL.md +++ b/packages/angular-table-devtools/skills/devtools/SKILL.md @@ -84,4 +84,4 @@ Source: TanStack/table:packages/angular-table-devtools/src/index.ts ## API Discovery -Inspect `node_modules/@tanstack/angular-table-devtools/src/index.ts` and `injectTanStackTableDevtools.ts` for current injection options. +Inspect `node_modules/@tanstack/angular-table-devtools/dist/index.d.ts` and `injectTanStackTableDevtools.d.ts` for current injection options. diff --git a/packages/angular-table-devtools/tsdown.config.ts b/packages/angular-table-devtools/tsdown.config.ts index 63b0b0bd20..0230119f4e 100644 --- a/packages/angular-table-devtools/tsdown.config.ts +++ b/packages/angular-table-devtools/tsdown.config.ts @@ -6,7 +6,7 @@ export default defineConfig({ format: ['esm'], unbundle: true, dts: true, - sourcemap: true, + sourcemap: false, clean: true, minify: false, fixedExtension: false, diff --git a/packages/angular-table/package.json b/packages/angular-table/package.json index 8dc8179578..1414ab219c 100644 --- a/packages/angular-table/package.json +++ b/packages/angular-table/package.json @@ -50,12 +50,11 @@ }, "files": [ "dist", - "src", "static-functions", "skills" ], "scripts": { - "build": "ng-packagr -p ng-package.json -c tsconfig.build.json && rimraf ./dist/package.json", + "build": "ng-packagr -p ng-package.json -c tsconfig.build.json && rimraf ./dist/package.json && find dist -name '*.map' -delete", "build:types": "tsc --emitDeclarationOnly", "clean": "rimraf ./build && rimraf ./dist", "test:build": "publint --strict", diff --git a/packages/angular-table/skills/create-table-hook/SKILL.md b/packages/angular-table/skills/create-table-hook/SKILL.md index dbbfa1285a..fee4b000b5 100644 --- a/packages/angular-table/skills/create-table-hook/SKILL.md +++ b/packages/angular-table/skills/create-table-hook/SKILL.md @@ -145,4 +145,4 @@ Source: `docs/framework/angular/guide/composable-tables.md` ## API Discovery -Inspect `node_modules/@tanstack/angular-table/src/helpers/createTableHook.ts`, `helpers/{table,cell,header}.ts`, and `flex-render/` for exact DI and rendering contracts. +Inspect `node_modules/@tanstack/angular-table/dist/types/` for exact DI and rendering contracts in the bundled public API. diff --git a/packages/angular-table/skills/getting-started/SKILL.md b/packages/angular-table/skills/getting-started/SKILL.md index 27413ac769..3408f69924 100644 --- a/packages/angular-table/skills/getting-started/SKILL.md +++ b/packages/angular-table/skills/getting-started/SKILL.md @@ -135,4 +135,4 @@ Source: `docs/framework/angular/guide/rendering.md` ## API Discovery -Inspect `node_modules/@tanstack/angular-table/src/index.ts`, `injectTable.ts`, `flexRender.ts`, and `flex-render/`; inspect optional feature APIs in installed `@tanstack/table-core/src/features/`. +Inspect `node_modules/@tanstack/angular-table/dist/types/` for the bundled public API; inspect optional feature APIs in installed `@tanstack/table-core/dist/features/`. diff --git a/packages/angular-table/skills/migrate-v8-to-v9/SKILL.md b/packages/angular-table/skills/migrate-v8-to-v9/SKILL.md index 6a8058734d..05fb851b85 100644 --- a/packages/angular-table/skills/migrate-v8-to-v9/SKILL.md +++ b/packages/angular-table/skills/migrate-v8-to-v9/SKILL.md @@ -191,4 +191,4 @@ Use `row.getValue('name')`; prototype methods require the original instance and ## API Discovery -Inspect `node_modules/@tanstack/angular-table/src/index.ts`, `injectTable.ts`, and rendering sources. Verify feature slots and exact beta APIs in `node_modules/@tanstack/table-core/src`; do not reconstruct v9 from v8 memory. +Inspect `node_modules/@tanstack/angular-table/dist/types/` for the bundled public API; do not reconstruct v9 from v8 memory. diff --git a/packages/angular-table/skills/table-state/SKILL.md b/packages/angular-table/skills/table-state/SKILL.md index dfa3c87079..e42fc22fd7 100644 --- a/packages/angular-table/skills/table-state/SKILL.md +++ b/packages/angular-table/skills/table-state/SKILL.md @@ -194,4 +194,4 @@ Source: `docs/framework/angular/guide/table-state.md` ## API Discovery -Inspect `node_modules/@tanstack/angular-table/src/injectTable.ts` and `reactivity.ts`; inspect `@tanstack/angular-store/src` for external atoms and installed core feature source for state APIs. +Inspect `node_modules/@tanstack/angular-table/dist/types/` and `reactivity.d.ts`; inspect `@tanstack/angular-store/dist/` for external atoms and installed core feature source for state APIs. diff --git a/packages/angular-table/skills/with-tanstack-query/SKILL.md b/packages/angular-table/skills/with-tanstack-query/SKILL.md index df0e9aa9c0..e72757552b 100644 --- a/packages/angular-table/skills/with-tanstack-query/SKILL.md +++ b/packages/angular-table/skills/with-tanstack-query/SKILL.md @@ -139,4 +139,4 @@ Source: `docs/framework/angular/guide/pagination.md` ## API Discovery -Inspect installed `@tanstack/angular-table/src/injectTable.ts`, the relevant core feature source, and installed Angular Query source for the exact `injectQuery` package/version contract. +Inspect installed `@tanstack/angular-table/dist/types/`, the relevant core feature source, and installed Angular Query source for the exact `injectQuery` package/version contract. diff --git a/packages/angular-table/skills/with-tanstack-virtual/SKILL.md b/packages/angular-table/skills/with-tanstack-virtual/SKILL.md index 5ab5f9b73a..5f2b22b9a5 100644 --- a/packages/angular-table/skills/with-tanstack-virtual/SKILL.md +++ b/packages/angular-table/skills/with-tanstack-virtual/SKILL.md @@ -123,4 +123,4 @@ Source: `examples/angular/virtualized-columns/src/app/app.ts` ## API Discovery -Inspect installed `@tanstack/angular-table/src`, installed `@tanstack/angular-virtual/src`, and the maintained Angular examples for current row, column, measurement, and infinite patterns. +Inspect installed `@tanstack/angular-table/dist/types/`, installed `@tanstack/angular-virtual/dist/`, and the maintained Angular examples for current row, column, measurement, and infinite patterns. diff --git a/packages/angular-table/tsconfig.build.json b/packages/angular-table/tsconfig.build.json index 266312b0e1..fffef21c86 100644 --- a/packages/angular-table/tsconfig.build.json +++ b/packages/angular-table/tsconfig.build.json @@ -6,6 +6,7 @@ "module": "ESNext", "moduleDetection": "force", "moduleResolution": "Bundler", + "sourceMap": false, "stripInternal": true }, "angularCompilerOptions": { diff --git a/packages/ember-table/package.json b/packages/ember-table/package.json index 4003c7bd08..452cbf027f 100644 --- a/packages/ember-table/package.json +++ b/packages/ember-table/package.json @@ -53,7 +53,6 @@ "addon-main.cjs", "declarations", "dist", - "src", "skills" ], "scripts": { diff --git a/packages/ember-table/rollup.config.mjs b/packages/ember-table/rollup.config.mjs index b9c6c6de95..8478e724fc 100644 --- a/packages/ember-table/rollup.config.mjs +++ b/packages/ember-table/rollup.config.mjs @@ -15,7 +15,10 @@ const tsConfig = resolve(rootDirectory, './tsconfig.publish.json') export default { // This provides defaults that work well alongside `publicEntrypoints` below. // You can augment this if you need to. - output: addon.output(), + output: { + ...addon.output(), + sourcemap: false, + }, plugins: [ // These are the modules that users should be able to import from your diff --git a/packages/ember-table/skills/create-table-hook/SKILL.md b/packages/ember-table/skills/create-table-hook/SKILL.md index 5f6b824eb6..4960cd32e8 100644 --- a/packages/ember-table/skills/create-table-hook/SKILL.md +++ b/packages/ember-table/skills/create-table-hook/SKILL.md @@ -114,4 +114,4 @@ Use `createAppColumnHelper()`; do not thread `typeof features` through e ## API Discovery -Inspect `node_modules/@tanstack/ember-table/src/create-table-hook.ts` for the installed factory return shape, omitted options, and merge precedence. Inspect `use-table.ts` for thunk reactivity and `node_modules/@tanstack/table-core/src/features//` for the shared feature APIs. Do not infer Ember component/context behavior from another adapter's createTableHook. +Inspect `node_modules/@tanstack/ember-table/declarations/create-table-hook.d.ts` for the installed factory return shape, omitted options, and merge precedence. Inspect `use-table.d.ts` for thunk reactivity and `node_modules/@tanstack/table-core/dist/features//` for the shared feature APIs. Do not infer Ember component/context behavior from another adapter's createTableHook. diff --git a/packages/ember-table/skills/getting-started/SKILL.md b/packages/ember-table/skills/getting-started/SKILL.md index 51a253b43f..a5b9aa09bf 100644 --- a/packages/ember-table/skills/getting-started/SKILL.md +++ b/packages/ember-table/skills/getting-started/SKILL.md @@ -157,4 +157,4 @@ With `tableFeatures({})`, render `row.getAllCells()`. Add `columnVisibilityFeatu ## API Discovery -Inspect `node_modules/@tanstack/ember-table/src/index.ts` for exports, `use-table.ts` for options/reactivity behavior, `FlexRender.gts` and `flex-render.ts` for renderer contracts, and `node_modules/@tanstack/table-core/src/features//` for feature-gated APIs. Do not substitute React hooks, subscriptions, or component signatures. +Inspect `node_modules/@tanstack/ember-table/declarations/index.d.ts` for exports, `use-table.d.ts` for options/reactivity behavior, `FlexRender.d.ts` and `flex-render.d.ts` for renderer contracts, and `node_modules/@tanstack/table-core/dist/features//` for feature-gated APIs. Do not substitute React hooks, subscriptions, or component signatures. diff --git a/packages/ember-table/skills/table-state/SKILL.md b/packages/ember-table/skills/table-state/SKILL.md index f7409c8385..b2b14cb89e 100644 --- a/packages/ember-table/skills/table-state/SKILL.md +++ b/packages/ember-table/skills/table-state/SKILL.md @@ -184,4 +184,4 @@ When `atoms.pagination` owns the slice, changing `baseAtoms.pagination` does not ## API Discovery -Inspect `node_modules/@tanstack/ember-table/src/use-table.ts` for option/state precedence and the Glimmer bridge, `signal.ts` for `createAtom` behavior, and `reactivity.ts` for scheduling/tracking. Inspect the registered feature under `node_modules/@tanstack/table-core/src/features//` for its state type, update API, and reset semantics. +Inspect `node_modules/@tanstack/ember-table/declarations/use-table.d.ts` for option/state precedence and the Glimmer bridge, `signal.d.ts` for `createAtom` behavior, and `reactivity.d.ts` for scheduling/tracking. Inspect the registered feature under `node_modules/@tanstack/table-core/dist/features//` for its state type, update API, and reset semantics. diff --git a/packages/lit-table/package.json b/packages/lit-table/package.json index a793efe719..9bdc9dea79 100644 --- a/packages/lit-table/package.json +++ b/packages/lit-table/package.json @@ -22,26 +22,12 @@ "tanstack-intent" ], "type": "module", - "types": "./dist/index.d.cts", - "main": "./dist/index.cjs", - "module": "./dist/index.js", + "types": "./dist/index.d.ts", "exports": { - ".": { - "import": "./dist/index.js", - "require": "./dist/index.cjs" - }, - "./experimental-worker-plugin": { - "import": "./dist/experimental-worker-plugin.js", - "require": "./dist/experimental-worker-plugin.cjs" - }, - "./flex-render": { - "import": "./dist/flex-render.js", - "require": "./dist/flex-render.cjs" - }, - "./static-functions": { - "import": "./dist/static-functions.js", - "require": "./dist/static-functions.cjs" - }, + ".": "./dist/index.js", + "./experimental-worker-plugin": "./dist/experimental-worker-plugin.js", + "./flex-render": "./dist/flex-render.js", + "./static-functions": "./dist/static-functions.js", "./package.json": "./package.json" }, "sideEffects": false, @@ -50,7 +36,6 @@ }, "files": [ "dist", - "src", "skills" ], "scripts": { diff --git a/packages/lit-table/skills/create-table-hook/SKILL.md b/packages/lit-table/skills/create-table-hook/SKILL.md index fc03cd289a..7998334684 100644 --- a/packages/lit-table/skills/create-table-hook/SKILL.md +++ b/packages/lit-table/skills/create-table-hook/SKILL.md @@ -91,4 +91,4 @@ Source: TanStack/table:examples/lit/composable-tables ## API Discovery -Inspect `node_modules/@tanstack/lit-table/src/createTableHook.ts`. Use the matching installed implementation rather than assuming JSX-adapter component APIs exist in Lit. +Inspect `node_modules/@tanstack/lit-table/dist/createTableHook.d.ts`. Use the matching installed implementation rather than assuming JSX-adapter component APIs exist in Lit. diff --git a/packages/lit-table/skills/getting-started/SKILL.md b/packages/lit-table/skills/getting-started/SKILL.md index 970aa3947f..4d904b8d69 100644 --- a/packages/lit-table/skills/getting-started/SKILL.md +++ b/packages/lit-table/skills/getting-started/SKILL.md @@ -151,4 +151,4 @@ Source: TanStack/table:docs/overview.md ## API Discovery -Inspect `node_modules/@tanstack/lit-table/src/index.ts` and the exported implementation. Core table and feature APIs are in `node_modules/@tanstack/table-core/src/`. +Inspect `node_modules/@tanstack/lit-table/dist/index.d.ts` and the exported implementation. Core table and feature APIs are in `node_modules/@tanstack/table-core/dist/`. diff --git a/packages/lit-table/skills/migrate-v8-to-v9/SKILL.md b/packages/lit-table/skills/migrate-v8-to-v9/SKILL.md index 2f79bd82a8..5e0fbac98e 100644 --- a/packages/lit-table/skills/migrate-v8-to-v9/SKILL.md +++ b/packages/lit-table/skills/migrate-v8-to-v9/SKILL.md @@ -195,4 +195,4 @@ Use `row.getValue('name')`; prototype methods require the original instance and ## API Discovery -Inspect `node_modules/@tanstack/lit-table/src/index.ts` and `TableController.ts`. Verify feature slots and exact beta APIs in `node_modules/@tanstack/table-core/src`; do not reconstruct v9 from v8 memory. +Inspect `node_modules/@tanstack/lit-table/dist/index.d.ts` and `TableController.d.ts`. Verify feature slots and exact beta APIs in `node_modules/@tanstack/table-core/dist/`; do not reconstruct v9 from v8 memory. diff --git a/packages/lit-table/skills/table-state/SKILL.md b/packages/lit-table/skills/table-state/SKILL.md index 760997ef78..bf29c815df 100644 --- a/packages/lit-table/skills/table-state/SKILL.md +++ b/packages/lit-table/skills/table-state/SKILL.md @@ -152,4 +152,4 @@ Source: TanStack/table:docs/framework/lit/guide/table-state.md ## API Discovery -Inspect `node_modules/@tanstack/lit-table/src/TableController.ts`, then `node_modules/@tanstack/table-core/src/core/table/` for state precedence and updater behavior. +Inspect `node_modules/@tanstack/lit-table/dist/TableController.d.ts`, then `node_modules/@tanstack/table-core/dist/core/table/` for state precedence and updater behavior. diff --git a/packages/lit-table/skills/with-tanstack-virtual/SKILL.md b/packages/lit-table/skills/with-tanstack-virtual/SKILL.md index 27e34a510f..a0183231f3 100644 --- a/packages/lit-table/skills/with-tanstack-virtual/SKILL.md +++ b/packages/lit-table/skills/with-tanstack-virtual/SKILL.md @@ -144,4 +144,4 @@ Source: TanStack/table:docs/framework/lit/guide/virtualization.md ## API Discovery -Inspect `node_modules/@tanstack/lit-table/src/index.ts` and `node_modules/@tanstack/lit-virtual/src/`. Use maintained examples for geometry; do not register Virtual in `tableFeatures`. +Inspect `node_modules/@tanstack/lit-table/dist/index.d.ts` and `node_modules/@tanstack/lit-virtual/dist/`. Use maintained examples for geometry; do not register Virtual in `tableFeatures`. diff --git a/packages/lit-table/tsdown.config.ts b/packages/lit-table/tsdown.config.ts index 7d795b74ed..5ffe19b363 100644 --- a/packages/lit-table/tsdown.config.ts +++ b/packages/lit-table/tsdown.config.ts @@ -7,10 +7,10 @@ export default defineConfig({ './src/experimental-worker-plugin.ts', './src/flex-render.ts', ], - format: ['esm', 'cjs'], + format: ['esm'], unbundle: true, dts: true, - sourcemap: true, + sourcemap: false, clean: true, minify: false, fixedExtension: false, diff --git a/packages/match-sorter-utils/package.json b/packages/match-sorter-utils/package.json index 14fe55eddf..2c90df3722 100644 --- a/packages/match-sorter-utils/package.json +++ b/packages/match-sorter-utils/package.json @@ -28,14 +28,9 @@ "tanstack-intent" ], "type": "module", - "types": "./dist/index.d.cts", - "main": "./dist/index.cjs", - "module": "./dist/index.js", + "types": "./dist/index.d.ts", "exports": { - ".": { - "import": "./dist/index.js", - "require": "./dist/index.cjs" - }, + ".": "./dist/index.js", "./package.json": "./package.json" }, "sideEffects": false, @@ -44,7 +39,6 @@ }, "files": [ "dist", - "src", "skills" ], "scripts": { diff --git a/packages/match-sorter-utils/skills/fuzzy-ranking/SKILL.md b/packages/match-sorter-utils/skills/fuzzy-ranking/SKILL.md index b758abe865..3fe6f82184 100644 --- a/packages/match-sorter-utils/skills/fuzzy-ranking/SKILL.md +++ b/packages/match-sorter-utils/skills/fuzzy-ranking/SKILL.md @@ -91,4 +91,4 @@ Source: TanStack/table:packages/match-sorter-utils/src/index.ts ## API Discovery -Inspect `node_modules/@tanstack/match-sorter-utils/src/index.ts` for the installed `RankItemOptions`, accessor attributes, ranking constants, and comparator behavior. For TanStack Table metadata integration, load the global-filtering and sorting skills. +Inspect `node_modules/@tanstack/match-sorter-utils/dist/index.d.ts` for the installed `RankItemOptions`, accessor attributes, ranking constants, and comparator behavior. For TanStack Table metadata integration, load the global-filtering and sorting skills. diff --git a/packages/match-sorter-utils/tsdown.config.ts b/packages/match-sorter-utils/tsdown.config.ts index 71071cb903..d4b26b4408 100644 --- a/packages/match-sorter-utils/tsdown.config.ts +++ b/packages/match-sorter-utils/tsdown.config.ts @@ -2,10 +2,10 @@ import { defineConfig } from 'tsdown' export default defineConfig({ entry: ['./src/index.ts'], - format: ['esm', 'cjs'], + format: ['esm'], unbundle: true, dts: true, - sourcemap: true, + sourcemap: false, clean: true, minify: false, fixedExtension: false, diff --git a/packages/preact-table-devtools/package.json b/packages/preact-table-devtools/package.json index bde323cba3..8d9ebed97b 100644 --- a/packages/preact-table-devtools/package.json +++ b/packages/preact-table-devtools/package.json @@ -44,8 +44,7 @@ "node": ">=20" }, "files": [ - "dist/", - "src", + "dist", "skills" ], "dependencies": { diff --git a/packages/preact-table-devtools/skills/devtools/SKILL.md b/packages/preact-table-devtools/skills/devtools/SKILL.md index ce8d0833bc..42dda31f29 100644 --- a/packages/preact-table-devtools/skills/devtools/SKILL.md +++ b/packages/preact-table-devtools/skills/devtools/SKILL.md @@ -82,4 +82,4 @@ Source: TanStack/table:packages/preact-table-devtools/src/index.ts ## API Discovery -Inspect `node_modules/@tanstack/preact-table-devtools/src/index.ts` and `useTanStackTableDevtools.ts`; do not copy React adapter imports. +Inspect `node_modules/@tanstack/preact-table-devtools/dist/index.d.ts` and `useTanStackTableDevtools.d.ts`; do not copy React adapter imports. diff --git a/packages/preact-table-devtools/tsdown.config.ts b/packages/preact-table-devtools/tsdown.config.ts index 70e438f0e0..40e8770acd 100644 --- a/packages/preact-table-devtools/tsdown.config.ts +++ b/packages/preact-table-devtools/tsdown.config.ts @@ -7,7 +7,7 @@ export default defineConfig({ format: ['esm'], unbundle: true, dts: true, - sourcemap: true, + sourcemap: false, clean: true, minify: false, fixedExtension: false, diff --git a/packages/preact-table/package.json b/packages/preact-table/package.json index 80bb7d35a3..4dd272671f 100644 --- a/packages/preact-table/package.json +++ b/packages/preact-table/package.json @@ -22,26 +22,12 @@ "tanstack-intent" ], "type": "module", - "types": "./dist/index.d.cts", - "main": "./dist/index.cjs", - "module": "./dist/index.js", + "types": "./dist/index.d.ts", "exports": { - ".": { - "import": "./dist/index.js", - "require": "./dist/index.cjs" - }, - "./experimental-worker-plugin": { - "import": "./dist/experimental-worker-plugin.js", - "require": "./dist/experimental-worker-plugin.cjs" - }, - "./flex-render": { - "import": "./dist/flex-render.js", - "require": "./dist/flex-render.cjs" - }, - "./static-functions": { - "import": "./dist/static-functions.js", - "require": "./dist/static-functions.cjs" - }, + ".": "./dist/index.js", + "./experimental-worker-plugin": "./dist/experimental-worker-plugin.js", + "./flex-render": "./dist/flex-render.js", + "./static-functions": "./dist/static-functions.js", "./package.json": "./package.json" }, "sideEffects": false, @@ -50,7 +36,6 @@ }, "files": [ "dist", - "src", "skills" ], "scripts": { diff --git a/packages/preact-table/skills/create-table-hook/SKILL.md b/packages/preact-table/skills/create-table-hook/SKILL.md index 7d335c8741..7dabdbe774 100644 --- a/packages/preact-table/skills/create-table-hook/SKILL.md +++ b/packages/preact-table/skills/create-table-hook/SKILL.md @@ -173,4 +173,4 @@ Source: `packages/preact-table/src/createTableHook.tsx` ## API Discovery -Inspect `node_modules/@tanstack/preact-table/src/createTableHook.tsx` and `createTableHookContexts.tsx` for exact return names, provider props, registries, and scoped context types. +Inspect `node_modules/@tanstack/preact-table/dist/createTableHook.d.ts` and `createTableHookContexts.d.ts` for exact return names, provider props, registries, and scoped context types. diff --git a/packages/preact-table/skills/getting-started/SKILL.md b/packages/preact-table/skills/getting-started/SKILL.md index 2ea1dc28b0..53567e6afd 100644 --- a/packages/preact-table/skills/getting-started/SKILL.md +++ b/packages/preact-table/skills/getting-started/SKILL.md @@ -154,4 +154,4 @@ Source: `examples/preact/basic-use-table` ## API Discovery -Inspect `node_modules/@tanstack/preact-table/src/index.ts`, then `useTable.ts`, `Subscribe.tsx`, or `FlexRender.tsx`; follow core exports into installed `@tanstack/table-core/src/`. +Inspect `node_modules/@tanstack/preact-table/dist/index.d.ts`, then `useTable.d.ts`, `Subscribe.d.ts`, or `FlexRender.d.ts`; follow core exports into installed `@tanstack/table-core/dist/`. diff --git a/packages/preact-table/skills/migrate-v8-to-v9/SKILL.md b/packages/preact-table/skills/migrate-v8-to-v9/SKILL.md index 01aadb2665..ffe381372f 100644 --- a/packages/preact-table/skills/migrate-v8-to-v9/SKILL.md +++ b/packages/preact-table/skills/migrate-v8-to-v9/SKILL.md @@ -17,7 +17,7 @@ sources: - 'TanStack/table:examples/preact/basic-use-table' --- -Read `@tanstack/table-core#migrate-v8-to-v9`, `getting-started`, and `table-state`. Use this as the exhaustive Preact migration checklist. Verify exact APIs in the installed source before assuming another v9 beta has the same surface. +Read `@tanstack/table-core#migrate-v8-to-v9`, `getting-started`, and `table-state`. Use this as the exhaustive Preact migration checklist. Verify exact APIs in the installed declarations before assuming another v9 beta has the same surface. Framework prerequisite: Preact 10 or newer (`preact >=10`). @@ -190,4 +190,4 @@ All other underscore-prefixed internals are removed. `getIsSomeRowsSelected()` a ## API discovery -Inspect `node_modules/@tanstack/preact-table/src/index.ts` and `node_modules/@tanstack/table-core/src/index.ts`. Do not copy React adapter APIs merely because the v8 app used `preact/compat`. +Inspect `node_modules/@tanstack/preact-table/dist/index.d.ts` and `node_modules/@tanstack/table-core/dist/index.d.ts`. Do not copy React adapter APIs merely because the v8 app used `preact/compat`. diff --git a/packages/preact-table/skills/table-state/SKILL.md b/packages/preact-table/skills/table-state/SKILL.md index fa63b6ece3..726a4b4fcf 100644 --- a/packages/preact-table/skills/table-state/SKILL.md +++ b/packages/preact-table/skills/table-state/SKILL.md @@ -152,4 +152,4 @@ Source: `examples/preact/basic-subscribe` ## API Discovery -Inspect `node_modules/@tanstack/preact-table/src/useTable.ts` and `Subscribe.tsx`; use `@tanstack/preact-store` rather than React Store hooks. +Inspect `node_modules/@tanstack/preact-table/dist/useTable.d.ts` and `Subscribe.d.ts`; use `@tanstack/preact-store` rather than React Store hooks. diff --git a/packages/preact-table/skills/with-tanstack-query/SKILL.md b/packages/preact-table/skills/with-tanstack-query/SKILL.md index 90252464b1..a0d38c5c40 100644 --- a/packages/preact-table/skills/with-tanstack-query/SKILL.md +++ b/packages/preact-table/skills/with-tanstack-query/SKILL.md @@ -132,4 +132,4 @@ Source: `docs/framework/preact/guide/pagination.md` ## API Discovery -Inspect installed `node_modules/@tanstack/preact-table/src/index.ts` and the relevant core feature source; inspect `@tanstack/preact-query` source for exact query APIs. +Inspect installed `node_modules/@tanstack/preact-table/dist/index.d.ts` and the relevant core feature source; inspect `@tanstack/preact-query` source for exact query APIs. diff --git a/packages/preact-table/skills/with-tanstack-virtual/SKILL.md b/packages/preact-table/skills/with-tanstack-virtual/SKILL.md index 3a6f98399f..9b26ce480a 100644 --- a/packages/preact-table/skills/with-tanstack-virtual/SKILL.md +++ b/packages/preact-table/skills/with-tanstack-virtual/SKILL.md @@ -115,4 +115,4 @@ Source: `docs/framework/preact/guide/virtualization.md` ## API Discovery -Inspect `node_modules/@tanstack/preact-table/src/index.ts`. For rendering APIs, inspect installed `node_modules/@tanstack/react-virtual/src/` when using the standard `preact/compat` alias, or `node_modules/@tanstack/virtual-core/src/` for a direct integration. There is no maintained Preact-specific Virtual package or Table example; start from the Preact guide and translate the maintained React examples only through the compat setup it describes. +Inspect `node_modules/@tanstack/preact-table/dist/index.d.ts`. For rendering APIs, inspect installed `node_modules/@tanstack/react-virtual/dist/` when using the standard `preact/compat` alias, or `node_modules/@tanstack/virtual-core/dist/` for a direct integration. There is no maintained Preact-specific Virtual package or Table example; start from the Preact guide and translate the maintained React examples only through the compat setup it describes. diff --git a/packages/preact-table/tsdown.config.ts b/packages/preact-table/tsdown.config.ts index 7d795b74ed..5ffe19b363 100644 --- a/packages/preact-table/tsdown.config.ts +++ b/packages/preact-table/tsdown.config.ts @@ -7,10 +7,10 @@ export default defineConfig({ './src/experimental-worker-plugin.ts', './src/flex-render.ts', ], - format: ['esm', 'cjs'], + format: ['esm'], unbundle: true, dts: true, - sourcemap: true, + sourcemap: false, clean: true, minify: false, fixedExtension: false, diff --git a/packages/react-table-devtools/package.json b/packages/react-table-devtools/package.json index b879fb31f0..98f66d514f 100644 --- a/packages/react-table-devtools/package.json +++ b/packages/react-table-devtools/package.json @@ -44,8 +44,7 @@ "node": ">=20" }, "files": [ - "dist/", - "src", + "dist", "skills" ], "dependencies": { diff --git a/packages/react-table-devtools/skills/devtools/SKILL.md b/packages/react-table-devtools/skills/devtools/SKILL.md index 7c6f665cde..c39397918e 100644 --- a/packages/react-table-devtools/skills/devtools/SKILL.md +++ b/packages/react-table-devtools/skills/devtools/SKILL.md @@ -82,4 +82,4 @@ Source: TanStack/table:packages/react-table-devtools/src/index.ts ## API Discovery -Inspect `node_modules/@tanstack/react-table-devtools/src/index.ts` and `useTanStackTableDevtools.ts` for the installed lifecycle API. +Inspect `node_modules/@tanstack/react-table-devtools/dist/index.d.ts` and `useTanStackTableDevtools.d.ts` for the installed lifecycle API. diff --git a/packages/react-table-devtools/tsdown.config.ts b/packages/react-table-devtools/tsdown.config.ts index 6d52bf2e73..105896ac35 100644 --- a/packages/react-table-devtools/tsdown.config.ts +++ b/packages/react-table-devtools/tsdown.config.ts @@ -7,7 +7,7 @@ export default defineConfig({ format: ['esm'], unbundle: true, dts: true, - sourcemap: true, + sourcemap: false, clean: true, minify: false, fixedExtension: false, diff --git a/packages/react-table/package.json b/packages/react-table/package.json index 9a2768a172..9b35ef7c68 100644 --- a/packages/react-table/package.json +++ b/packages/react-table/package.json @@ -22,30 +22,13 @@ "tanstack-intent" ], "type": "module", - "types": "./dist/index.d.cts", - "main": "./dist/index.cjs", - "module": "./dist/index.js", + "types": "./dist/index.d.ts", "exports": { - ".": { - "import": "./dist/index.js", - "require": "./dist/index.cjs" - }, - "./experimental-worker-plugin": { - "import": "./dist/experimental-worker-plugin.js", - "require": "./dist/experimental-worker-plugin.cjs" - }, - "./flex-render": { - "import": "./dist/flex-render.js", - "require": "./dist/flex-render.cjs" - }, - "./legacy": { - "import": "./dist/legacy.js", - "require": "./dist/legacy.cjs" - }, - "./static-functions": { - "import": "./dist/static-functions.js", - "require": "./dist/static-functions.cjs" - }, + ".": "./dist/index.js", + "./experimental-worker-plugin": "./dist/experimental-worker-plugin.js", + "./flex-render": "./dist/flex-render.js", + "./legacy": "./dist/legacy.js", + "./static-functions": "./dist/static-functions.js", "./package.json": "./package.json" }, "sideEffects": false, @@ -54,7 +37,6 @@ }, "files": [ "dist", - "src", "skills" ], "scripts": { diff --git a/packages/react-table/skills/create-table-hook/SKILL.md b/packages/react-table/skills/create-table-hook/SKILL.md index 61fb3b0311..87274e072f 100644 --- a/packages/react-table/skills/create-table-hook/SKILL.md +++ b/packages/react-table/skills/create-table-hook/SKILL.md @@ -179,4 +179,4 @@ Source: `https://github.com/TanStack/table/issues/6348` ## API Discovery -Inspect `node_modules/@tanstack/react-table/src/createTableHook.tsx` and `createTableHookContexts.tsx` for the exact returned helpers, component registries, wrapper props, and scoped context types. +Inspect `node_modules/@tanstack/react-table/dist/createTableHook.d.ts` and `createTableHookContexts.d.ts` for the exact returned helpers, component registries, wrapper props, and scoped context types. diff --git a/packages/react-table/skills/getting-started/SKILL.md b/packages/react-table/skills/getting-started/SKILL.md index 00e8843c99..d871a2775e 100644 --- a/packages/react-table/skills/getting-started/SKILL.md +++ b/packages/react-table/skills/getting-started/SKILL.md @@ -168,4 +168,4 @@ Source: `docs/framework/react/guide/data.md` ## API Discovery -Inspect `node_modules/@tanstack/react-table/src/index.ts` first, then the exported `useTable.ts`, `FlexRender.tsx`, or core feature source. Use installed source so names match the consumer's exact v9 version. +Inspect `node_modules/@tanstack/react-table/dist/index.d.ts` first, then the exported `useTable.d.ts`, `FlexRender.d.ts`, or core feature source. Use installed declarations so names match the consumer's exact v9 version. diff --git a/packages/react-table/skills/migrate-v8-to-v9/SKILL.md b/packages/react-table/skills/migrate-v8-to-v9/SKILL.md index f3e17fb45d..7e8105dd04 100644 --- a/packages/react-table/skills/migrate-v8-to-v9/SKILL.md +++ b/packages/react-table/skills/migrate-v8-to-v9/SKILL.md @@ -223,4 +223,4 @@ All other underscore-prefixed internals are removed. `getIsSomeRowsSelected()` a ## API discovery -Inspect `node_modules/@tanstack/react-table/src/index.ts` and `node_modules/@tanstack/table-core/src/index.ts` for the installed v9 exports and types. Inspect `src/legacy.ts` only to identify temporary bridge code that remains to be removed. +Inspect `node_modules/@tanstack/react-table/dist/index.d.ts` and `node_modules/@tanstack/table-core/dist/index.d.ts` for the installed v9 exports and types. Inspect `dist/legacy.d.ts` only to identify temporary bridge code that remains to be removed. diff --git a/packages/react-table/skills/table-state/SKILL.md b/packages/react-table/skills/table-state/SKILL.md index 36d720bbd5..41faa79c19 100644 --- a/packages/react-table/skills/table-state/SKILL.md +++ b/packages/react-table/skills/table-state/SKILL.md @@ -252,4 +252,4 @@ Source: `docs/framework/react/guide/table-state.md` ## API Discovery -Inspect `node_modules/@tanstack/react-table/src/useTable.ts` and `Subscribe.tsx`. Core atom precedence and state slices live under `node_modules/@tanstack/table-core/src/`. +Inspect `node_modules/@tanstack/react-table/dist/useTable.d.ts` and `Subscribe.d.ts`. Core atom precedence and state slices live under `node_modules/@tanstack/table-core/dist/`. diff --git a/packages/react-table/skills/with-tanstack-query/SKILL.md b/packages/react-table/skills/with-tanstack-query/SKILL.md index c6998b7e2a..687db45821 100644 --- a/packages/react-table/skills/with-tanstack-query/SKILL.md +++ b/packages/react-table/skills/with-tanstack-query/SKILL.md @@ -183,4 +183,4 @@ Source: `examples/react/with-tanstack-query` ## API Discovery -Inspect `node_modules/@tanstack/react-table/src/index.ts` and the relevant core feature source; inspect the installed `@tanstack/react-query` source for current query option types. +Inspect `node_modules/@tanstack/react-table/dist/index.d.ts` and the relevant core feature source; inspect the installed `@tanstack/react-query` source for current query option types. diff --git a/packages/react-table/skills/with-tanstack-virtual/SKILL.md b/packages/react-table/skills/with-tanstack-virtual/SKILL.md index d4d5c6b68c..d9f12583a7 100644 --- a/packages/react-table/skills/with-tanstack-virtual/SKILL.md +++ b/packages/react-table/skills/with-tanstack-virtual/SKILL.md @@ -194,4 +194,4 @@ Source: `examples/react/virtualized-rows` ## API Discovery -Inspect `node_modules/@tanstack/react-table/src/index.ts` for Table render APIs and installed `node_modules/@tanstack/react-virtual/src/` for the exact virtualizer options. Copy layout contracts from the maintained example matching rows, columns, or infinite loading. +Inspect `node_modules/@tanstack/react-table/dist/index.d.ts` for Table render APIs and installed `node_modules/@tanstack/react-virtual/dist/` for the exact virtualizer options. Copy layout contracts from the maintained example matching rows, columns, or infinite loading. diff --git a/packages/react-table/tsdown.config.ts b/packages/react-table/tsdown.config.ts index f65977c5e0..9666698715 100644 --- a/packages/react-table/tsdown.config.ts +++ b/packages/react-table/tsdown.config.ts @@ -8,10 +8,10 @@ export default defineConfig({ './src/flex-render.ts', './src/experimental-worker-plugin.ts', ], - format: ['esm', 'cjs'], + format: ['esm'], unbundle: true, dts: true, - sourcemap: true, + sourcemap: false, clean: true, minify: false, fixedExtension: false, diff --git a/packages/solid-table-devtools/package.json b/packages/solid-table-devtools/package.json index db2e63150f..f5d16a1f9e 100644 --- a/packages/solid-table-devtools/package.json +++ b/packages/solid-table-devtools/package.json @@ -44,8 +44,7 @@ "node": ">=20" }, "files": [ - "dist/", - "src", + "dist", "skills" ], "dependencies": { diff --git a/packages/solid-table-devtools/skills/devtools/SKILL.md b/packages/solid-table-devtools/skills/devtools/SKILL.md index 3c62072815..556304e264 100644 --- a/packages/solid-table-devtools/skills/devtools/SKILL.md +++ b/packages/solid-table-devtools/skills/devtools/SKILL.md @@ -80,4 +80,4 @@ Source: TanStack/table:packages/solid-table-devtools/src/index.ts ## API Discovery -Inspect `node_modules/@tanstack/solid-table-devtools/src/index.ts`, `useTanStackTableDevtools.ts`, and `production.ts`. +Inspect `node_modules/@tanstack/solid-table-devtools/dist/index.d.ts`, `useTanStackTableDevtools.d.ts`, and `production.d.ts`. diff --git a/packages/solid-table-devtools/tsdown.config.ts b/packages/solid-table-devtools/tsdown.config.ts index 2c20a3d553..3961607d34 100644 --- a/packages/solid-table-devtools/tsdown.config.ts +++ b/packages/solid-table-devtools/tsdown.config.ts @@ -7,7 +7,7 @@ export default defineConfig({ format: ['esm'], unbundle: true, dts: true, - sourcemap: true, + sourcemap: false, clean: true, minify: false, fixedExtension: false, diff --git a/packages/solid-table/package.json b/packages/solid-table/package.json index 18f08875f7..978a375a40 100644 --- a/packages/solid-table/package.json +++ b/packages/solid-table/package.json @@ -22,28 +22,24 @@ "tanstack-intent" ], "type": "module", - "types": "./dist/index.d.cts", + "types": "./dist/index.d.ts", "module": "./dist/index.js", "exports": { ".": { "solid": "./dist/index.js", - "import": "./dist/index.js", - "require": "./dist/index.cjs" + "import": "./dist/index.js" }, "./static-functions": { "solid": "./dist/static-functions.js", - "import": "./dist/static-functions.js", - "require": "./dist/static-functions.cjs" + "import": "./dist/static-functions.js" }, "./experimental-worker-plugin": { "solid": "./dist/experimental-worker-plugin.js", - "import": "./dist/experimental-worker-plugin.js", - "require": "./dist/experimental-worker-plugin.cjs" + "import": "./dist/experimental-worker-plugin.js" }, "./flex-render": { "solid": "./dist/flex-render.js", - "import": "./dist/flex-render.js", - "require": "./dist/flex-render.cjs" + "import": "./dist/flex-render.js" }, "./package.json": "./package.json" }, @@ -53,7 +49,6 @@ }, "files": [ "dist", - "src", "skills" ], "scripts": { @@ -73,6 +68,5 @@ }, "peerDependencies": { "solid-js": ">=1.3" - }, - "main": "./dist/index.cjs" + } } diff --git a/packages/solid-table/skills/create-table-hook/SKILL.md b/packages/solid-table/skills/create-table-hook/SKILL.md index a56f2660d2..05f27a2530 100644 --- a/packages/solid-table/skills/create-table-hook/SKILL.md +++ b/packages/solid-table/skills/create-table-hook/SKILL.md @@ -119,4 +119,4 @@ Source: `packages/solid-table/src/createTableHook.tsx` ## API Discovery -Inspect `node_modules/@tanstack/solid-table/src/createTableHook.tsx` for exact returned names, component binding, context providers, and reactive option merging. +Inspect `node_modules/@tanstack/solid-table/dist/createTableHook.d.ts` for exact returned names, component binding, context providers, and reactive option merging. diff --git a/packages/solid-table/skills/getting-started/SKILL.md b/packages/solid-table/skills/getting-started/SKILL.md index 7c4b3cbdd3..181bbe7f67 100644 --- a/packages/solid-table/skills/getting-started/SKILL.md +++ b/packages/solid-table/skills/getting-started/SKILL.md @@ -172,4 +172,4 @@ Source: `packages/solid-table/src/createTable.ts` ## API Discovery -Inspect `node_modules/@tanstack/solid-table/src/index.tsx`, then `createTable.ts`, `FlexRender.tsx`, and installed core feature directories. +Inspect `node_modules/@tanstack/solid-table/dist/index.d.ts`, then `createTable.d.ts`, `FlexRender.d.ts`, and installed core feature directories. diff --git a/packages/solid-table/skills/migrate-v8-to-v9/SKILL.md b/packages/solid-table/skills/migrate-v8-to-v9/SKILL.md index 651f0594bb..6089a65079 100644 --- a/packages/solid-table/skills/migrate-v8-to-v9/SKILL.md +++ b/packages/solid-table/skills/migrate-v8-to-v9/SKILL.md @@ -17,7 +17,7 @@ sources: - 'TanStack/table:examples/solid/basic-use-table' --- -Read `@tanstack/table-core#migrate-v8-to-v9`, `getting-started`, and `table-state`. Use this as the exhaustive Solid migration checklist. Check the installed source before emitting APIs for another beta. +Read `@tanstack/table-core#migrate-v8-to-v9`, `getting-started`, and `table-state`. Use this as the exhaustive Solid migration checklist. Check the installed declarations before emitting APIs for another beta. Framework prerequisite: Solid 1.3 or newer (`solid-js >=1.3`). @@ -210,4 +210,4 @@ All other underscore-prefixed internals are removed. `getIsSomeRowsSelected()` a ## API discovery -Inspect `node_modules/@tanstack/solid-table/src/index.tsx` and `node_modules/@tanstack/table-core/src/index.ts`. Compare v8 names only against the migration guide, not current main-branch assumptions. +Inspect `node_modules/@tanstack/solid-table/dist/index.d.ts` and `node_modules/@tanstack/table-core/dist/index.d.ts`. Compare v8 names only against the migration guide, not current main-branch assumptions. diff --git a/packages/solid-table/skills/table-state/SKILL.md b/packages/solid-table/skills/table-state/SKILL.md index 01aaf0cd5b..3651796130 100644 --- a/packages/solid-table/skills/table-state/SKILL.md +++ b/packages/solid-table/skills/table-state/SKILL.md @@ -154,4 +154,4 @@ Source: `packages/solid-table/src/createTable.ts` ## API Discovery -Inspect `node_modules/@tanstack/solid-table/src/createTable.ts` and `reactivity.ts`; state slice definitions and atom precedence are in installed `@tanstack/table-core/src/`. +Inspect `node_modules/@tanstack/solid-table/dist/createTable.d.ts` and `reactivity.d.ts`; state slice definitions and atom precedence are in installed `@tanstack/table-core/dist/`. diff --git a/packages/solid-table/skills/with-tanstack-query/SKILL.md b/packages/solid-table/skills/with-tanstack-query/SKILL.md index 46b4058ac6..67ab9fcbd9 100644 --- a/packages/solid-table/skills/with-tanstack-query/SKILL.md +++ b/packages/solid-table/skills/with-tanstack-query/SKILL.md @@ -146,4 +146,4 @@ Source: `docs/framework/solid/guide/pagination.md` ## API Discovery -Inspect installed `node_modules/@tanstack/solid-table/src/createTable.ts` and the relevant core feature source; inspect `@tanstack/solid-query` source for reactive option shapes. +Inspect installed `node_modules/@tanstack/solid-table/dist/createTable.d.ts` and the relevant core feature source; inspect `@tanstack/solid-query` source for reactive option shapes. diff --git a/packages/solid-table/skills/with-tanstack-virtual/SKILL.md b/packages/solid-table/skills/with-tanstack-virtual/SKILL.md index ad8cd18d56..36d9bbe089 100644 --- a/packages/solid-table/skills/with-tanstack-virtual/SKILL.md +++ b/packages/solid-table/skills/with-tanstack-virtual/SKILL.md @@ -172,4 +172,4 @@ Source: `examples/solid/virtualized-rows` ## API Discovery -Inspect `node_modules/@tanstack/solid-table/src/index.tsx` and installed `node_modules/@tanstack/solid-virtual/src/`; use the maintained row, column, or infinite example for the matching CSS geometry contract. +Inspect `node_modules/@tanstack/solid-table/dist/index.d.ts` and installed `node_modules/@tanstack/solid-virtual/dist/`; use the maintained row, column, or infinite example for the matching CSS geometry contract. diff --git a/packages/solid-table/tsdown.config.ts b/packages/solid-table/tsdown.config.ts index d072c9e5f9..9143ee02c6 100644 --- a/packages/solid-table/tsdown.config.ts +++ b/packages/solid-table/tsdown.config.ts @@ -9,10 +9,10 @@ export default defineConfig({ './src/experimental-worker-plugin.ts', './src/flex-render.tsx', ], - format: ['esm', 'cjs'], + format: ['esm'], unbundle: true, dts: true, - sourcemap: true, + sourcemap: false, clean: true, minify: false, fixedExtension: false, diff --git a/packages/svelte-table/package.json b/packages/svelte-table/package.json index 6cb9cba29c..50717bc79d 100644 --- a/packages/svelte-table/package.json +++ b/packages/svelte-table/package.json @@ -53,7 +53,6 @@ }, "files": [ "dist", - "src", "skills" ], "scripts": { diff --git a/packages/svelte-table/skills/create-table-hook/SKILL.md b/packages/svelte-table/skills/create-table-hook/SKILL.md index 4932abdc59..8c51d8379d 100644 --- a/packages/svelte-table/skills/create-table-hook/SKILL.md +++ b/packages/svelte-table/skills/create-table-hook/SKILL.md @@ -165,4 +165,4 @@ Source: `docs/framework/svelte/guide/composable-tables.md` ## API Discovery -Inspect `node_modules/@tanstack/svelte-table/src/createTableHook.svelte.ts` and the `App*.svelte` wrappers for exact returned helpers and component contracts. +Inspect `node_modules/@tanstack/svelte-table/dist/createTableHook.svelte.d.ts` and the `App*.svelte` wrappers for exact returned helpers and component contracts. diff --git a/packages/svelte-table/skills/getting-started/SKILL.md b/packages/svelte-table/skills/getting-started/SKILL.md index d6f3bc364f..0805bdfe52 100644 --- a/packages/svelte-table/skills/getting-started/SKILL.md +++ b/packages/svelte-table/skills/getting-started/SKILL.md @@ -169,4 +169,4 @@ Source: `docs/framework/svelte/guide/migrating.md` ## API Discovery -Inspect `node_modules/@tanstack/svelte-table/src/index.ts`, then the exported implementation. Inspect core and feature APIs through `node_modules/@tanstack/table-core/src/index.ts` and `src/features//`. +Inspect `node_modules/@tanstack/svelte-table/dist/index.d.ts`, then the exported implementation. Inspect core and feature APIs through `node_modules/@tanstack/table-core/dist/index.d.ts` and `dist/features//`. diff --git a/packages/svelte-table/skills/migrate-v8-to-v9/SKILL.md b/packages/svelte-table/skills/migrate-v8-to-v9/SKILL.md index ff70f1f742..2db7849ce7 100644 --- a/packages/svelte-table/skills/migrate-v8-to-v9/SKILL.md +++ b/packages/svelte-table/skills/migrate-v8-to-v9/SKILL.md @@ -192,4 +192,4 @@ Keep calls bound to row/cell/column/header instances; shallow copies do not cont ## API Discovery -Verify the installed target in `node_modules/@tanstack/svelte-table/src/index.ts` and its adapter sources. Verify feature slots and exact beta APIs in `node_modules/@tanstack/table-core/src`; do not reconstruct v9 APIs from v8 memory. +Verify the installed target in `node_modules/@tanstack/svelte-table/dist/index.d.ts` and its adapter sources. Verify feature slots and exact beta APIs in `node_modules/@tanstack/table-core/dist/`; do not reconstruct v9 APIs from v8 memory. diff --git a/packages/svelte-table/skills/table-state/SKILL.md b/packages/svelte-table/skills/table-state/SKILL.md index 11eb1e8f87..0bd7230eac 100644 --- a/packages/svelte-table/skills/table-state/SKILL.md +++ b/packages/svelte-table/skills/table-state/SKILL.md @@ -202,4 +202,4 @@ Source: `docs/framework/svelte/guide/pagination.md` ## API Discovery -Inspect `node_modules/@tanstack/svelte-table/src/createTable.svelte.ts`, `createTableState.svelte.ts`, and `subscribe.ts`; inspect registered state slices in the matching core feature source. +Inspect `node_modules/@tanstack/svelte-table/dist/createTable.svelte.d.ts`, `createTableState.svelte.d.ts`, and `subscribe.d.ts`; inspect registered state slices in the matching core feature source. diff --git a/packages/svelte-table/skills/with-tanstack-query/SKILL.md b/packages/svelte-table/skills/with-tanstack-query/SKILL.md index ddc78f16bd..1ebfe50761 100644 --- a/packages/svelte-table/skills/with-tanstack-query/SKILL.md +++ b/packages/svelte-table/skills/with-tanstack-query/SKILL.md @@ -144,4 +144,4 @@ Source: `docs/framework/svelte/guide/pagination.md` ## API Discovery -Inspect `node_modules/@tanstack/svelte-table/src/index.ts` for adapter APIs and installed `@tanstack/svelte-query/src` for the exact Query version. Table manual-stage options live in the matching core feature source. +Inspect `node_modules/@tanstack/svelte-table/dist/index.d.ts` for adapter APIs and installed `@tanstack/svelte-query/dist/` for the exact Query version. Table manual-stage options live in the matching core feature source. diff --git a/packages/svelte-table/skills/with-tanstack-virtual/SKILL.md b/packages/svelte-table/skills/with-tanstack-virtual/SKILL.md index 89489b19d0..e3bf2a702a 100644 --- a/packages/svelte-table/skills/with-tanstack-virtual/SKILL.md +++ b/packages/svelte-table/skills/with-tanstack-virtual/SKILL.md @@ -147,4 +147,4 @@ Source: `docs/framework/svelte/guide/virtualization.md` ## API Discovery -Inspect installed `@tanstack/svelte-table/src` for Table APIs and `@tanstack/svelte-virtual/src` for the exact virtualizer options. Use the maintained Svelte examples for layout combinations. +Inspect installed `@tanstack/svelte-table/dist/` for Table APIs and `@tanstack/svelte-virtual/dist/` for the exact virtualizer options. Use the maintained Svelte examples for layout combinations. diff --git a/packages/table-core/package.json b/packages/table-core/package.json index 41ea27f990..2ebc4073a6 100644 --- a/packages/table-core/package.json +++ b/packages/table-core/package.json @@ -27,34 +27,14 @@ "tanstack-intent" ], "type": "module", - "types": "./dist/index.d.cts", - "main": "./dist/index.cjs", - "module": "./dist/index.js", + "types": "./dist/index.d.ts", "exports": { - ".": { - "import": "./dist/index.js", - "require": "./dist/index.cjs" - }, - "./experimental-worker-plugin": { - "import": "./dist/experimental-worker-plugin.js", - "require": "./dist/experimental-worker-plugin.cjs" - }, - "./flex-render": { - "import": "./dist/flex-render.js", - "require": "./dist/flex-render.cjs" - }, - "./reactivity": { - "import": "./dist/reactivity.js", - "require": "./dist/reactivity.cjs" - }, - "./static-functions": { - "import": "./dist/static-functions.js", - "require": "./dist/static-functions.cjs" - }, - "./store-reactivity-bindings": { - "import": "./dist/store-reactivity-bindings.js", - "require": "./dist/store-reactivity-bindings.cjs" - }, + ".": "./dist/index.js", + "./experimental-worker-plugin": "./dist/experimental-worker-plugin.js", + "./flex-render": "./dist/flex-render.js", + "./reactivity": "./dist/reactivity.js", + "./static-functions": "./dist/static-functions.js", + "./store-reactivity-bindings": "./dist/store-reactivity-bindings.js", "./package.json": "./package.json" }, "sideEffects": false, @@ -62,8 +42,7 @@ "node": ">=20" }, "files": [ - "dist/", - "src", + "dist", "skills" ], "scripts": { diff --git a/packages/table-core/skills/aggregation/SKILL.md b/packages/table-core/skills/aggregation/SKILL.md index 6202a9ae00..a4baec51ba 100644 --- a/packages/table-core/skills/aggregation/SKILL.md +++ b/packages/table-core/skills/aggregation/SKILL.md @@ -136,6 +136,6 @@ grouped results sent by the worker must be structured-cloneable. ## API Discovery -Inspect `node_modules/@tanstack/table-core/src/features/row-aggregation/` and the +Inspect `node_modules/@tanstack/table-core/dist/features/row-aggregation/` and the Aggregation Guide. Use `Column_Aggregation`, `AggregationFnDef`, `AggregationContext`, and `AggregationResult` for the typed public surface. diff --git a/packages/table-core/skills/api-not-found/SKILL.md b/packages/table-core/skills/api-not-found/SKILL.md index a7abc94f62..8715a94270 100644 --- a/packages/table-core/skills/api-not-found/SKILL.md +++ b/packages/table-core/skills/api-not-found/SKILL.md @@ -24,7 +24,7 @@ const packageJson = JSON.parse( await readFile('node_modules/@tanstack/table-core/package.json', 'utf8'), ) const entrypoint = await readFile( - 'node_modules/@tanstack/table-core/src/index.ts', + 'node_modules/@tanstack/table-core/dist/index.d.ts', 'utf8', ) console.log(packageJson.version, entrypoint.includes('rowSortingFeature')) @@ -35,10 +35,10 @@ console.log(packageJson.version, entrypoint.includes('rowSortingFeature')) ### Trace an export to source ```sh -rg "export .*rowSortingFeature|rowSortingFeature" node_modules/@tanstack/table-core/src +rg "export .*rowSortingFeature|rowSortingFeature" node_modules/@tanstack/table-core/dist/ ``` -For an adapter API, start at `node_modules/@tanstack/-table/src/index.ts`. +For an adapter API, start at `node_modules/@tanstack/-table/dist/index.d.ts`. ### Check feature gating before replacement @@ -110,4 +110,4 @@ Source: `docs/framework/react/guide/migrating.md#instance-methods-must-be-called ## API Discovery -Use this order: installed `package.json` version, installed adapter `src/index.ts`, installed core `src/index.ts`, then the exported implementation or feature directory. If `src` is absent, inspect installed declarations for that exact version. +Use this order: installed `package.json` version, installed adapter `dist/index.d.ts`, installed core `dist/index.d.ts`, then the exported implementation or feature directory. Prefer `dist/**/*.d.ts` (Ember: `declarations/**/*.d.ts`; Angular: `dist/types/*.d.ts`). diff --git a/packages/table-core/skills/client-vs-server/SKILL.md b/packages/table-core/skills/client-vs-server/SKILL.md index 6f3e38e2c1..b432f03e4e 100644 --- a/packages/table-core/skills/client-vs-server/SKILL.md +++ b/packages/table-core/skills/client-vs-server/SKILL.md @@ -161,4 +161,4 @@ Source: `docs/guide/data.md` ## API Discovery -Inspect `node_modules/@tanstack/table-core/src/core/row-models/coreRowModelsFeature.utils.ts` for pipeline order and each feature's `.types.ts` for its `manual*` contract. +Inspect `node_modules/@tanstack/table-core/dist/core/row-models/coreRowModelsFeature.utils.d.ts` for pipeline order and each feature's `.types.d.ts` for its `manual*` contract. diff --git a/packages/table-core/skills/column-faceting/SKILL.md b/packages/table-core/skills/column-faceting/SKILL.md index 926f957c7c..958dca49c3 100644 --- a/packages/table-core/skills/column-faceting/SKILL.md +++ b/packages/table-core/skills/column-faceting/SKILL.md @@ -94,4 +94,4 @@ Source: `docs/framework/react/guide/column-faceting.md#custom-server-side-faceti ## API Discovery -Inspect `node_modules/@tanstack/table-core/src/features/column-faceting/` for exact getters and factory return types. +Inspect `node_modules/@tanstack/table-core/dist/features/column-faceting/` for exact getters and factory return types. diff --git a/packages/table-core/skills/column-filtering/SKILL.md b/packages/table-core/skills/column-filtering/SKILL.md index 5e2436f5ba..eb8b06a349 100644 --- a/packages/table-core/skills/column-filtering/SKILL.md +++ b/packages/table-core/skills/column-filtering/SKILL.md @@ -84,4 +84,4 @@ Source: `packages/table-core/src/features/column-filtering/columnFilteringFeatur ## API Discovery -Inspect `node_modules/@tanstack/table-core/src/features/column-filtering/` and `src/fns/filterFns.ts` for exact signatures and auto-remove behavior. +Inspect `node_modules/@tanstack/table-core/dist/features/column-filtering/` and `dist/features/column-filtering/filterFns.d.ts` for exact signatures and auto-remove behavior. diff --git a/packages/table-core/skills/column-ordering/SKILL.md b/packages/table-core/skills/column-ordering/SKILL.md index b3b2df5cc4..4dec89fa98 100644 --- a/packages/table-core/skills/column-ordering/SKILL.md +++ b/packages/table-core/skills/column-ordering/SKILL.md @@ -72,4 +72,4 @@ Source: `examples/react/column-dnd/src/main.tsx` ## API Discovery -Inspect `node_modules/@tanstack/table-core/src/features/column-ordering/`; combine with pinning/visibility skills when those plugins are registered. +Inspect `node_modules/@tanstack/table-core/dist/features/column-ordering/`; combine with pinning/visibility skills when those plugins are registered. diff --git a/packages/table-core/skills/column-pinning/SKILL.md b/packages/table-core/skills/column-pinning/SKILL.md index ac88e3d837..0810aef3e3 100644 --- a/packages/table-core/skills/column-pinning/SKILL.md +++ b/packages/table-core/skills/column-pinning/SKILL.md @@ -86,4 +86,4 @@ Source: `docs/framework/react/guide/column-pinning.md#useful-column-pinning-apis ## API Discovery -Inspect `node_modules/@tanstack/table-core/src/features/column-pinning/`; use CSS logical properties for direction-aware rendering. +Inspect `node_modules/@tanstack/table-core/dist/features/column-pinning/`; use CSS logical properties for direction-aware rendering. diff --git a/packages/table-core/skills/column-resizing/SKILL.md b/packages/table-core/skills/column-resizing/SKILL.md index 06c0894bd8..a342eca7da 100644 --- a/packages/table-core/skills/column-resizing/SKILL.md +++ b/packages/table-core/skills/column-resizing/SKILL.md @@ -88,4 +88,4 @@ Source: `examples/react/column-resizing-performant/src/main.tsx` ## API Discovery -Inspect `node_modules/@tanstack/table-core/src/features/column-resizing/` and the sizing feature directory for the state it updates. +Inspect `node_modules/@tanstack/table-core/dist/features/column-resizing/` and the sizing feature directory for the state it updates. diff --git a/packages/table-core/skills/column-sizing/SKILL.md b/packages/table-core/skills/column-sizing/SKILL.md index 9cebac79bb..ef0049a6df 100644 --- a/packages/table-core/skills/column-sizing/SKILL.md +++ b/packages/table-core/skills/column-sizing/SKILL.md @@ -69,4 +69,4 @@ Source: `examples/react/column-sizing/src/main.tsx` ## API Discovery -Inspect `node_modules/@tanstack/table-core/src/features/column-sizing/` for defaults and region-aware offset signatures. +Inspect `node_modules/@tanstack/table-core/dist/features/column-sizing/` for defaults and region-aware offset signatures. diff --git a/packages/table-core/skills/column-visibility/SKILL.md b/packages/table-core/skills/column-visibility/SKILL.md index f098b541fc..d95ddc2887 100644 --- a/packages/table-core/skills/column-visibility/SKILL.md +++ b/packages/table-core/skills/column-visibility/SKILL.md @@ -72,4 +72,4 @@ Source: `packages/table-core/src/features/column-visibility/columnVisibilityFeat ## API Discovery -Inspect `node_modules/@tanstack/table-core/src/features/column-visibility/` for visibility-aware table, row, and column APIs. +Inspect `node_modules/@tanstack/table-core/dist/features/column-visibility/` for visibility-aware table, row, and column APIs. diff --git a/packages/table-core/skills/core/SKILL.md b/packages/table-core/skills/core/SKILL.md index a843b1c4b3..e8c22a339f 100644 --- a/packages/table-core/skills/core/SKILL.md +++ b/packages/table-core/skills/core/SKILL.md @@ -172,4 +172,4 @@ Source: `docs/guide/rows.md#row-numbers-and-display-indexes`, `packages/table-co ## API Discovery -Inspect `node_modules/@tanstack/table-core/src/index.ts`, then follow the exported implementation. For UI creation and rendering, inspect `node_modules/@tanstack/-table/src/index.ts` and load that adapter's getting-started skill. +Inspect `node_modules/@tanstack/table-core/dist/index.d.ts`, then follow the exported implementation. For UI creation and rendering, inspect `node_modules/@tanstack/-table/dist/index.d.ts` and load that adapter's getting-started skill. diff --git a/packages/table-core/skills/custom-features/SKILL.md b/packages/table-core/skills/custom-features/SKILL.md index 2ea0019e02..eb7049226d 100644 --- a/packages/table-core/skills/custom-features/SKILL.md +++ b/packages/table-core/skills/custom-features/SKILL.md @@ -232,4 +232,4 @@ export const features = tableFeatures({ densityFeature }) ## API Discovery -Inspect exported `*_FeatureMap` interfaces under `node_modules/@tanstack/table-core/src/types/`, `TableFeature` in `types/TableFeatures.ts`, and `assignTableAPIs`/`assignPrototypeAPIs` in `utils.ts`. Copy lifecycle shapes—not domain behavior—from the nearest stock feature under `src/features/`. +Inspect exported `*_FeatureMap` interfaces under `node_modules/@tanstack/table-core/dist/types/`, `TableFeature` in `types/TableFeatures.d.ts`, and `assignTableAPIs`/`assignPrototypeAPIs` in `utils.d.ts`. Copy lifecycle shapes—not domain behavior—from the nearest stock feature under `dist/features/`. diff --git a/packages/table-core/skills/expanding/SKILL.md b/packages/table-core/skills/expanding/SKILL.md index 4116004c35..a9a6842c4e 100644 --- a/packages/table-core/skills/expanding/SKILL.md +++ b/packages/table-core/skills/expanding/SKILL.md @@ -77,4 +77,4 @@ Source: `packages/table-core/src/features/row-expanding/rowExpandingFeature.type ## API Discovery -Inspect `node_modules/@tanstack/table-core/src/features/row-expanding/` for expansion state, row APIs, and model placement. +Inspect `node_modules/@tanstack/table-core/dist/features/row-expanding/` for expansion state, row APIs, and model placement. diff --git a/packages/table-core/skills/global-filtering/SKILL.md b/packages/table-core/skills/global-filtering/SKILL.md index 46e31f5642..ec7ba61033 100644 --- a/packages/table-core/skills/global-filtering/SKILL.md +++ b/packages/table-core/skills/global-filtering/SKILL.md @@ -81,4 +81,4 @@ Source: `docs/framework/react/guide/global-filtering.md#manual-server-side-globa ## API Discovery -Inspect `node_modules/@tanstack/table-core/src/features/global-filtering/` plus `src/features/column-filtering/` for shared state and filter functions. +Inspect `node_modules/@tanstack/table-core/dist/features/global-filtering/` plus `dist/features/column-filtering/` for shared state and filter functions. diff --git a/packages/table-core/skills/grouping/SKILL.md b/packages/table-core/skills/grouping/SKILL.md index 79c0fb9ce7..47b4648afe 100644 --- a/packages/table-core/skills/grouping/SKILL.md +++ b/packages/table-core/skills/grouping/SKILL.md @@ -93,6 +93,6 @@ Source: `examples/react/grouping/src/main.tsx` ## API Discovery -Inspect `node_modules/@tanstack/table-core/src/features/column-grouping/` for +Inspect `node_modules/@tanstack/table-core/dist/features/column-grouping/` for grouping. Load the `aggregation` skill when totals, multiple aggregations, grouped aggregate values, or custom definitions are part of the task. diff --git a/packages/table-core/skills/migrate-v8-to-v9/SKILL.md b/packages/table-core/skills/migrate-v8-to-v9/SKILL.md index 9c82297167..dd06540d19 100644 --- a/packages/table-core/skills/migrate-v8-to-v9/SKILL.md +++ b/packages/table-core/skills/migrate-v8-to-v9/SKILL.md @@ -340,14 +340,14 @@ Both obscure missing feature decisions; `useLegacyTable` is deprecated and React Core concepts are shared, but reactive reads, constructors, and rendering helpers are not. Load the package-local adapter skills. -## Installed-source API discovery +## Installed API discovery Use the installed version, not main-branch memory: -1. Inspect `node_modules/@tanstack/table-core/src/index.ts` for exports. -2. Inspect `src/types/TableFeatures.ts` for valid slots and prerequisites. -3. Inspect `src/features//*.types.ts` for current options, state, and APIs. -4. Inspect the installed adapter's `src/index.ts` and its migration skill for entrypoints and rendering. -5. Inspect `src/legacy.ts` only to remove an existing bridge, never to design new v9 code. +1. Inspect `node_modules/@tanstack/table-core/dist/index.d.ts` for exports. +2. Inspect `dist/types/TableFeatures.d.ts` for valid slots and prerequisites. +3. Inspect `dist/features//*.types.d.ts` for current options, state, and APIs. +4. Inspect the installed adapter's `dist/index.d.ts` and its migration skill for entrypoints and rendering. +5. Inspect `dist/legacy.d.ts` only to remove an existing bridge, never to design new v9 code. If package-manager layout prevents that exact path, resolve the installed package root first. Do not substitute APIs from a different v9 beta. diff --git a/packages/table-core/skills/pagination/SKILL.md b/packages/table-core/skills/pagination/SKILL.md index b0ce268961..86bb131d52 100644 --- a/packages/table-core/skills/pagination/SKILL.md +++ b/packages/table-core/skills/pagination/SKILL.md @@ -75,4 +75,4 @@ Source: `docs/framework/react/guide/pagination.md#auto-reset-page-index` ## API Discovery -Inspect `node_modules/@tanstack/table-core/src/features/row-pagination/` for reset rules, count calculation, and navigation APIs. +Inspect `node_modules/@tanstack/table-core/dist/features/row-pagination/` for reset rules, count calculation, and navigation APIs. diff --git a/packages/table-core/skills/row-pinning/SKILL.md b/packages/table-core/skills/row-pinning/SKILL.md index d41d22629b..171189b05d 100644 --- a/packages/table-core/skills/row-pinning/SKILL.md +++ b/packages/table-core/skills/row-pinning/SKILL.md @@ -79,4 +79,4 @@ Source: `packages/table-core/src/features/row-pinning/rowPinningFeature.types.ts ## API Discovery -Inspect `node_modules/@tanstack/table-core/src/features/row-pinning/` for region getters, row APIs, and `keepPinnedRows` semantics. +Inspect `node_modules/@tanstack/table-core/dist/features/row-pinning/` for region getters, row APIs, and `keepPinnedRows` semantics. diff --git a/packages/table-core/skills/row-selection/SKILL.md b/packages/table-core/skills/row-selection/SKILL.md index ccbd19d0a6..c55ceaa6ae 100644 --- a/packages/table-core/skills/row-selection/SKILL.md +++ b/packages/table-core/skills/row-selection/SKILL.md @@ -161,4 +161,4 @@ Source: `docs/framework/react/guide/row-selection.md#shift-range-selection`, `ht ## API Discovery -Inspect `node_modules/@tanstack/table-core/src/features/row-selection/` for state, row-model variants, and selection enablement callbacks. +Inspect `node_modules/@tanstack/table-core/dist/features/row-selection/` for state, row-model variants, and selection enablement callbacks. diff --git a/packages/table-core/skills/sorting/SKILL.md b/packages/table-core/skills/sorting/SKILL.md index deeec64a2a..b444c848cb 100644 --- a/packages/table-core/skills/sorting/SKILL.md +++ b/packages/table-core/skills/sorting/SKILL.md @@ -83,4 +83,4 @@ Source: `packages/table-core/src/features/row-sorting/rowSortingFeature.types.ts ## API Discovery -Inspect `node_modules/@tanstack/table-core/src/features/row-sorting/` and `src/fns/sortFns.ts` for current names and comparator contracts. +Inspect `node_modules/@tanstack/table-core/dist/features/row-sorting/` and `dist/features/row-sorting/sortFns.d.ts` for current names and comparator contracts. diff --git a/packages/table-core/skills/table-features/SKILL.md b/packages/table-core/skills/table-features/SKILL.md index a6575a98ed..64c17e53fb 100644 --- a/packages/table-core/skills/table-features/SKILL.md +++ b/packages/table-core/skills/table-features/SKILL.md @@ -156,4 +156,4 @@ Source: `packages/table-core/src/features/stockFeatures.ts` ## API Discovery -Inspect `node_modules/@tanstack/table-core/src/types/TableFeatures.ts` for current slots and `FeatureSlotPrereqs`, and `src/features/stockFeatures.ts` for the stock inventory. +Inspect `node_modules/@tanstack/table-core/dist/types/TableFeatures.d.ts` for current slots and `FeatureSlotPrereqs`, and `dist/features/stockFeatures.d.ts` for the stock inventory. diff --git a/packages/table-core/skills/typescript/SKILL.md b/packages/table-core/skills/typescript/SKILL.md index 922c816417..70a097d891 100644 --- a/packages/table-core/skills/typescript/SKILL.md +++ b/packages/table-core/skills/typescript/SKILL.md @@ -123,4 +123,4 @@ Source: `docs/guide/table-and-column-meta.md` ## API Discovery -Inspect `node_modules/@tanstack/table-core/src/helpers/` and the signatures re-exported by `src/index.ts`; avoid copying deep internal generic signatures into application code. +Inspect `node_modules/@tanstack/table-core/dist/helpers/` and the signatures re-exported by `dist/index.d.ts`; avoid copying deep internal generic signatures into application code. diff --git a/packages/table-core/tsdown.config.ts b/packages/table-core/tsdown.config.ts index a5a685cd97..de1b293eed 100644 --- a/packages/table-core/tsdown.config.ts +++ b/packages/table-core/tsdown.config.ts @@ -9,10 +9,10 @@ export default defineConfig({ './src/store-reactivity-bindings.ts', './src/experimental-worker-plugin.ts', ], - format: ['esm', 'cjs'], + format: ['esm'], unbundle: true, dts: true, - sourcemap: true, + sourcemap: false, clean: true, minify: false, fixedExtension: false, diff --git a/packages/table-devtools/package.json b/packages/table-devtools/package.json index fc5dbdf3ac..3e68a9499e 100644 --- a/packages/table-devtools/package.json +++ b/packages/table-devtools/package.json @@ -43,8 +43,7 @@ "node": ">=20" }, "files": [ - "dist/", - "src", + "dist", "skills" ], "dependencies": { diff --git a/packages/table-devtools/skills/devtools/SKILL.md b/packages/table-devtools/skills/devtools/SKILL.md index 0518d6875d..a3fa2cbcd6 100644 --- a/packages/table-devtools/skills/devtools/SKILL.md +++ b/packages/table-devtools/skills/devtools/SKILL.md @@ -87,4 +87,4 @@ Source: TanStack/table:docs/devtools.md ## API Discovery -Inspect `node_modules/@tanstack/table-devtools/src/index.ts`, `tableTarget.ts`, and `production.ts`. Framework registration belongs to the matching `@tanstack/-table-devtools` package. +Inspect `node_modules/@tanstack/table-devtools/dist/index.d.ts`, `tableTarget.d.ts`, and `production.d.ts`. Framework registration belongs to the matching `@tanstack/-table-devtools` package. diff --git a/packages/table-devtools/tsdown.config.ts b/packages/table-devtools/tsdown.config.ts index 2c20a3d553..3961607d34 100644 --- a/packages/table-devtools/tsdown.config.ts +++ b/packages/table-devtools/tsdown.config.ts @@ -7,7 +7,7 @@ export default defineConfig({ format: ['esm'], unbundle: true, dts: true, - sourcemap: true, + sourcemap: false, clean: true, minify: false, fixedExtension: false, diff --git a/packages/vue-table-devtools/package.json b/packages/vue-table-devtools/package.json index 4163d1a082..30cb9cb76f 100644 --- a/packages/vue-table-devtools/package.json +++ b/packages/vue-table-devtools/package.json @@ -33,18 +33,10 @@ "build": "tsdown" }, "type": "module", - "types": "./dist/index.d.cts", - "main": "./dist/index.cjs", - "module": "./dist/index.js", + "types": "./dist/index.d.ts", "exports": { - ".": { - "import": "./dist/index.js", - "require": "./dist/index.cjs" - }, - "./production": { - "import": "./dist/production.js", - "require": "./dist/production.cjs" - }, + ".": "./dist/index.js", + "./production": "./dist/production.js", "./package.json": "./package.json" }, "sideEffects": false, @@ -52,8 +44,7 @@ "node": ">=20" }, "files": [ - "dist/", - "src", + "dist", "skills" ], "dependencies": { diff --git a/packages/vue-table-devtools/skills/devtools/SKILL.md b/packages/vue-table-devtools/skills/devtools/SKILL.md index dbae415d78..3787219765 100644 --- a/packages/vue-table-devtools/skills/devtools/SKILL.md +++ b/packages/vue-table-devtools/skills/devtools/SKILL.md @@ -78,4 +78,4 @@ Source: TanStack/table:packages/vue-table-devtools/src/index.ts ## API Discovery -Inspect `node_modules/@tanstack/vue-table-devtools/src/index.ts` and `useTanStackTableDevtools.ts` for current ref handling. +Inspect `node_modules/@tanstack/vue-table-devtools/dist/index.d.ts` and `useTanStackTableDevtools.d.ts` for current ref handling. diff --git a/packages/vue-table-devtools/tsdown.config.ts b/packages/vue-table-devtools/tsdown.config.ts index fd0188f439..f925fcb99d 100644 --- a/packages/vue-table-devtools/tsdown.config.ts +++ b/packages/vue-table-devtools/tsdown.config.ts @@ -2,10 +2,10 @@ import { defineConfig } from 'tsdown' export default defineConfig({ entry: ['./src/index.ts', './src/production.ts'], - format: ['esm', 'cjs'], + format: ['esm'], unbundle: true, dts: true, - sourcemap: true, + sourcemap: false, clean: true, minify: false, fixedExtension: false, diff --git a/packages/vue-table/package.json b/packages/vue-table/package.json index a71b7cbd7f..e97f204e7c 100644 --- a/packages/vue-table/package.json +++ b/packages/vue-table/package.json @@ -22,26 +22,12 @@ "tanstack-intent" ], "type": "module", - "types": "./dist/index.d.cts", - "main": "./dist/index.cjs", - "module": "./dist/index.js", + "types": "./dist/index.d.ts", "exports": { - ".": { - "import": "./dist/index.js", - "require": "./dist/index.cjs" - }, - "./experimental-worker-plugin": { - "import": "./dist/experimental-worker-plugin.js", - "require": "./dist/experimental-worker-plugin.cjs" - }, - "./flex-render": { - "import": "./dist/flex-render.js", - "require": "./dist/flex-render.cjs" - }, - "./static-functions": { - "import": "./dist/static-functions.js", - "require": "./dist/static-functions.cjs" - }, + ".": "./dist/index.js", + "./experimental-worker-plugin": "./dist/experimental-worker-plugin.js", + "./flex-render": "./dist/flex-render.js", + "./static-functions": "./dist/static-functions.js", "./package.json": "./package.json" }, "sideEffects": false, @@ -50,7 +36,6 @@ }, "files": [ "dist", - "src", "skills" ], "scripts": { diff --git a/packages/vue-table/skills/create-table-hook/SKILL.md b/packages/vue-table/skills/create-table-hook/SKILL.md index 8c16693e9d..ec23e76a0a 100644 --- a/packages/vue-table/skills/create-table-hook/SKILL.md +++ b/packages/vue-table/skills/create-table-hook/SKILL.md @@ -143,4 +143,4 @@ Source: `packages/vue-table/src/useTable.ts` ## API Discovery -Inspect `node_modules/@tanstack/vue-table/src/createTableHook.ts` for the returned helpers, wrapper props, registry types, and context contracts. +Inspect `node_modules/@tanstack/vue-table/dist/createTableHook.d.ts` for the returned helpers, wrapper props, registry types, and context contracts. diff --git a/packages/vue-table/skills/getting-started/SKILL.md b/packages/vue-table/skills/getting-started/SKILL.md index dc0e0bb35b..2789fef0d6 100644 --- a/packages/vue-table/skills/getting-started/SKILL.md +++ b/packages/vue-table/skills/getting-started/SKILL.md @@ -141,4 +141,4 @@ Source: `examples/vue/basic-use-table/src/App.tsx` ## API Discovery -Inspect `node_modules/@tanstack/vue-table/src/index.ts`, then `useTable.ts` and `FlexRender.ts`. Inspect core feature APIs in `node_modules/@tanstack/table-core/src/features//`. +Inspect `node_modules/@tanstack/vue-table/dist/index.d.ts`, then `useTable.d.ts` and `FlexRender.d.ts`. Inspect core feature APIs in `node_modules/@tanstack/table-core/dist/features//`. diff --git a/packages/vue-table/skills/migrate-v8-to-v9/SKILL.md b/packages/vue-table/skills/migrate-v8-to-v9/SKILL.md index 3d34f2823e..48e360efe6 100644 --- a/packages/vue-table/skills/migrate-v8-to-v9/SKILL.md +++ b/packages/vue-table/skills/migrate-v8-to-v9/SKILL.md @@ -182,4 +182,4 @@ For `table.Subscribe`, use `children={(atoms) => ...}` explicitly. ## API Discovery -Inspect `node_modules/@tanstack/vue-table/src/index.ts` and `useTable.ts`; verify feature slots and exact beta APIs in `node_modules/@tanstack/table-core/src`. Do not reconstruct v9 from v8 memory. +Inspect `node_modules/@tanstack/vue-table/dist/index.d.ts` and `useTable.d.ts`; verify feature slots and exact beta APIs in `node_modules/@tanstack/table-core/dist/`. Do not reconstruct v9 from v8 memory. diff --git a/packages/vue-table/skills/table-state/SKILL.md b/packages/vue-table/skills/table-state/SKILL.md index e1485a05be..8abbb1d8b6 100644 --- a/packages/vue-table/skills/table-state/SKILL.md +++ b/packages/vue-table/skills/table-state/SKILL.md @@ -188,4 +188,4 @@ Source: `packages/vue-table/src/useTable.ts` ## API Discovery -Inspect `node_modules/@tanstack/vue-table/src/useTable.ts` and `reactivity.ts`; inspect the exact state slice in the installed core feature directory. +Inspect `node_modules/@tanstack/vue-table/dist/useTable.d.ts` and `reactivity.d.ts`; inspect the exact state slice in the installed core feature directory. diff --git a/packages/vue-table/skills/with-tanstack-query/SKILL.md b/packages/vue-table/skills/with-tanstack-query/SKILL.md index 52268a9381..9da7fb0400 100644 --- a/packages/vue-table/skills/with-tanstack-query/SKILL.md +++ b/packages/vue-table/skills/with-tanstack-query/SKILL.md @@ -124,4 +124,4 @@ Source: `docs/framework/vue/guide/pagination.md` ## API Discovery -Inspect installed `@tanstack/vue-table/src/useTable.ts`, installed `@tanstack/vue-query/src`, and the relevant manual Table feature source for exact option types. +Inspect installed `@tanstack/vue-table/dist/useTable.d.ts`, installed `@tanstack/vue-query/dist/`, and the relevant manual Table feature source for exact option types. diff --git a/packages/vue-table/skills/with-tanstack-virtual/SKILL.md b/packages/vue-table/skills/with-tanstack-virtual/SKILL.md index aa579d71f3..1d43ea589e 100644 --- a/packages/vue-table/skills/with-tanstack-virtual/SKILL.md +++ b/packages/vue-table/skills/with-tanstack-virtual/SKILL.md @@ -113,4 +113,4 @@ Source: `examples/vue/virtualized-columns/src/App.vue` ## API Discovery -Inspect installed `@tanstack/vue-table/src` and `@tanstack/vue-virtual/src`; use the maintained Vue examples for exact row, column, and infinite layout combinations. +Inspect installed `@tanstack/vue-table/dist/` and `@tanstack/vue-virtual/dist/`; use the maintained Vue examples for exact row, column, and infinite layout combinations. diff --git a/packages/vue-table/tsdown.config.ts b/packages/vue-table/tsdown.config.ts index 7d795b74ed..5ffe19b363 100644 --- a/packages/vue-table/tsdown.config.ts +++ b/packages/vue-table/tsdown.config.ts @@ -7,10 +7,10 @@ export default defineConfig({ './src/experimental-worker-plugin.ts', './src/flex-render.ts', ], - format: ['esm', 'cjs'], + format: ['esm'], unbundle: true, dts: true, - sourcemap: true, + sourcemap: false, clean: true, minify: false, fixedExtension: false, diff --git a/scripts/rewrite-table-core-dts.mjs b/scripts/rewrite-table-core-dts.mjs index b338f61251..1d8846d39b 100644 --- a/scripts/rewrite-table-core-dts.mjs +++ b/scripts/rewrite-table-core-dts.mjs @@ -20,7 +20,7 @@ function walkDeclarationFiles(dir) { continue } - if (path.endsWith('.d.ts') || path.endsWith('.d.cts')) { + if (path.endsWith('.d.ts')) { files.push(path) } } @@ -184,8 +184,7 @@ function rewriteInternalImportSpecifiers(source) { } function getImportPath(fromFile, typeName) { - const runtimeExtension = fromFile.endsWith('.d.cts') ? '.cjs' : '.js' - const target = join(distDir, 'types', `${typeName}${runtimeExtension}`) + const target = join(distDir, 'types', `${typeName}.js`) let importPath = relative(dirname(fromFile), target).replaceAll('\\', '/') if (!importPath.startsWith('.')) { @@ -255,19 +254,11 @@ function ensureNamedImport(source, name, importPath) { function ensurePublicTypeImports(source, file) { let next = source - if ( - !file.endsWith('/types/Table.d.ts') && - !file.endsWith('/types/Table.d.cts') && - /\bTable Date: Fri, 17 Jul 2026 09:26:58 -0500 Subject: [PATCH 2/2] release: version packages (#6428) release: v9.0.0-beta.53 Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- _artifacts/domain_map.yaml | 3 +-- _artifacts/skill_tree.yaml | 3 +-- examples/alpine/aggregation/package.json | 2 +- examples/alpine/basic-app-table/package.json | 2 +- examples/alpine/basic-create-table/package.json | 2 +- examples/alpine/basic-dynamic-columns/package.json | 2 +- examples/alpine/basic-external-atoms/package.json | 2 +- examples/alpine/basic-external-state/package.json | 2 +- examples/alpine/column-ordering/package.json | 2 +- examples/alpine/column-pinning-split/package.json | 2 +- examples/alpine/column-pinning-sticky/package.json | 2 +- examples/alpine/column-pinning/package.json | 2 +- examples/alpine/column-resizing-performant/package.json | 2 +- examples/alpine/column-resizing/package.json | 2 +- examples/alpine/column-sizing/package.json | 2 +- examples/alpine/column-visibility/package.json | 2 +- examples/alpine/custom-plugin/package.json | 2 +- examples/alpine/expanding/package.json | 2 +- examples/alpine/filters-faceted/package.json | 2 +- examples/alpine/filters/package.json | 2 +- examples/alpine/grouped-aggregation/package.json | 2 +- examples/alpine/grouping/package.json | 2 +- examples/alpine/header-groups/package.json | 2 +- examples/alpine/pagination/package.json | 2 +- examples/alpine/row-pinning/package.json | 2 +- examples/alpine/row-selection/package.json | 2 +- examples/alpine/sorting-dynamic-data/package.json | 2 +- examples/alpine/sorting/package.json | 2 +- examples/alpine/sub-components/package.json | 2 +- examples/angular/aggregation/package.json | 2 +- examples/angular/basic-app-table/package.json | 4 ++-- examples/angular/basic-dynamic-columns/package.json | 2 +- examples/angular/basic-external-atoms/package.json | 4 ++-- examples/angular/basic-external-state/package.json | 4 ++-- examples/angular/basic-inject-table/package.json | 4 ++-- examples/angular/column-ordering/package.json | 2 +- examples/angular/column-pinning-split/package.json | 2 +- examples/angular/column-pinning-sticky/package.json | 2 +- examples/angular/column-pinning/package.json | 2 +- examples/angular/column-resizing-performant/package.json | 2 +- examples/angular/column-resizing/package.json | 2 +- examples/angular/column-sizing/package.json | 2 +- examples/angular/column-visibility/package.json | 2 +- examples/angular/composable-tables/package.json | 4 ++-- examples/angular/custom-plugin/package.json | 2 +- examples/angular/editable/package.json | 2 +- examples/angular/expanding/package.json | 2 +- examples/angular/filters-faceted/package.json | 2 +- examples/angular/filters-fuzzy/package.json | 4 ++-- examples/angular/filters/package.json | 2 +- examples/angular/grouped-aggregation/package.json | 2 +- examples/angular/grouping/package.json | 2 +- examples/angular/header-groups/package.json | 2 +- examples/angular/kitchen-sink/package.json | 6 +++--- examples/angular/pagination/package.json | 2 +- examples/angular/remote-data/package.json | 2 +- examples/angular/row-dnd/package.json | 2 +- examples/angular/row-pinning/package.json | 2 +- examples/angular/row-selection-signal/package.json | 4 ++-- examples/angular/row-selection/package.json | 4 ++-- examples/angular/signal-input/package.json | 2 +- examples/angular/sorting/package.json | 2 +- examples/angular/sub-components/package.json | 2 +- examples/angular/virtualized-columns/package.json | 2 +- .../angular/virtualized-infinite-scrolling/package.json | 2 +- examples/angular/virtualized-rows/package.json | 2 +- examples/angular/with-tanstack-form/package.json | 4 ++-- examples/angular/with-tanstack-query/package.json | 2 +- examples/ember/aggregation/package.json | 2 +- examples/ember/basic-app-table/package.json | 2 +- examples/ember/basic-external-atoms/package.json | 2 +- examples/ember/basic-external-state/package.json | 2 +- examples/ember/basic-table/package.json | 2 +- examples/ember/column-ordering/package.json | 2 +- examples/ember/column-pinning-split/package.json | 2 +- examples/ember/column-pinning-sticky/package.json | 2 +- examples/ember/column-pinning/package.json | 2 +- examples/ember/column-resizing-performant/package.json | 2 +- examples/ember/column-resizing/package.json | 2 +- examples/ember/column-sizing/package.json | 2 +- examples/ember/column-visibility/package.json | 2 +- examples/ember/custom-plugin/package.json | 4 ++-- examples/ember/editable/package.json | 2 +- examples/ember/expanding/package.json | 2 +- examples/ember/filters-faceted/package.json | 2 +- examples/ember/filters-fuzzy/package.json | 4 ++-- examples/ember/filters/package.json | 2 +- examples/ember/grouped-aggregation/package.json | 2 +- examples/ember/grouping/package.json | 2 +- examples/ember/header-groups/package.json | 2 +- examples/ember/kitchen-sink/package.json | 4 ++-- examples/ember/pagination/package.json | 2 +- examples/ember/remote-data/package.json | 2 +- examples/ember/row-dnd/package.json | 2 +- examples/ember/row-pinning/package.json | 2 +- examples/ember/row-selection/package.json | 2 +- examples/ember/sorting/package.json | 2 +- examples/ember/sub-components/package.json | 2 +- examples/lit/aggregation/package.json | 2 +- examples/lit/basic-app-table/package.json | 2 +- examples/lit/basic-dynamic-columns/package.json | 2 +- examples/lit/basic-external-atoms/package.json | 2 +- examples/lit/basic-external-state/package.json | 2 +- examples/lit/basic-subscribe/package.json | 2 +- examples/lit/basic-table-controller/package.json | 2 +- examples/lit/column-ordering/package.json | 2 +- examples/lit/column-pinning-split/package.json | 2 +- examples/lit/column-pinning-sticky/package.json | 2 +- examples/lit/column-pinning/package.json | 2 +- examples/lit/column-resizing-performant/package.json | 2 +- examples/lit/column-resizing/package.json | 2 +- examples/lit/column-sizing/package.json | 2 +- examples/lit/column-visibility/package.json | 2 +- examples/lit/composable-tables/package.json | 2 +- examples/lit/expanding/package.json | 2 +- examples/lit/filters-faceted/package.json | 2 +- examples/lit/filters-fuzzy/package.json | 4 ++-- examples/lit/filters/package.json | 2 +- examples/lit/grouped-aggregation/package.json | 2 +- examples/lit/grouping/package.json | 2 +- examples/lit/header-groups/package.json | 2 +- examples/lit/kitchen-sink/package.json | 4 ++-- examples/lit/pagination/package.json | 2 +- examples/lit/row-pinning/package.json | 2 +- examples/lit/row-selection/package.json | 2 +- examples/lit/sorting-dynamic-data/package.json | 2 +- examples/lit/sorting/package.json | 2 +- examples/lit/sub-components/package.json | 2 +- examples/lit/virtualized-columns/package.json | 2 +- examples/lit/virtualized-infinite-scrolling/package.json | 2 +- examples/lit/virtualized-rows/package.json | 2 +- examples/preact/aggregation/package.json | 2 +- examples/preact/basic-dynamic-columns/package.json | 4 ++-- examples/preact/basic-external-atoms/package.json | 4 ++-- examples/preact/basic-external-state/package.json | 4 ++-- examples/preact/basic-subscribe/package.json | 4 ++-- examples/preact/basic-use-app-table/package.json | 4 ++-- examples/preact/basic-use-table/package.json | 4 ++-- examples/preact/column-ordering/package.json | 2 +- examples/preact/column-pinning-split/package.json | 2 +- examples/preact/column-pinning-sticky/package.json | 2 +- examples/preact/column-pinning/package.json | 2 +- examples/preact/column-resizing-performant/package.json | 2 +- examples/preact/column-resizing/package.json | 2 +- examples/preact/column-sizing/package.json | 2 +- examples/preact/column-visibility/package.json | 2 +- examples/preact/composable-tables/package.json | 4 ++-- examples/preact/custom-plugin/package.json | 2 +- examples/preact/expanding/package.json | 2 +- examples/preact/filters-faceted/package.json | 4 ++-- examples/preact/filters-fuzzy/package.json | 4 ++-- examples/preact/filters/package.json | 4 ++-- examples/preact/grouped-aggregation/package.json | 2 +- examples/preact/grouping/package.json | 2 +- examples/preact/header-groups/package.json | 2 +- examples/preact/kitchen-sink/package.json | 6 +++--- examples/preact/pagination/package.json | 2 +- examples/preact/row-pinning/package.json | 2 +- examples/preact/row-selection/package.json | 4 ++-- examples/preact/sorting/package.json | 2 +- examples/preact/sub-components/package.json | 2 +- examples/preact/with-tanstack-form/package.json | 4 ++-- examples/preact/with-tanstack-query/package.json | 2 +- examples/react/aggregation/package.json | 2 +- examples/react/basic-dynamic-columns/package.json | 4 ++-- examples/react/basic-external-atoms/package.json | 4 ++-- examples/react/basic-external-state/package.json | 4 ++-- examples/react/basic-subscribe/package.json | 4 ++-- examples/react/basic-use-app-table/package.json | 4 ++-- examples/react/basic-use-legacy-table/package.json | 4 ++-- examples/react/basic-use-table/package.json | 4 ++-- examples/react/column-dnd/package.json | 2 +- examples/react/column-ordering/package.json | 2 +- examples/react/column-pinning-split/package.json | 2 +- examples/react/column-pinning-sticky/package.json | 2 +- examples/react/column-pinning/package.json | 2 +- examples/react/column-resizing-performant/package.json | 2 +- examples/react/column-resizing/package.json | 2 +- examples/react/column-sizing/package.json | 2 +- examples/react/column-visibility/package.json | 2 +- examples/react/composable-tables/package.json | 4 ++-- examples/react/custom-plugin/package.json | 2 +- examples/react/expanding/package.json | 2 +- examples/react/filters-faceted/package.json | 4 ++-- examples/react/filters-fuzzy/package.json | 4 ++-- examples/react/filters/package.json | 4 ++-- examples/react/grouped-aggregation/package.json | 2 +- examples/react/grouping/package.json | 2 +- examples/react/header-groups/package.json | 2 +- examples/react/kitchen-sink-chakra-ui/package.json | 6 +++--- examples/react/kitchen-sink-hero-ui/package.json | 6 +++--- examples/react/kitchen-sink-mantine/package.json | 6 +++--- examples/react/kitchen-sink-material-ui/package.json | 6 +++--- examples/react/kitchen-sink-react-aria/package.json | 6 +++--- examples/react/kitchen-sink-shadcn-base/package.json | 6 +++--- examples/react/kitchen-sink-shadcn-radix/package.json | 6 +++--- examples/react/kitchen-sink/package.json | 6 +++--- examples/react/lib-chakra-ui/package.json | 2 +- examples/react/lib-hero-ui/package.json | 2 +- examples/react/lib-mantine/package.json | 2 +- examples/react/lib-material-ui/package.json | 2 +- examples/react/lib-react-aria/package.json | 2 +- examples/react/lib-shadcn-base/package.json | 2 +- examples/react/lib-shadcn-radix/package.json | 2 +- examples/react/mantine-react-table/package.json | 4 ++-- examples/react/material-react-table/package.json | 4 ++-- examples/react/pagination/package.json | 2 +- examples/react/row-dnd/package.json | 2 +- examples/react/row-pinning/package.json | 2 +- examples/react/row-selection/package.json | 4 ++-- examples/react/sorting/package.json | 2 +- examples/react/sub-components/package.json | 2 +- .../react/virtualized-columns-experimental/package.json | 2 +- examples/react/virtualized-columns/package.json | 2 +- examples/react/virtualized-infinite-scrolling/package.json | 2 +- examples/react/virtualized-rows-experimental/package.json | 2 +- examples/react/virtualized-rows/package.json | 2 +- examples/react/web-worker-row-models/package.json | 4 ++-- examples/react/with-tanstack-form/package.json | 4 ++-- examples/react/with-tanstack-query/package.json | 2 +- examples/react/with-tanstack-router/package.json | 2 +- examples/solid/aggregation/package.json | 2 +- examples/solid/basic-app-table/package.json | 4 ++-- examples/solid/basic-dynamic-columns/package.json | 2 +- examples/solid/basic-external-atoms/package.json | 4 ++-- examples/solid/basic-external-state/package.json | 4 ++-- examples/solid/basic-use-table/package.json | 4 ++-- examples/solid/column-ordering/package.json | 2 +- examples/solid/column-pinning-split/package.json | 2 +- examples/solid/column-pinning-sticky/package.json | 2 +- examples/solid/column-pinning/package.json | 2 +- examples/solid/column-resizing-performant/package.json | 2 +- examples/solid/column-resizing/package.json | 2 +- examples/solid/column-sizing/package.json | 2 +- examples/solid/column-visibility/package.json | 2 +- examples/solid/composable-tables/package.json | 4 ++-- examples/solid/expanding/package.json | 2 +- examples/solid/filters-faceted/package.json | 2 +- examples/solid/filters-fuzzy/package.json | 4 ++-- examples/solid/filters/package.json | 2 +- examples/solid/grouped-aggregation/package.json | 2 +- examples/solid/grouping/package.json | 2 +- examples/solid/header-groups/package.json | 2 +- examples/solid/kitchen-sink/package.json | 6 +++--- examples/solid/pagination/package.json | 2 +- examples/solid/row-pinning/package.json | 2 +- examples/solid/row-selection/package.json | 4 ++-- examples/solid/sorting/package.json | 2 +- examples/solid/sub-components/package.json | 2 +- examples/solid/virtualized-columns/package.json | 2 +- examples/solid/virtualized-infinite-scrolling/package.json | 2 +- examples/solid/virtualized-rows/package.json | 2 +- examples/solid/with-tanstack-form/package.json | 4 ++-- examples/solid/with-tanstack-query/package.json | 2 +- examples/solid/with-tanstack-router/package.json | 2 +- examples/svelte/aggregation/package.json | 2 +- examples/svelte/basic-app-table/package.json | 2 +- examples/svelte/basic-create-table/package.json | 2 +- examples/svelte/basic-dynamic-columns/package.json | 2 +- examples/svelte/basic-external-atoms/package.json | 2 +- examples/svelte/basic-external-state/package.json | 2 +- examples/svelte/basic-snippets/package.json | 2 +- examples/svelte/column-ordering/package.json | 2 +- examples/svelte/column-pinning-split/package.json | 2 +- examples/svelte/column-pinning-sticky/package.json | 2 +- examples/svelte/column-pinning/package.json | 2 +- examples/svelte/column-resizing-performant/package.json | 2 +- examples/svelte/column-resizing/package.json | 2 +- examples/svelte/column-sizing/package.json | 2 +- examples/svelte/column-visibility/package.json | 2 +- examples/svelte/composable-tables/package.json | 2 +- examples/svelte/expanding/package.json | 2 +- examples/svelte/filtering/package.json | 2 +- examples/svelte/filters-faceted/package.json | 2 +- examples/svelte/filters-fuzzy/package.json | 4 ++-- examples/svelte/grouped-aggregation/package.json | 2 +- examples/svelte/grouping/package.json | 2 +- examples/svelte/header-groups/package.json | 2 +- examples/svelte/kitchen-sink/package.json | 4 ++-- examples/svelte/pagination/package.json | 2 +- examples/svelte/row-pinning/package.json | 2 +- examples/svelte/row-selection/package.json | 2 +- examples/svelte/sorting/package.json | 2 +- examples/svelte/sub-components/package.json | 2 +- examples/svelte/virtualized-columns/package.json | 2 +- examples/svelte/virtualized-infinite-scrolling/package.json | 2 +- examples/svelte/virtualized-rows/package.json | 2 +- examples/svelte/with-tanstack-form/package.json | 2 +- examples/svelte/with-tanstack-query/package.json | 2 +- examples/vanilla/aggregation/package.json | 2 +- examples/vanilla/basic/package.json | 2 +- examples/vanilla/pagination/package.json | 2 +- examples/vanilla/sorting/package.json | 2 +- examples/vue/aggregation/package.json | 2 +- examples/vue/basic-dynamic-columns/package.json | 4 ++-- examples/vue/basic-external-atoms/package.json | 4 ++-- examples/vue/basic-external-state/package.json | 4 ++-- examples/vue/basic-use-app-table/package.json | 4 ++-- examples/vue/basic-use-table/package.json | 4 ++-- examples/vue/column-ordering/package.json | 2 +- examples/vue/column-pinning-split/package.json | 2 +- examples/vue/column-pinning-sticky/package.json | 2 +- examples/vue/column-pinning/package.json | 2 +- examples/vue/column-resizing-performant/package.json | 2 +- examples/vue/column-resizing/package.json | 2 +- examples/vue/column-sizing/package.json | 2 +- examples/vue/column-visibility/package.json | 2 +- examples/vue/composable-tables/package.json | 4 ++-- examples/vue/expanding/package.json | 2 +- examples/vue/filters-faceted/package.json | 2 +- examples/vue/filters-fuzzy/package.json | 4 ++-- examples/vue/filters/package.json | 2 +- examples/vue/grouped-aggregation/package.json | 2 +- examples/vue/grouping/package.json | 2 +- examples/vue/header-groups/package.json | 2 +- examples/vue/kitchen-sink/package.json | 6 +++--- examples/vue/pagination/package.json | 2 +- examples/vue/row-pinning/package.json | 2 +- examples/vue/row-selection/package.json | 4 ++-- examples/vue/sorting/package.json | 2 +- examples/vue/sub-components/package.json | 2 +- examples/vue/virtualized-columns/package.json | 2 +- examples/vue/virtualized-infinite-scrolling/package.json | 4 ++-- examples/vue/virtualized-rows/package.json | 2 +- examples/vue/with-tanstack-form/package.json | 4 ++-- examples/vue/with-tanstack-query/package.json | 4 ++-- packages/alpine-table/package.json | 2 +- packages/alpine-table/skills/create-table-hook/SKILL.md | 2 +- packages/alpine-table/skills/getting-started/SKILL.md | 2 +- packages/alpine-table/skills/table-state/SKILL.md | 2 +- packages/angular-table-devtools/package.json | 2 +- packages/angular-table-devtools/skills/devtools/SKILL.md | 2 +- packages/angular-table/package.json | 2 +- packages/angular-table/skills/create-table-hook/SKILL.md | 2 +- packages/angular-table/skills/getting-started/SKILL.md | 2 +- packages/angular-table/skills/migrate-v8-to-v9/SKILL.md | 2 +- packages/angular-table/skills/table-state/SKILL.md | 2 +- packages/angular-table/skills/with-tanstack-query/SKILL.md | 2 +- .../angular-table/skills/with-tanstack-virtual/SKILL.md | 2 +- packages/ember-table/package.json | 2 +- packages/ember-table/skills/create-table-hook/SKILL.md | 2 +- packages/ember-table/skills/getting-started/SKILL.md | 2 +- packages/ember-table/skills/table-state/SKILL.md | 2 +- packages/lit-table/package.json | 2 +- packages/lit-table/skills/create-table-hook/SKILL.md | 2 +- packages/lit-table/skills/getting-started/SKILL.md | 2 +- packages/lit-table/skills/migrate-v8-to-v9/SKILL.md | 2 +- packages/lit-table/skills/table-state/SKILL.md | 2 +- packages/lit-table/skills/with-tanstack-virtual/SKILL.md | 2 +- packages/match-sorter-utils/package.json | 2 +- packages/match-sorter-utils/skills/fuzzy-ranking/SKILL.md | 2 +- packages/preact-table-devtools/package.json | 2 +- packages/preact-table-devtools/skills/devtools/SKILL.md | 2 +- packages/preact-table/package.json | 2 +- packages/preact-table/skills/create-table-hook/SKILL.md | 2 +- packages/preact-table/skills/getting-started/SKILL.md | 2 +- packages/preact-table/skills/migrate-v8-to-v9/SKILL.md | 2 +- packages/preact-table/skills/table-state/SKILL.md | 2 +- packages/preact-table/skills/with-tanstack-query/SKILL.md | 2 +- packages/preact-table/skills/with-tanstack-virtual/SKILL.md | 2 +- packages/react-table-devtools/package.json | 2 +- packages/react-table-devtools/skills/devtools/SKILL.md | 2 +- packages/react-table/package.json | 2 +- packages/react-table/skills/create-table-hook/SKILL.md | 2 +- packages/react-table/skills/getting-started/SKILL.md | 2 +- packages/react-table/skills/migrate-v8-to-v9/SKILL.md | 2 +- packages/react-table/skills/table-state/SKILL.md | 2 +- packages/react-table/skills/with-tanstack-query/SKILL.md | 2 +- packages/react-table/skills/with-tanstack-virtual/SKILL.md | 2 +- packages/solid-table-devtools/package.json | 2 +- packages/solid-table-devtools/skills/devtools/SKILL.md | 2 +- packages/solid-table/package.json | 2 +- packages/solid-table/skills/create-table-hook/SKILL.md | 2 +- packages/solid-table/skills/getting-started/SKILL.md | 2 +- packages/solid-table/skills/migrate-v8-to-v9/SKILL.md | 2 +- packages/solid-table/skills/table-state/SKILL.md | 2 +- packages/solid-table/skills/with-tanstack-query/SKILL.md | 2 +- packages/solid-table/skills/with-tanstack-virtual/SKILL.md | 2 +- packages/svelte-table/package.json | 2 +- packages/svelte-table/skills/create-table-hook/SKILL.md | 2 +- packages/svelte-table/skills/getting-started/SKILL.md | 2 +- packages/svelte-table/skills/migrate-v8-to-v9/SKILL.md | 2 +- packages/svelte-table/skills/table-state/SKILL.md | 2 +- packages/svelte-table/skills/with-tanstack-query/SKILL.md | 2 +- packages/svelte-table/skills/with-tanstack-virtual/SKILL.md | 2 +- packages/table-core/package.json | 2 +- packages/table-core/skills/aggregation/SKILL.md | 2 +- packages/table-core/skills/api-not-found/SKILL.md | 2 +- packages/table-core/skills/client-vs-server/SKILL.md | 2 +- packages/table-core/skills/column-faceting/SKILL.md | 2 +- packages/table-core/skills/column-filtering/SKILL.md | 2 +- packages/table-core/skills/column-ordering/SKILL.md | 2 +- packages/table-core/skills/column-pinning/SKILL.md | 2 +- packages/table-core/skills/column-resizing/SKILL.md | 2 +- packages/table-core/skills/column-sizing/SKILL.md | 2 +- packages/table-core/skills/column-visibility/SKILL.md | 2 +- packages/table-core/skills/core/SKILL.md | 2 +- packages/table-core/skills/custom-features/SKILL.md | 2 +- packages/table-core/skills/expanding/SKILL.md | 2 +- packages/table-core/skills/global-filtering/SKILL.md | 2 +- packages/table-core/skills/grouping/SKILL.md | 2 +- packages/table-core/skills/migrate-v8-to-v9/SKILL.md | 2 +- packages/table-core/skills/pagination/SKILL.md | 2 +- packages/table-core/skills/row-pinning/SKILL.md | 2 +- packages/table-core/skills/row-selection/SKILL.md | 2 +- packages/table-core/skills/sorting/SKILL.md | 2 +- packages/table-core/skills/table-features/SKILL.md | 2 +- packages/table-core/skills/typescript/SKILL.md | 2 +- packages/table-devtools/package.json | 2 +- packages/table-devtools/skills/devtools/SKILL.md | 2 +- packages/vue-table-devtools/package.json | 2 +- packages/vue-table-devtools/skills/devtools/SKILL.md | 2 +- packages/vue-table/package.json | 2 +- packages/vue-table/skills/create-table-hook/SKILL.md | 2 +- packages/vue-table/skills/getting-started/SKILL.md | 2 +- packages/vue-table/skills/migrate-v8-to-v9/SKILL.md | 2 +- packages/vue-table/skills/table-state/SKILL.md | 2 +- packages/vue-table/skills/with-tanstack-query/SKILL.md | 2 +- packages/vue-table/skills/with-tanstack-virtual/SKILL.md | 2 +- 419 files changed, 506 insertions(+), 508 deletions(-) diff --git a/_artifacts/domain_map.yaml b/_artifacts/domain_map.yaml index a3e910ac0d..ae8e41d760 100644 --- a/_artifacts/domain_map.yaml +++ b/_artifacts/domain_map.yaml @@ -1,13 +1,12 @@ library: name: '@tanstack/table' - version: '9.0.0-beta.52' + version: '9.0.0-beta.53' repository: 'https://github.com/TanStack/table' homepage: 'https://tanstack.com/table' description: 'Headless, framework-agnostic data-grid state and row-processing primitives with tree-shakeable v9 features and framework adapters.' primary_framework: 'framework-agnostic' monorepo: true package_version_overrides: - '@tanstack/match-sorter-utils': '9.0.0-beta.41' meta: generated_by: '@tanstack/intent scaffold domain discovery' diff --git a/_artifacts/skill_tree.yaml b/_artifacts/skill_tree.yaml index 34b6da0037..fe6aad1a91 100644 --- a/_artifacts/skill_tree.yaml +++ b/_artifacts/skill_tree.yaml @@ -1,10 +1,9 @@ library: name: '@tanstack/table' - version: '9.0.0-beta.52' + version: '9.0.0-beta.53' repository: 'https://github.com/TanStack/table' description: 'Headless data-grid state and row processing with tree-shakeable v9 features and framework adapters.' package_version_overrides: - '@tanstack/match-sorter-utils': '9.0.0-beta.41' generated_from: domain_map: '_artifacts/domain_map.yaml' skill_spec: '_artifacts/skill_spec.md' diff --git a/examples/alpine/aggregation/package.json b/examples/alpine/aggregation/package.json index 0b75507bcf..5c9322f182 100644 --- a/examples/alpine/aggregation/package.json +++ b/examples/alpine/aggregation/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/alpine-table": "^9.0.0-beta.52", + "@tanstack/alpine-table": "^9.0.0-beta.53", "alpinejs": "^3.15.12" }, "devDependencies": { diff --git a/examples/alpine/basic-app-table/package.json b/examples/alpine/basic-app-table/package.json index f44a46b914..2783fb8558 100644 --- a/examples/alpine/basic-app-table/package.json +++ b/examples/alpine/basic-app-table/package.json @@ -11,7 +11,7 @@ "test:e2e": "PLAYWRIGHT_TEST_DIR=$PWD/tests/e2e playwright test --config ../../../playwright.config.ts" }, "dependencies": { - "@tanstack/alpine-table": "^9.0.0-beta.52", + "@tanstack/alpine-table": "^9.0.0-beta.53", "alpinejs": "^3.15.12" }, "devDependencies": { diff --git a/examples/alpine/basic-create-table/package.json b/examples/alpine/basic-create-table/package.json index a786d3a393..9d846f8350 100644 --- a/examples/alpine/basic-create-table/package.json +++ b/examples/alpine/basic-create-table/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/alpine-table": "^9.0.0-beta.52", + "@tanstack/alpine-table": "^9.0.0-beta.53", "alpinejs": "^3.15.12" }, "devDependencies": { diff --git a/examples/alpine/basic-dynamic-columns/package.json b/examples/alpine/basic-dynamic-columns/package.json index 95a2f0de35..c14547b18c 100644 --- a/examples/alpine/basic-dynamic-columns/package.json +++ b/examples/alpine/basic-dynamic-columns/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/alpine-table": "^9.0.0-beta.52", + "@tanstack/alpine-table": "^9.0.0-beta.53", "alpinejs": "^3.15.12" }, "devDependencies": { diff --git a/examples/alpine/basic-external-atoms/package.json b/examples/alpine/basic-external-atoms/package.json index a00f3a504c..2f91404da0 100644 --- a/examples/alpine/basic-external-atoms/package.json +++ b/examples/alpine/basic-external-atoms/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/alpine-table": "^9.0.0-beta.52", + "@tanstack/alpine-table": "^9.0.0-beta.53", "@tanstack/store": "^0.11.0", "alpinejs": "^3.15.12" }, diff --git a/examples/alpine/basic-external-state/package.json b/examples/alpine/basic-external-state/package.json index cedbd84d44..786f01a7ef 100644 --- a/examples/alpine/basic-external-state/package.json +++ b/examples/alpine/basic-external-state/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/alpine-table": "^9.0.0-beta.52", + "@tanstack/alpine-table": "^9.0.0-beta.53", "alpinejs": "^3.15.12" }, "devDependencies": { diff --git a/examples/alpine/column-ordering/package.json b/examples/alpine/column-ordering/package.json index cf7a91e11d..e8edf7861f 100644 --- a/examples/alpine/column-ordering/package.json +++ b/examples/alpine/column-ordering/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/alpine-table": "^9.0.0-beta.52", + "@tanstack/alpine-table": "^9.0.0-beta.53", "alpinejs": "^3.15.12" }, "devDependencies": { diff --git a/examples/alpine/column-pinning-split/package.json b/examples/alpine/column-pinning-split/package.json index cddace4790..61c1a67df7 100644 --- a/examples/alpine/column-pinning-split/package.json +++ b/examples/alpine/column-pinning-split/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/alpine-table": "^9.0.0-beta.52", + "@tanstack/alpine-table": "^9.0.0-beta.53", "alpinejs": "^3.15.12" }, "devDependencies": { diff --git a/examples/alpine/column-pinning-sticky/package.json b/examples/alpine/column-pinning-sticky/package.json index 281b1783c5..d268eef152 100644 --- a/examples/alpine/column-pinning-sticky/package.json +++ b/examples/alpine/column-pinning-sticky/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/alpine-table": "^9.0.0-beta.52", + "@tanstack/alpine-table": "^9.0.0-beta.53", "alpinejs": "^3.15.12" }, "devDependencies": { diff --git a/examples/alpine/column-pinning/package.json b/examples/alpine/column-pinning/package.json index 94fe8130dd..9af6ce41da 100644 --- a/examples/alpine/column-pinning/package.json +++ b/examples/alpine/column-pinning/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/alpine-table": "^9.0.0-beta.52", + "@tanstack/alpine-table": "^9.0.0-beta.53", "alpinejs": "^3.15.12" }, "devDependencies": { diff --git a/examples/alpine/column-resizing-performant/package.json b/examples/alpine/column-resizing-performant/package.json index 42ad63eac6..478595d1f5 100644 --- a/examples/alpine/column-resizing-performant/package.json +++ b/examples/alpine/column-resizing-performant/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/alpine-table": "^9.0.0-beta.52", + "@tanstack/alpine-table": "^9.0.0-beta.53", "alpinejs": "^3.15.12" }, "devDependencies": { diff --git a/examples/alpine/column-resizing/package.json b/examples/alpine/column-resizing/package.json index cf87b473b4..fe17dd623b 100644 --- a/examples/alpine/column-resizing/package.json +++ b/examples/alpine/column-resizing/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/alpine-table": "^9.0.0-beta.52", + "@tanstack/alpine-table": "^9.0.0-beta.53", "alpinejs": "^3.15.12" }, "devDependencies": { diff --git a/examples/alpine/column-sizing/package.json b/examples/alpine/column-sizing/package.json index 6524f9b0ea..fb91d6a9b0 100644 --- a/examples/alpine/column-sizing/package.json +++ b/examples/alpine/column-sizing/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/alpine-table": "^9.0.0-beta.52", + "@tanstack/alpine-table": "^9.0.0-beta.53", "alpinejs": "^3.15.12" }, "devDependencies": { diff --git a/examples/alpine/column-visibility/package.json b/examples/alpine/column-visibility/package.json index 2cbc05693c..44e0fccb00 100644 --- a/examples/alpine/column-visibility/package.json +++ b/examples/alpine/column-visibility/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/alpine-table": "^9.0.0-beta.52", + "@tanstack/alpine-table": "^9.0.0-beta.53", "alpinejs": "^3.15.12" }, "devDependencies": { diff --git a/examples/alpine/custom-plugin/package.json b/examples/alpine/custom-plugin/package.json index a812a52abf..c0dfe51e9e 100644 --- a/examples/alpine/custom-plugin/package.json +++ b/examples/alpine/custom-plugin/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/alpine-table": "^9.0.0-beta.52", + "@tanstack/alpine-table": "^9.0.0-beta.53", "alpinejs": "^3.15.12" }, "devDependencies": { diff --git a/examples/alpine/expanding/package.json b/examples/alpine/expanding/package.json index fae0bc269b..209ccad716 100644 --- a/examples/alpine/expanding/package.json +++ b/examples/alpine/expanding/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/alpine-table": "^9.0.0-beta.52", + "@tanstack/alpine-table": "^9.0.0-beta.53", "alpinejs": "^3.15.12" }, "devDependencies": { diff --git a/examples/alpine/filters-faceted/package.json b/examples/alpine/filters-faceted/package.json index 501f6569dc..429f77e413 100644 --- a/examples/alpine/filters-faceted/package.json +++ b/examples/alpine/filters-faceted/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/alpine-table": "^9.0.0-beta.52", + "@tanstack/alpine-table": "^9.0.0-beta.53", "alpinejs": "^3.15.12" }, "devDependencies": { diff --git a/examples/alpine/filters/package.json b/examples/alpine/filters/package.json index 51d2e864b9..1f2157ae9c 100644 --- a/examples/alpine/filters/package.json +++ b/examples/alpine/filters/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/alpine-table": "^9.0.0-beta.52", + "@tanstack/alpine-table": "^9.0.0-beta.53", "alpinejs": "^3.15.12" }, "devDependencies": { diff --git a/examples/alpine/grouped-aggregation/package.json b/examples/alpine/grouped-aggregation/package.json index 1ec69e9b39..7db4d9c0fe 100644 --- a/examples/alpine/grouped-aggregation/package.json +++ b/examples/alpine/grouped-aggregation/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/alpine-table": "^9.0.0-beta.52", + "@tanstack/alpine-table": "^9.0.0-beta.53", "alpinejs": "^3.15.12" }, "devDependencies": { diff --git a/examples/alpine/grouping/package.json b/examples/alpine/grouping/package.json index 625456e51d..8ce5e52e67 100644 --- a/examples/alpine/grouping/package.json +++ b/examples/alpine/grouping/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/alpine-table": "^9.0.0-beta.52", + "@tanstack/alpine-table": "^9.0.0-beta.53", "alpinejs": "^3.15.12" }, "devDependencies": { diff --git a/examples/alpine/header-groups/package.json b/examples/alpine/header-groups/package.json index 87f5a42524..bcb5f65e8f 100644 --- a/examples/alpine/header-groups/package.json +++ b/examples/alpine/header-groups/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/alpine-table": "^9.0.0-beta.52", + "@tanstack/alpine-table": "^9.0.0-beta.53", "alpinejs": "^3.15.12" }, "devDependencies": { diff --git a/examples/alpine/pagination/package.json b/examples/alpine/pagination/package.json index 20e4f32227..5ce7f48fcb 100644 --- a/examples/alpine/pagination/package.json +++ b/examples/alpine/pagination/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/alpine-table": "^9.0.0-beta.52", + "@tanstack/alpine-table": "^9.0.0-beta.53", "alpinejs": "^3.15.12" }, "devDependencies": { diff --git a/examples/alpine/row-pinning/package.json b/examples/alpine/row-pinning/package.json index b933036a2f..d676395f11 100644 --- a/examples/alpine/row-pinning/package.json +++ b/examples/alpine/row-pinning/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/alpine-table": "^9.0.0-beta.52", + "@tanstack/alpine-table": "^9.0.0-beta.53", "alpinejs": "^3.15.12" }, "devDependencies": { diff --git a/examples/alpine/row-selection/package.json b/examples/alpine/row-selection/package.json index ae85cbbaab..2282429d22 100644 --- a/examples/alpine/row-selection/package.json +++ b/examples/alpine/row-selection/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/alpine-table": "^9.0.0-beta.52", + "@tanstack/alpine-table": "^9.0.0-beta.53", "alpinejs": "^3.15.12" }, "devDependencies": { diff --git a/examples/alpine/sorting-dynamic-data/package.json b/examples/alpine/sorting-dynamic-data/package.json index 391b9fa731..1a44e721da 100644 --- a/examples/alpine/sorting-dynamic-data/package.json +++ b/examples/alpine/sorting-dynamic-data/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/alpine-table": "^9.0.0-beta.52", + "@tanstack/alpine-table": "^9.0.0-beta.53", "alpinejs": "^3.15.12" }, "devDependencies": { diff --git a/examples/alpine/sorting/package.json b/examples/alpine/sorting/package.json index 2e7388f91f..5fd8680da0 100644 --- a/examples/alpine/sorting/package.json +++ b/examples/alpine/sorting/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/alpine-table": "^9.0.0-beta.52", + "@tanstack/alpine-table": "^9.0.0-beta.53", "alpinejs": "^3.15.12" }, "devDependencies": { diff --git a/examples/alpine/sub-components/package.json b/examples/alpine/sub-components/package.json index 393d225705..8a029986ec 100644 --- a/examples/alpine/sub-components/package.json +++ b/examples/alpine/sub-components/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/alpine-table": "^9.0.0-beta.52", + "@tanstack/alpine-table": "^9.0.0-beta.53", "alpinejs": "^3.15.12" }, "devDependencies": { diff --git a/examples/angular/aggregation/package.json b/examples/angular/aggregation/package.json index 0579f7a1c6..b2683bfcad 100644 --- a/examples/angular/aggregation/package.json +++ b/examples/angular/aggregation/package.json @@ -20,7 +20,7 @@ "@angular/platform-browser": "^22.0.2", "@angular/router": "^22.0.2", "@faker-js/faker": "^10.5.0", - "@tanstack/angular-table": "^9.0.0-beta.52", + "@tanstack/angular-table": "^9.0.0-beta.53", "rxjs": "~7.8.2", "tslib": "^2.8.1" }, diff --git a/examples/angular/basic-app-table/package.json b/examples/angular/basic-app-table/package.json index 80466acc65..c469bca73f 100644 --- a/examples/angular/basic-app-table/package.json +++ b/examples/angular/basic-app-table/package.json @@ -20,8 +20,8 @@ "@angular/platform-browser": "^22.0.2", "@faker-js/faker": "^10.5.0", "@tanstack/angular-devtools": "^0.0.7", - "@tanstack/angular-table": "^9.0.0-beta.52", - "@tanstack/angular-table-devtools": "^9.0.0-beta.52", + "@tanstack/angular-table": "^9.0.0-beta.53", + "@tanstack/angular-table-devtools": "^9.0.0-beta.53", "rxjs": "~7.8.2", "tslib": "^2.8.1" }, diff --git a/examples/angular/basic-dynamic-columns/package.json b/examples/angular/basic-dynamic-columns/package.json index c68225701c..3ddbdbf6ce 100644 --- a/examples/angular/basic-dynamic-columns/package.json +++ b/examples/angular/basic-dynamic-columns/package.json @@ -21,7 +21,7 @@ "@angular/router": "^22.0.2", "@faker-js/faker": "^10.5.0", "@tanstack/angular-pacer": "^0.23.1", - "@tanstack/angular-table": "^9.0.0-beta.52", + "@tanstack/angular-table": "^9.0.0-beta.53", "rxjs": "~7.8.2", "tslib": "^2.8.1" }, diff --git a/examples/angular/basic-external-atoms/package.json b/examples/angular/basic-external-atoms/package.json index b1f31d7777..f823956ab7 100644 --- a/examples/angular/basic-external-atoms/package.json +++ b/examples/angular/basic-external-atoms/package.json @@ -21,8 +21,8 @@ "@faker-js/faker": "^10.5.0", "@tanstack/angular-devtools": "^0.0.7", "@tanstack/angular-store": "^0.11.0", - "@tanstack/angular-table": "^9.0.0-beta.52", - "@tanstack/angular-table-devtools": "^9.0.0-beta.52", + "@tanstack/angular-table": "^9.0.0-beta.53", + "@tanstack/angular-table-devtools": "^9.0.0-beta.53", "rxjs": "~7.8.2", "tslib": "^2.8.1" }, diff --git a/examples/angular/basic-external-state/package.json b/examples/angular/basic-external-state/package.json index 4b88a02c5f..1fccb821f6 100644 --- a/examples/angular/basic-external-state/package.json +++ b/examples/angular/basic-external-state/package.json @@ -21,8 +21,8 @@ "@faker-js/faker": "^10.5.0", "@tanstack/angular-devtools": "^0.0.7", "@tanstack/angular-store": "^0.11.0", - "@tanstack/angular-table": "^9.0.0-beta.52", - "@tanstack/angular-table-devtools": "^9.0.0-beta.52", + "@tanstack/angular-table": "^9.0.0-beta.53", + "@tanstack/angular-table-devtools": "^9.0.0-beta.53", "rxjs": "~7.8.2", "tslib": "^2.8.1" }, diff --git a/examples/angular/basic-inject-table/package.json b/examples/angular/basic-inject-table/package.json index 9a9551569d..64210e5012 100644 --- a/examples/angular/basic-inject-table/package.json +++ b/examples/angular/basic-inject-table/package.json @@ -21,8 +21,8 @@ "@angular/router": "^22.0.2", "@faker-js/faker": "^10.5.0", "@tanstack/angular-devtools": "^0.0.7", - "@tanstack/angular-table": "^9.0.0-beta.52", - "@tanstack/angular-table-devtools": "^9.0.0-beta.52", + "@tanstack/angular-table": "^9.0.0-beta.53", + "@tanstack/angular-table-devtools": "^9.0.0-beta.53", "rxjs": "~7.8.2", "tslib": "^2.8.1" }, diff --git a/examples/angular/column-ordering/package.json b/examples/angular/column-ordering/package.json index 9fce301c30..9dc5fee8c9 100644 --- a/examples/angular/column-ordering/package.json +++ b/examples/angular/column-ordering/package.json @@ -20,7 +20,7 @@ "@angular/platform-browser": "^22.0.2", "@angular/router": "^22.0.2", "@faker-js/faker": "^10.5.0", - "@tanstack/angular-table": "^9.0.0-beta.52", + "@tanstack/angular-table": "^9.0.0-beta.53", "rxjs": "~7.8.2", "tslib": "^2.8.1" }, diff --git a/examples/angular/column-pinning-split/package.json b/examples/angular/column-pinning-split/package.json index 1c2f71cb60..161f66ea3e 100644 --- a/examples/angular/column-pinning-split/package.json +++ b/examples/angular/column-pinning-split/package.json @@ -20,7 +20,7 @@ "@angular/platform-browser": "^22.0.2", "@angular/router": "^22.0.2", "@faker-js/faker": "^10.5.0", - "@tanstack/angular-table": "^9.0.0-beta.52", + "@tanstack/angular-table": "^9.0.0-beta.53", "rxjs": "~7.8.2", "tslib": "^2.8.1" }, diff --git a/examples/angular/column-pinning-sticky/package.json b/examples/angular/column-pinning-sticky/package.json index feb3f3643f..ba973ece9a 100644 --- a/examples/angular/column-pinning-sticky/package.json +++ b/examples/angular/column-pinning-sticky/package.json @@ -20,7 +20,7 @@ "@angular/platform-browser": "^22.0.2", "@angular/router": "^22.0.2", "@faker-js/faker": "^10.5.0", - "@tanstack/angular-table": "^9.0.0-beta.52", + "@tanstack/angular-table": "^9.0.0-beta.53", "rxjs": "~7.8.2", "tslib": "^2.8.1" }, diff --git a/examples/angular/column-pinning/package.json b/examples/angular/column-pinning/package.json index 4373b890b0..6a27b359d9 100644 --- a/examples/angular/column-pinning/package.json +++ b/examples/angular/column-pinning/package.json @@ -20,7 +20,7 @@ "@angular/platform-browser": "^22.0.2", "@angular/router": "^22.0.2", "@faker-js/faker": "^10.5.0", - "@tanstack/angular-table": "^9.0.0-beta.52", + "@tanstack/angular-table": "^9.0.0-beta.53", "rxjs": "~7.8.2", "tslib": "^2.8.1" }, diff --git a/examples/angular/column-resizing-performant/package.json b/examples/angular/column-resizing-performant/package.json index 44a4d0ca17..1326dd4906 100644 --- a/examples/angular/column-resizing-performant/package.json +++ b/examples/angular/column-resizing-performant/package.json @@ -20,7 +20,7 @@ "@angular/platform-browser": "^22.0.2", "@angular/router": "^22.0.2", "@faker-js/faker": "^10.5.0", - "@tanstack/angular-table": "^9.0.0-beta.52", + "@tanstack/angular-table": "^9.0.0-beta.53", "rxjs": "~7.8.2", "tslib": "^2.8.1" }, diff --git a/examples/angular/column-resizing/package.json b/examples/angular/column-resizing/package.json index a862f16134..c6544ed05d 100644 --- a/examples/angular/column-resizing/package.json +++ b/examples/angular/column-resizing/package.json @@ -20,7 +20,7 @@ "@angular/platform-browser": "^22.0.2", "@angular/router": "^22.0.2", "@faker-js/faker": "^10.5.0", - "@tanstack/angular-table": "^9.0.0-beta.52", + "@tanstack/angular-table": "^9.0.0-beta.53", "rxjs": "~7.8.2", "tslib": "^2.8.1" }, diff --git a/examples/angular/column-sizing/package.json b/examples/angular/column-sizing/package.json index 9993e7f703..afe8e88498 100644 --- a/examples/angular/column-sizing/package.json +++ b/examples/angular/column-sizing/package.json @@ -20,7 +20,7 @@ "@angular/platform-browser": "^22.0.2", "@angular/router": "^22.0.2", "@faker-js/faker": "^10.5.0", - "@tanstack/angular-table": "^9.0.0-beta.52", + "@tanstack/angular-table": "^9.0.0-beta.53", "rxjs": "~7.8.2", "tslib": "^2.8.1" }, diff --git a/examples/angular/column-visibility/package.json b/examples/angular/column-visibility/package.json index 8a747e75bf..86e1ce2e6a 100644 --- a/examples/angular/column-visibility/package.json +++ b/examples/angular/column-visibility/package.json @@ -20,7 +20,7 @@ "@angular/platform-browser": "^22.0.2", "@angular/router": "^22.0.2", "@faker-js/faker": "^10.5.0", - "@tanstack/angular-table": "^9.0.0-beta.52", + "@tanstack/angular-table": "^9.0.0-beta.53", "rxjs": "~7.8.2", "tslib": "^2.8.1" }, diff --git a/examples/angular/composable-tables/package.json b/examples/angular/composable-tables/package.json index 64b5c2f3c2..4fef605b5b 100644 --- a/examples/angular/composable-tables/package.json +++ b/examples/angular/composable-tables/package.json @@ -21,8 +21,8 @@ "@angular/router": "^22.0.2", "@faker-js/faker": "^10.5.0", "@tanstack/angular-devtools": "^0.0.7", - "@tanstack/angular-table": "^9.0.0-beta.52", - "@tanstack/angular-table-devtools": "^9.0.0-beta.52", + "@tanstack/angular-table": "^9.0.0-beta.53", + "@tanstack/angular-table-devtools": "^9.0.0-beta.53", "rxjs": "~7.8.2", "tslib": "^2.8.1" }, diff --git a/examples/angular/custom-plugin/package.json b/examples/angular/custom-plugin/package.json index 249b71325e..7317cf1cb8 100644 --- a/examples/angular/custom-plugin/package.json +++ b/examples/angular/custom-plugin/package.json @@ -19,7 +19,7 @@ "@angular/forms": "^22.0.2", "@angular/platform-browser": "^22.0.2", "@angular/router": "^22.0.2", - "@tanstack/angular-table": "^9.0.0-beta.52", + "@tanstack/angular-table": "^9.0.0-beta.53", "rxjs": "~7.8.2", "tslib": "^2.8.1" }, diff --git a/examples/angular/editable/package.json b/examples/angular/editable/package.json index a53eefd0ed..609f42851f 100644 --- a/examples/angular/editable/package.json +++ b/examples/angular/editable/package.json @@ -20,7 +20,7 @@ "@angular/platform-browser": "^22.0.2", "@angular/router": "^22.0.2", "@faker-js/faker": "^10.5.0", - "@tanstack/angular-table": "^9.0.0-beta.52", + "@tanstack/angular-table": "^9.0.0-beta.53", "rxjs": "~7.8.2", "tslib": "^2.8.1" }, diff --git a/examples/angular/expanding/package.json b/examples/angular/expanding/package.json index 8c525c8865..24373b78bc 100644 --- a/examples/angular/expanding/package.json +++ b/examples/angular/expanding/package.json @@ -20,7 +20,7 @@ "@angular/platform-browser": "^22.0.2", "@angular/router": "^22.0.2", "@faker-js/faker": "^10.5.0", - "@tanstack/angular-table": "^9.0.0-beta.52", + "@tanstack/angular-table": "^9.0.0-beta.53", "rxjs": "~7.8.2", "tslib": "^2.8.1" }, diff --git a/examples/angular/filters-faceted/package.json b/examples/angular/filters-faceted/package.json index f0d6804066..f266d2ff7d 100644 --- a/examples/angular/filters-faceted/package.json +++ b/examples/angular/filters-faceted/package.json @@ -21,7 +21,7 @@ "@angular/router": "^22.0.2", "@faker-js/faker": "^10.5.0", "@tanstack/angular-pacer": "^0.23.1", - "@tanstack/angular-table": "^9.0.0-beta.52", + "@tanstack/angular-table": "^9.0.0-beta.53", "rxjs": "~7.8.2", "tslib": "^2.8.1" }, diff --git a/examples/angular/filters-fuzzy/package.json b/examples/angular/filters-fuzzy/package.json index 15daca1885..fd45273bf0 100644 --- a/examples/angular/filters-fuzzy/package.json +++ b/examples/angular/filters-fuzzy/package.json @@ -21,8 +21,8 @@ "@angular/router": "^22.0.2", "@faker-js/faker": "^10.5.0", "@tanstack/angular-pacer": "^0.23.1", - "@tanstack/angular-table": "^9.0.0-beta.52", - "@tanstack/match-sorter-utils": "^9.0.0-beta.41", + "@tanstack/angular-table": "^9.0.0-beta.53", + "@tanstack/match-sorter-utils": "^9.0.0-beta.53", "rxjs": "~7.8.2", "tslib": "^2.8.1" }, diff --git a/examples/angular/filters/package.json b/examples/angular/filters/package.json index 3372bd94f5..185a79c165 100644 --- a/examples/angular/filters/package.json +++ b/examples/angular/filters/package.json @@ -21,7 +21,7 @@ "@angular/router": "^22.0.2", "@faker-js/faker": "^10.5.0", "@tanstack/angular-pacer": "^0.23.1", - "@tanstack/angular-table": "^9.0.0-beta.52", + "@tanstack/angular-table": "^9.0.0-beta.53", "rxjs": "~7.8.2", "tslib": "^2.8.1" }, diff --git a/examples/angular/grouped-aggregation/package.json b/examples/angular/grouped-aggregation/package.json index 162023f079..6db7a4f7a1 100644 --- a/examples/angular/grouped-aggregation/package.json +++ b/examples/angular/grouped-aggregation/package.json @@ -20,7 +20,7 @@ "@angular/platform-browser": "^22.0.2", "@angular/router": "^22.0.2", "@faker-js/faker": "^10.5.0", - "@tanstack/angular-table": "^9.0.0-beta.52", + "@tanstack/angular-table": "^9.0.0-beta.53", "rxjs": "~7.8.2", "tslib": "^2.8.1" }, diff --git a/examples/angular/grouping/package.json b/examples/angular/grouping/package.json index 77c8e70cfe..a4d06c5c17 100644 --- a/examples/angular/grouping/package.json +++ b/examples/angular/grouping/package.json @@ -20,7 +20,7 @@ "@angular/platform-browser": "^22.0.2", "@angular/router": "^22.0.2", "@faker-js/faker": "^10.5.0", - "@tanstack/angular-table": "^9.0.0-beta.52", + "@tanstack/angular-table": "^9.0.0-beta.53", "rxjs": "~7.8.2", "tslib": "^2.8.1" }, diff --git a/examples/angular/header-groups/package.json b/examples/angular/header-groups/package.json index b2cfc3e638..73fdee5bbd 100644 --- a/examples/angular/header-groups/package.json +++ b/examples/angular/header-groups/package.json @@ -20,7 +20,7 @@ "@angular/platform-browser": "^22.0.2", "@angular/router": "^22.0.2", "@faker-js/faker": "^10.5.0", - "@tanstack/angular-table": "^9.0.0-beta.52", + "@tanstack/angular-table": "^9.0.0-beta.53", "rxjs": "~7.8.2", "tslib": "^2.8.1" }, diff --git a/examples/angular/kitchen-sink/package.json b/examples/angular/kitchen-sink/package.json index f0a140b7b0..be9e2e73e2 100644 --- a/examples/angular/kitchen-sink/package.json +++ b/examples/angular/kitchen-sink/package.json @@ -21,9 +21,9 @@ "@angular/router": "^22.0.2", "@faker-js/faker": "^10.5.0", "@tanstack/angular-devtools": "^0.0.7", - "@tanstack/angular-table": "^9.0.0-beta.52", - "@tanstack/angular-table-devtools": "^9.0.0-beta.52", - "@tanstack/match-sorter-utils": "^9.0.0-beta.41", + "@tanstack/angular-table": "^9.0.0-beta.53", + "@tanstack/angular-table-devtools": "^9.0.0-beta.53", + "@tanstack/match-sorter-utils": "^9.0.0-beta.53", "rxjs": "~7.8.2", "tslib": "^2.8.1" }, diff --git a/examples/angular/pagination/package.json b/examples/angular/pagination/package.json index b2d0a50a79..d764f6469a 100644 --- a/examples/angular/pagination/package.json +++ b/examples/angular/pagination/package.json @@ -20,7 +20,7 @@ "@angular/platform-browser": "^22.0.2", "@angular/router": "^22.0.2", "@faker-js/faker": "^10.5.0", - "@tanstack/angular-table": "^9.0.0-beta.52", + "@tanstack/angular-table": "^9.0.0-beta.53", "rxjs": "~7.8.2", "tslib": "^2.8.1" }, diff --git a/examples/angular/remote-data/package.json b/examples/angular/remote-data/package.json index d8cc3d0dea..951ae5b593 100644 --- a/examples/angular/remote-data/package.json +++ b/examples/angular/remote-data/package.json @@ -25,7 +25,7 @@ "@angular/platform-server": "^22.0.2", "@angular/router": "^22.0.2", "@angular/ssr": "^22.0.0", - "@tanstack/angular-table": "^9.0.0-beta.52", + "@tanstack/angular-table": "^9.0.0-beta.53", "express": "^5.2.1", "rxjs": "~7.8.2" }, diff --git a/examples/angular/row-dnd/package.json b/examples/angular/row-dnd/package.json index eb4257697e..6825e15047 100644 --- a/examples/angular/row-dnd/package.json +++ b/examples/angular/row-dnd/package.json @@ -21,7 +21,7 @@ "@angular/platform-browser": "^22.0.2", "@angular/router": "^22.0.2", "@faker-js/faker": "^10.5.0", - "@tanstack/angular-table": "^9.0.0-beta.52", + "@tanstack/angular-table": "^9.0.0-beta.53", "rxjs": "~7.8.2", "tslib": "^2.8.1" }, diff --git a/examples/angular/row-pinning/package.json b/examples/angular/row-pinning/package.json index 83ba8467b0..eb85cf4e95 100644 --- a/examples/angular/row-pinning/package.json +++ b/examples/angular/row-pinning/package.json @@ -20,7 +20,7 @@ "@angular/platform-browser": "^22.0.2", "@angular/router": "^22.0.2", "@faker-js/faker": "^10.5.0", - "@tanstack/angular-table": "^9.0.0-beta.52", + "@tanstack/angular-table": "^9.0.0-beta.53", "rxjs": "~7.8.2", "tslib": "^2.8.1" }, diff --git a/examples/angular/row-selection-signal/package.json b/examples/angular/row-selection-signal/package.json index ec366c7948..41bdbf2bfc 100644 --- a/examples/angular/row-selection-signal/package.json +++ b/examples/angular/row-selection-signal/package.json @@ -23,8 +23,8 @@ "@angular/platform-browser-dynamic": "^22.0.2", "@faker-js/faker": "^10.5.0", "@tanstack/angular-devtools": "^0.0.7", - "@tanstack/angular-table": "^9.0.0-beta.52", - "@tanstack/angular-table-devtools": "^9.0.0-beta.52", + "@tanstack/angular-table": "^9.0.0-beta.53", + "@tanstack/angular-table-devtools": "^9.0.0-beta.53", "rxjs": "~7.8.2", "tslib": "^2.8.1" }, diff --git a/examples/angular/row-selection/package.json b/examples/angular/row-selection/package.json index 7a9f43cb16..48a6b323a3 100644 --- a/examples/angular/row-selection/package.json +++ b/examples/angular/row-selection/package.json @@ -22,8 +22,8 @@ "@angular/router": "^22.0.2", "@faker-js/faker": "^10.5.0", "@tanstack/angular-devtools": "^0.0.7", - "@tanstack/angular-table": "^9.0.0-beta.52", - "@tanstack/angular-table-devtools": "^9.0.0-beta.52", + "@tanstack/angular-table": "^9.0.0-beta.53", + "@tanstack/angular-table-devtools": "^9.0.0-beta.53", "rxjs": "~7.8.2", "tslib": "^2.8.1" }, diff --git a/examples/angular/signal-input/package.json b/examples/angular/signal-input/package.json index e1e55df66a..f3453147e2 100644 --- a/examples/angular/signal-input/package.json +++ b/examples/angular/signal-input/package.json @@ -21,7 +21,7 @@ "@angular/platform-browser": "^22.0.2", "@angular/router": "^22.0.2", "@faker-js/faker": "^10.5.0", - "@tanstack/angular-table": "^9.0.0-beta.52", + "@tanstack/angular-table": "^9.0.0-beta.53", "rxjs": "~7.8.2", "tslib": "^2.8.1" }, diff --git a/examples/angular/sorting/package.json b/examples/angular/sorting/package.json index 21a5b9d452..74d3eae7d6 100644 --- a/examples/angular/sorting/package.json +++ b/examples/angular/sorting/package.json @@ -20,7 +20,7 @@ "@angular/platform-browser": "^22.0.2", "@angular/router": "^22.0.2", "@faker-js/faker": "^10.5.0", - "@tanstack/angular-table": "^9.0.0-beta.52", + "@tanstack/angular-table": "^9.0.0-beta.53", "rxjs": "~7.8.2", "tslib": "^2.8.1" }, diff --git a/examples/angular/sub-components/package.json b/examples/angular/sub-components/package.json index 256e009e33..cda23c1009 100644 --- a/examples/angular/sub-components/package.json +++ b/examples/angular/sub-components/package.json @@ -20,7 +20,7 @@ "@angular/platform-browser": "^22.0.2", "@angular/router": "^22.0.2", "@faker-js/faker": "^10.5.0", - "@tanstack/angular-table": "^9.0.0-beta.52", + "@tanstack/angular-table": "^9.0.0-beta.53", "rxjs": "~7.8.2", "tslib": "^2.8.1" }, diff --git a/examples/angular/virtualized-columns/package.json b/examples/angular/virtualized-columns/package.json index 361536f97b..c98863f839 100644 --- a/examples/angular/virtualized-columns/package.json +++ b/examples/angular/virtualized-columns/package.json @@ -20,7 +20,7 @@ "@angular/platform-browser": "^22.0.2", "@angular/router": "^22.0.2", "@faker-js/faker": "^10.5.0", - "@tanstack/angular-table": "^9.0.0-beta.52", + "@tanstack/angular-table": "^9.0.0-beta.53", "@tanstack/angular-virtual": "^5.0.7", "rxjs": "~7.8.2", "tslib": "^2.8.1" diff --git a/examples/angular/virtualized-infinite-scrolling/package.json b/examples/angular/virtualized-infinite-scrolling/package.json index b783a29566..ab77f8d254 100644 --- a/examples/angular/virtualized-infinite-scrolling/package.json +++ b/examples/angular/virtualized-infinite-scrolling/package.json @@ -20,7 +20,7 @@ "@angular/platform-browser": "^22.0.2", "@angular/router": "^22.0.2", "@faker-js/faker": "^10.5.0", - "@tanstack/angular-table": "^9.0.0-beta.52", + "@tanstack/angular-table": "^9.0.0-beta.53", "@tanstack/angular-virtual": "^5.0.7", "rxjs": "~7.8.2", "tslib": "^2.8.1" diff --git a/examples/angular/virtualized-rows/package.json b/examples/angular/virtualized-rows/package.json index 72cc52a19c..01f98817ee 100644 --- a/examples/angular/virtualized-rows/package.json +++ b/examples/angular/virtualized-rows/package.json @@ -20,7 +20,7 @@ "@angular/platform-browser": "^22.0.2", "@angular/router": "^22.0.2", "@faker-js/faker": "^10.5.0", - "@tanstack/angular-table": "^9.0.0-beta.52", + "@tanstack/angular-table": "^9.0.0-beta.53", "@tanstack/angular-virtual": "^5.0.7", "rxjs": "~7.8.2", "tslib": "^2.8.1" diff --git a/examples/angular/with-tanstack-form/package.json b/examples/angular/with-tanstack-form/package.json index 48b2985020..f3175db947 100644 --- a/examples/angular/with-tanstack-form/package.json +++ b/examples/angular/with-tanstack-form/package.json @@ -22,8 +22,8 @@ "@faker-js/faker": "^10.5.0", "@tanstack/angular-devtools": "^0.0.7", "@tanstack/angular-form": "^1.33.1", - "@tanstack/angular-table": "^9.0.0-beta.52", - "@tanstack/angular-table-devtools": "^9.0.0-beta.52", + "@tanstack/angular-table": "^9.0.0-beta.53", + "@tanstack/angular-table-devtools": "^9.0.0-beta.53", "rxjs": "~7.8.2", "tslib": "^2.8.1", "zod": "^4.4.3" diff --git a/examples/angular/with-tanstack-query/package.json b/examples/angular/with-tanstack-query/package.json index 5742ea43ae..acef017a1a 100644 --- a/examples/angular/with-tanstack-query/package.json +++ b/examples/angular/with-tanstack-query/package.json @@ -21,7 +21,7 @@ "@angular/router": "^22.0.2", "@faker-js/faker": "^10.5.0", "@tanstack/angular-query-experimental": "^5.101.2", - "@tanstack/angular-table": "^9.0.0-beta.52", + "@tanstack/angular-table": "^9.0.0-beta.53", "rxjs": "~7.8.2", "tslib": "^2.8.1" }, diff --git a/examples/ember/aggregation/package.json b/examples/ember/aggregation/package.json index 7cb4a33d9a..06dcb74087 100644 --- a/examples/ember/aggregation/package.json +++ b/examples/ember/aggregation/package.json @@ -28,7 +28,7 @@ "@embroider/router": "3.0.6", "@faker-js/faker": "^10.5.0", "@glimmer/component": "2.1.1", - "@tanstack/ember-table": "^9.0.0-beta.52", + "@tanstack/ember-table": "^9.0.0-beta.53", "decorator-transforms": "2.4.0", "ember-source": "7.0.0", "ember-strict-application-resolver": "0.1.1" diff --git a/examples/ember/basic-app-table/package.json b/examples/ember/basic-app-table/package.json index aa0cb5bf12..9d4956dae3 100644 --- a/examples/ember/basic-app-table/package.json +++ b/examples/ember/basic-app-table/package.json @@ -43,7 +43,7 @@ "@glint/tsserver-plugin": "2.5.17", "@nullvoxpopuli/ember-vite": "1.0.3", "@rollup/plugin-babel": "7.1.0", - "@tanstack/ember-table": "^9.0.0-beta.52", + "@tanstack/ember-table": "^9.0.0-beta.53", "babel-plugin-ember-template-compilation": "4.0.0", "typescript": "6.0.3", "vite": "^8.1.0" diff --git a/examples/ember/basic-external-atoms/package.json b/examples/ember/basic-external-atoms/package.json index 9b82fb52ea..83c3d85e1e 100644 --- a/examples/ember/basic-external-atoms/package.json +++ b/examples/ember/basic-external-atoms/package.json @@ -28,7 +28,7 @@ "@embroider/router": "3.0.6", "@faker-js/faker": "^10.5.0", "@glimmer/component": "2.1.1", - "@tanstack/ember-table": "^9.0.0-beta.52", + "@tanstack/ember-table": "^9.0.0-beta.53", "decorator-transforms": "2.4.0", "ember-source": "7.0.0", "ember-strict-application-resolver": "0.1.1" diff --git a/examples/ember/basic-external-state/package.json b/examples/ember/basic-external-state/package.json index fa8da8a9d6..91dd911571 100644 --- a/examples/ember/basic-external-state/package.json +++ b/examples/ember/basic-external-state/package.json @@ -28,7 +28,7 @@ "@embroider/router": "3.0.6", "@faker-js/faker": "^10.5.0", "@glimmer/component": "2.1.1", - "@tanstack/ember-table": "^9.0.0-beta.52", + "@tanstack/ember-table": "^9.0.0-beta.53", "decorator-transforms": "2.4.0", "ember-source": "7.0.0", "ember-strict-application-resolver": "0.1.1" diff --git a/examples/ember/basic-table/package.json b/examples/ember/basic-table/package.json index 20bb751f57..1540cb4f3e 100644 --- a/examples/ember/basic-table/package.json +++ b/examples/ember/basic-table/package.json @@ -43,7 +43,7 @@ "@glint/tsserver-plugin": "2.5.17", "@nullvoxpopuli/ember-vite": "1.0.3", "@rollup/plugin-babel": "7.1.0", - "@tanstack/ember-table": "^9.0.0-beta.52", + "@tanstack/ember-table": "^9.0.0-beta.53", "babel-plugin-ember-template-compilation": "4.0.0", "typescript": "6.0.3", "vite": "^8.1.0" diff --git a/examples/ember/column-ordering/package.json b/examples/ember/column-ordering/package.json index eb6a75c345..20194cc06f 100644 --- a/examples/ember/column-ordering/package.json +++ b/examples/ember/column-ordering/package.json @@ -28,7 +28,7 @@ "@embroider/router": "3.0.6", "@faker-js/faker": "^10.5.0", "@glimmer/component": "2.1.1", - "@tanstack/ember-table": "^9.0.0-beta.52", + "@tanstack/ember-table": "^9.0.0-beta.53", "decorator-transforms": "2.4.0", "ember-source": "7.0.0", "ember-strict-application-resolver": "0.1.1" diff --git a/examples/ember/column-pinning-split/package.json b/examples/ember/column-pinning-split/package.json index 7f7310b9eb..bf184adfff 100644 --- a/examples/ember/column-pinning-split/package.json +++ b/examples/ember/column-pinning-split/package.json @@ -28,7 +28,7 @@ "@embroider/router": "3.0.6", "@faker-js/faker": "^10.5.0", "@glimmer/component": "2.1.1", - "@tanstack/ember-table": "^9.0.0-beta.52", + "@tanstack/ember-table": "^9.0.0-beta.53", "decorator-transforms": "2.4.0", "ember-source": "7.0.0", "ember-strict-application-resolver": "0.1.1" diff --git a/examples/ember/column-pinning-sticky/package.json b/examples/ember/column-pinning-sticky/package.json index 74a0fabc49..3e2af498e5 100644 --- a/examples/ember/column-pinning-sticky/package.json +++ b/examples/ember/column-pinning-sticky/package.json @@ -28,7 +28,7 @@ "@embroider/router": "3.0.6", "@faker-js/faker": "^10.5.0", "@glimmer/component": "2.1.1", - "@tanstack/ember-table": "^9.0.0-beta.52", + "@tanstack/ember-table": "^9.0.0-beta.53", "decorator-transforms": "2.4.0", "ember-source": "7.0.0", "ember-strict-application-resolver": "0.1.1" diff --git a/examples/ember/column-pinning/package.json b/examples/ember/column-pinning/package.json index 1665e32dff..a5bca6a834 100644 --- a/examples/ember/column-pinning/package.json +++ b/examples/ember/column-pinning/package.json @@ -28,7 +28,7 @@ "@embroider/router": "3.0.6", "@faker-js/faker": "^10.5.0", "@glimmer/component": "2.1.1", - "@tanstack/ember-table": "^9.0.0-beta.52", + "@tanstack/ember-table": "^9.0.0-beta.53", "decorator-transforms": "2.4.0", "ember-source": "7.0.0", "ember-strict-application-resolver": "0.1.1" diff --git a/examples/ember/column-resizing-performant/package.json b/examples/ember/column-resizing-performant/package.json index 5ba2e1bb3e..7f46e3f653 100644 --- a/examples/ember/column-resizing-performant/package.json +++ b/examples/ember/column-resizing-performant/package.json @@ -28,7 +28,7 @@ "@embroider/router": "3.0.6", "@faker-js/faker": "^10.5.0", "@glimmer/component": "2.1.1", - "@tanstack/ember-table": "^9.0.0-beta.52", + "@tanstack/ember-table": "^9.0.0-beta.53", "decorator-transforms": "2.4.0", "ember-source": "7.0.0", "ember-strict-application-resolver": "0.1.1" diff --git a/examples/ember/column-resizing/package.json b/examples/ember/column-resizing/package.json index be3dab7724..fc418b827f 100644 --- a/examples/ember/column-resizing/package.json +++ b/examples/ember/column-resizing/package.json @@ -28,7 +28,7 @@ "@embroider/router": "3.0.6", "@faker-js/faker": "^10.5.0", "@glimmer/component": "2.1.1", - "@tanstack/ember-table": "^9.0.0-beta.52", + "@tanstack/ember-table": "^9.0.0-beta.53", "decorator-transforms": "2.4.0", "ember-source": "7.0.0", "ember-strict-application-resolver": "0.1.1" diff --git a/examples/ember/column-sizing/package.json b/examples/ember/column-sizing/package.json index 4d3c0bca2d..8547cd387a 100644 --- a/examples/ember/column-sizing/package.json +++ b/examples/ember/column-sizing/package.json @@ -28,7 +28,7 @@ "@embroider/router": "3.0.6", "@faker-js/faker": "^10.5.0", "@glimmer/component": "2.1.1", - "@tanstack/ember-table": "^9.0.0-beta.52", + "@tanstack/ember-table": "^9.0.0-beta.53", "decorator-transforms": "2.4.0", "ember-source": "7.0.0", "ember-strict-application-resolver": "0.1.1" diff --git a/examples/ember/column-visibility/package.json b/examples/ember/column-visibility/package.json index dcb9048b98..9afc23cb16 100644 --- a/examples/ember/column-visibility/package.json +++ b/examples/ember/column-visibility/package.json @@ -28,7 +28,7 @@ "@embroider/router": "3.0.6", "@faker-js/faker": "^10.5.0", "@glimmer/component": "2.1.1", - "@tanstack/ember-table": "^9.0.0-beta.52", + "@tanstack/ember-table": "^9.0.0-beta.53", "decorator-transforms": "2.4.0", "ember-source": "7.0.0", "ember-strict-application-resolver": "0.1.1" diff --git a/examples/ember/custom-plugin/package.json b/examples/ember/custom-plugin/package.json index f51aca9153..381728c586 100644 --- a/examples/ember/custom-plugin/package.json +++ b/examples/ember/custom-plugin/package.json @@ -28,8 +28,8 @@ "@embroider/router": "3.0.6", "@faker-js/faker": "^10.5.0", "@glimmer/component": "2.1.1", - "@tanstack/ember-table": "^9.0.0-beta.52", - "@tanstack/table-core": "^9.0.0-beta.52", + "@tanstack/ember-table": "^9.0.0-beta.53", + "@tanstack/table-core": "^9.0.0-beta.53", "decorator-transforms": "2.4.0", "ember-source": "7.0.0", "ember-strict-application-resolver": "0.1.1" diff --git a/examples/ember/editable/package.json b/examples/ember/editable/package.json index 290caaea79..3d5f54d165 100644 --- a/examples/ember/editable/package.json +++ b/examples/ember/editable/package.json @@ -28,7 +28,7 @@ "@embroider/router": "3.0.6", "@faker-js/faker": "^10.5.0", "@glimmer/component": "2.1.1", - "@tanstack/ember-table": "^9.0.0-beta.52", + "@tanstack/ember-table": "^9.0.0-beta.53", "decorator-transforms": "2.4.0", "ember-source": "7.0.0", "ember-strict-application-resolver": "0.1.1" diff --git a/examples/ember/expanding/package.json b/examples/ember/expanding/package.json index 69c8ff086f..5c2d3774d9 100644 --- a/examples/ember/expanding/package.json +++ b/examples/ember/expanding/package.json @@ -28,7 +28,7 @@ "@embroider/router": "3.0.6", "@faker-js/faker": "^10.5.0", "@glimmer/component": "2.1.1", - "@tanstack/ember-table": "^9.0.0-beta.52", + "@tanstack/ember-table": "^9.0.0-beta.53", "decorator-transforms": "2.4.0", "ember-source": "7.0.0", "ember-strict-application-resolver": "0.1.1" diff --git a/examples/ember/filters-faceted/package.json b/examples/ember/filters-faceted/package.json index 36b9dfba42..7d3141e74a 100644 --- a/examples/ember/filters-faceted/package.json +++ b/examples/ember/filters-faceted/package.json @@ -28,7 +28,7 @@ "@embroider/router": "3.0.6", "@faker-js/faker": "^10.5.0", "@glimmer/component": "2.1.1", - "@tanstack/ember-table": "^9.0.0-beta.52", + "@tanstack/ember-table": "^9.0.0-beta.53", "decorator-transforms": "2.4.0", "ember-source": "7.0.0", "ember-strict-application-resolver": "0.1.1" diff --git a/examples/ember/filters-fuzzy/package.json b/examples/ember/filters-fuzzy/package.json index d250ca9186..3c61dabca9 100644 --- a/examples/ember/filters-fuzzy/package.json +++ b/examples/ember/filters-fuzzy/package.json @@ -28,8 +28,8 @@ "@embroider/router": "3.0.6", "@faker-js/faker": "^10.5.0", "@glimmer/component": "2.1.1", - "@tanstack/ember-table": "^9.0.0-beta.52", - "@tanstack/match-sorter-utils": "^9.0.0-beta.41", + "@tanstack/ember-table": "^9.0.0-beta.53", + "@tanstack/match-sorter-utils": "^9.0.0-beta.53", "decorator-transforms": "2.4.0", "ember-source": "7.0.0", "ember-strict-application-resolver": "0.1.1" diff --git a/examples/ember/filters/package.json b/examples/ember/filters/package.json index e0424171c5..20a4eab874 100644 --- a/examples/ember/filters/package.json +++ b/examples/ember/filters/package.json @@ -28,7 +28,7 @@ "@embroider/router": "3.0.6", "@faker-js/faker": "^10.5.0", "@glimmer/component": "2.1.1", - "@tanstack/ember-table": "^9.0.0-beta.52", + "@tanstack/ember-table": "^9.0.0-beta.53", "decorator-transforms": "2.4.0", "ember-source": "7.0.0", "ember-strict-application-resolver": "0.1.1" diff --git a/examples/ember/grouped-aggregation/package.json b/examples/ember/grouped-aggregation/package.json index 79829ecfd5..f1d0ecd43c 100644 --- a/examples/ember/grouped-aggregation/package.json +++ b/examples/ember/grouped-aggregation/package.json @@ -28,7 +28,7 @@ "@embroider/router": "3.0.6", "@faker-js/faker": "^10.5.0", "@glimmer/component": "2.1.1", - "@tanstack/ember-table": "^9.0.0-beta.52", + "@tanstack/ember-table": "^9.0.0-beta.53", "decorator-transforms": "2.4.0", "ember-source": "7.0.0", "ember-strict-application-resolver": "0.1.1" diff --git a/examples/ember/grouping/package.json b/examples/ember/grouping/package.json index f854a712a9..712ae2de07 100644 --- a/examples/ember/grouping/package.json +++ b/examples/ember/grouping/package.json @@ -28,7 +28,7 @@ "@embroider/router": "3.0.6", "@faker-js/faker": "^10.5.0", "@glimmer/component": "2.1.1", - "@tanstack/ember-table": "^9.0.0-beta.52", + "@tanstack/ember-table": "^9.0.0-beta.53", "decorator-transforms": "2.4.0", "ember-source": "7.0.0", "ember-strict-application-resolver": "0.1.1" diff --git a/examples/ember/header-groups/package.json b/examples/ember/header-groups/package.json index 601679b869..fd1cfe6d1e 100644 --- a/examples/ember/header-groups/package.json +++ b/examples/ember/header-groups/package.json @@ -28,7 +28,7 @@ "@embroider/router": "3.0.6", "@faker-js/faker": "^10.5.0", "@glimmer/component": "2.1.1", - "@tanstack/ember-table": "^9.0.0-beta.52", + "@tanstack/ember-table": "^9.0.0-beta.53", "decorator-transforms": "2.4.0", "ember-source": "7.0.0", "ember-strict-application-resolver": "0.1.1" diff --git a/examples/ember/kitchen-sink/package.json b/examples/ember/kitchen-sink/package.json index b82827a9e3..6fabbe7e95 100644 --- a/examples/ember/kitchen-sink/package.json +++ b/examples/ember/kitchen-sink/package.json @@ -28,8 +28,8 @@ "@embroider/router": "3.0.6", "@faker-js/faker": "^10.5.0", "@glimmer/component": "2.1.1", - "@tanstack/ember-table": "^9.0.0-beta.52", - "@tanstack/match-sorter-utils": "^9.0.0-beta.41", + "@tanstack/ember-table": "^9.0.0-beta.53", + "@tanstack/match-sorter-utils": "^9.0.0-beta.53", "decorator-transforms": "2.4.0", "ember-source": "7.0.0", "ember-strict-application-resolver": "0.1.1" diff --git a/examples/ember/pagination/package.json b/examples/ember/pagination/package.json index 9a02662185..34528f8968 100644 --- a/examples/ember/pagination/package.json +++ b/examples/ember/pagination/package.json @@ -28,7 +28,7 @@ "@embroider/router": "3.0.6", "@faker-js/faker": "^10.5.0", "@glimmer/component": "2.1.1", - "@tanstack/ember-table": "^9.0.0-beta.52", + "@tanstack/ember-table": "^9.0.0-beta.53", "decorator-transforms": "2.4.0", "ember-source": "7.0.0", "ember-strict-application-resolver": "0.1.1" diff --git a/examples/ember/remote-data/package.json b/examples/ember/remote-data/package.json index 3f37bb01e9..3c5c0c607b 100644 --- a/examples/ember/remote-data/package.json +++ b/examples/ember/remote-data/package.json @@ -28,7 +28,7 @@ "@embroider/router": "3.0.6", "@faker-js/faker": "^10.5.0", "@glimmer/component": "2.1.1", - "@tanstack/ember-table": "^9.0.0-beta.52", + "@tanstack/ember-table": "^9.0.0-beta.53", "decorator-transforms": "2.4.0", "ember-source": "7.0.0", "ember-strict-application-resolver": "0.1.1" diff --git a/examples/ember/row-dnd/package.json b/examples/ember/row-dnd/package.json index da7c6407a7..37de919bd9 100644 --- a/examples/ember/row-dnd/package.json +++ b/examples/ember/row-dnd/package.json @@ -28,7 +28,7 @@ "@embroider/router": "3.0.6", "@faker-js/faker": "^10.5.0", "@glimmer/component": "2.1.1", - "@tanstack/ember-table": "^9.0.0-beta.52", + "@tanstack/ember-table": "^9.0.0-beta.53", "decorator-transforms": "2.4.0", "ember-source": "7.0.0", "ember-strict-application-resolver": "0.1.1" diff --git a/examples/ember/row-pinning/package.json b/examples/ember/row-pinning/package.json index 741aebea1a..6df43e8393 100644 --- a/examples/ember/row-pinning/package.json +++ b/examples/ember/row-pinning/package.json @@ -28,7 +28,7 @@ "@embroider/router": "3.0.6", "@faker-js/faker": "^10.5.0", "@glimmer/component": "2.1.1", - "@tanstack/ember-table": "^9.0.0-beta.52", + "@tanstack/ember-table": "^9.0.0-beta.53", "decorator-transforms": "2.4.0", "ember-source": "7.0.0", "ember-strict-application-resolver": "0.1.1" diff --git a/examples/ember/row-selection/package.json b/examples/ember/row-selection/package.json index 3840129a2a..1020972164 100644 --- a/examples/ember/row-selection/package.json +++ b/examples/ember/row-selection/package.json @@ -28,7 +28,7 @@ "@embroider/router": "3.0.6", "@faker-js/faker": "^10.5.0", "@glimmer/component": "2.1.1", - "@tanstack/ember-table": "^9.0.0-beta.52", + "@tanstack/ember-table": "^9.0.0-beta.53", "decorator-transforms": "2.4.0", "ember-source": "7.0.0", "ember-strict-application-resolver": "0.1.1" diff --git a/examples/ember/sorting/package.json b/examples/ember/sorting/package.json index 17b7986529..0278115c06 100644 --- a/examples/ember/sorting/package.json +++ b/examples/ember/sorting/package.json @@ -28,7 +28,7 @@ "@embroider/router": "3.0.6", "@faker-js/faker": "^10.5.0", "@glimmer/component": "2.1.1", - "@tanstack/ember-table": "^9.0.0-beta.52", + "@tanstack/ember-table": "^9.0.0-beta.53", "decorator-transforms": "2.4.0", "ember-source": "7.0.0", "ember-strict-application-resolver": "0.1.1" diff --git a/examples/ember/sub-components/package.json b/examples/ember/sub-components/package.json index 42e55aad66..d8a65e1da1 100644 --- a/examples/ember/sub-components/package.json +++ b/examples/ember/sub-components/package.json @@ -28,7 +28,7 @@ "@embroider/router": "3.0.6", "@faker-js/faker": "^10.5.0", "@glimmer/component": "2.1.1", - "@tanstack/ember-table": "^9.0.0-beta.52", + "@tanstack/ember-table": "^9.0.0-beta.53", "decorator-transforms": "2.4.0", "ember-source": "7.0.0", "ember-strict-application-resolver": "0.1.1" diff --git a/examples/lit/aggregation/package.json b/examples/lit/aggregation/package.json index e9e19a9c10..1c41493015 100644 --- a/examples/lit/aggregation/package.json +++ b/examples/lit/aggregation/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/lit-table": "^9.0.0-beta.52", + "@tanstack/lit-table": "^9.0.0-beta.53", "lit": "^3.3.3" }, "devDependencies": { diff --git a/examples/lit/basic-app-table/package.json b/examples/lit/basic-app-table/package.json index 7ef118ceac..32172aa9d9 100644 --- a/examples/lit/basic-app-table/package.json +++ b/examples/lit/basic-app-table/package.json @@ -13,7 +13,7 @@ "dependencies": { "@faker-js/faker": "^10.5.0", "@lit/context": "^1.1.6", - "@tanstack/lit-table": "^9.0.0-beta.52", + "@tanstack/lit-table": "^9.0.0-beta.53", "lit": "^3.3.3" }, "devDependencies": { diff --git a/examples/lit/basic-dynamic-columns/package.json b/examples/lit/basic-dynamic-columns/package.json index a903701f4b..d557b95484 100644 --- a/examples/lit/basic-dynamic-columns/package.json +++ b/examples/lit/basic-dynamic-columns/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/lit-table": "^9.0.0-beta.52", + "@tanstack/lit-table": "^9.0.0-beta.53", "lit": "^3.3.3" }, "devDependencies": { diff --git a/examples/lit/basic-external-atoms/package.json b/examples/lit/basic-external-atoms/package.json index 9ce31a6b47..61fe871ef3 100644 --- a/examples/lit/basic-external-atoms/package.json +++ b/examples/lit/basic-external-atoms/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/lit-table": "^9.0.0-beta.52", + "@tanstack/lit-table": "^9.0.0-beta.53", "@tanstack/store": "^0.11.0", "lit": "^3.3.3" }, diff --git a/examples/lit/basic-external-state/package.json b/examples/lit/basic-external-state/package.json index 6e427f13fb..cde4fa13b7 100644 --- a/examples/lit/basic-external-state/package.json +++ b/examples/lit/basic-external-state/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/lit-table": "^9.0.0-beta.52", + "@tanstack/lit-table": "^9.0.0-beta.53", "lit": "^3.3.3" }, "devDependencies": { diff --git a/examples/lit/basic-subscribe/package.json b/examples/lit/basic-subscribe/package.json index e8ce3ee265..3af4854da1 100644 --- a/examples/lit/basic-subscribe/package.json +++ b/examples/lit/basic-subscribe/package.json @@ -13,7 +13,7 @@ "dependencies": { "@faker-js/faker": "^10.5.0", "@tanstack/lit-store": "^0.14.0", - "@tanstack/lit-table": "^9.0.0-beta.52", + "@tanstack/lit-table": "^9.0.0-beta.53", "lit": "^3.3.3" }, "devDependencies": { diff --git a/examples/lit/basic-table-controller/package.json b/examples/lit/basic-table-controller/package.json index 5e682da26b..1fab84d695 100644 --- a/examples/lit/basic-table-controller/package.json +++ b/examples/lit/basic-table-controller/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/lit-table": "^9.0.0-beta.52", + "@tanstack/lit-table": "^9.0.0-beta.53", "lit": "^3.3.3" }, "devDependencies": { diff --git a/examples/lit/column-ordering/package.json b/examples/lit/column-ordering/package.json index 875a4c0d92..ff7260a381 100644 --- a/examples/lit/column-ordering/package.json +++ b/examples/lit/column-ordering/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/lit-table": "^9.0.0-beta.52", + "@tanstack/lit-table": "^9.0.0-beta.53", "lit": "^3.3.3" }, "devDependencies": { diff --git a/examples/lit/column-pinning-split/package.json b/examples/lit/column-pinning-split/package.json index 61629c0992..ba61919dc9 100644 --- a/examples/lit/column-pinning-split/package.json +++ b/examples/lit/column-pinning-split/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/lit-table": "^9.0.0-beta.52", + "@tanstack/lit-table": "^9.0.0-beta.53", "lit": "^3.3.3" }, "devDependencies": { diff --git a/examples/lit/column-pinning-sticky/package.json b/examples/lit/column-pinning-sticky/package.json index 3d9ecbe8ad..510d3287f5 100644 --- a/examples/lit/column-pinning-sticky/package.json +++ b/examples/lit/column-pinning-sticky/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/lit-table": "^9.0.0-beta.52", + "@tanstack/lit-table": "^9.0.0-beta.53", "lit": "^3.3.3" }, "devDependencies": { diff --git a/examples/lit/column-pinning/package.json b/examples/lit/column-pinning/package.json index 024bb9cb32..0bc7da6242 100644 --- a/examples/lit/column-pinning/package.json +++ b/examples/lit/column-pinning/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/lit-table": "^9.0.0-beta.52", + "@tanstack/lit-table": "^9.0.0-beta.53", "lit": "^3.3.3" }, "devDependencies": { diff --git a/examples/lit/column-resizing-performant/package.json b/examples/lit/column-resizing-performant/package.json index 3ec6a053c0..e0c42f8927 100644 --- a/examples/lit/column-resizing-performant/package.json +++ b/examples/lit/column-resizing-performant/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/lit-table": "^9.0.0-beta.52", + "@tanstack/lit-table": "^9.0.0-beta.53", "lit": "^3.3.3" }, "devDependencies": { diff --git a/examples/lit/column-resizing/package.json b/examples/lit/column-resizing/package.json index 556b3cc890..eacbf77e0f 100644 --- a/examples/lit/column-resizing/package.json +++ b/examples/lit/column-resizing/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/lit-table": "^9.0.0-beta.52", + "@tanstack/lit-table": "^9.0.0-beta.53", "lit": "^3.3.3" }, "devDependencies": { diff --git a/examples/lit/column-sizing/package.json b/examples/lit/column-sizing/package.json index 5cde7f85cf..6efce79737 100644 --- a/examples/lit/column-sizing/package.json +++ b/examples/lit/column-sizing/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/lit-table": "^9.0.0-beta.52", + "@tanstack/lit-table": "^9.0.0-beta.53", "lit": "^3.3.3" }, "devDependencies": { diff --git a/examples/lit/column-visibility/package.json b/examples/lit/column-visibility/package.json index 8a7add6aab..e1f6ccc954 100644 --- a/examples/lit/column-visibility/package.json +++ b/examples/lit/column-visibility/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/lit-table": "^9.0.0-beta.52", + "@tanstack/lit-table": "^9.0.0-beta.53", "lit": "^3.3.3" }, "devDependencies": { diff --git a/examples/lit/composable-tables/package.json b/examples/lit/composable-tables/package.json index e8bda94905..df7cfaa15d 100644 --- a/examples/lit/composable-tables/package.json +++ b/examples/lit/composable-tables/package.json @@ -13,7 +13,7 @@ "dependencies": { "@faker-js/faker": "^10.5.0", "@lit/context": "^1.1.6", - "@tanstack/lit-table": "^9.0.0-beta.52", + "@tanstack/lit-table": "^9.0.0-beta.53", "lit": "^3.3.3" }, "devDependencies": { diff --git a/examples/lit/expanding/package.json b/examples/lit/expanding/package.json index f69147471f..ef7afd296b 100644 --- a/examples/lit/expanding/package.json +++ b/examples/lit/expanding/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/lit-table": "^9.0.0-beta.52", + "@tanstack/lit-table": "^9.0.0-beta.53", "lit": "^3.3.3" }, "devDependencies": { diff --git a/examples/lit/filters-faceted/package.json b/examples/lit/filters-faceted/package.json index dff8a56ef0..ec7010595a 100644 --- a/examples/lit/filters-faceted/package.json +++ b/examples/lit/filters-faceted/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/lit-table": "^9.0.0-beta.52", + "@tanstack/lit-table": "^9.0.0-beta.53", "lit": "^3.3.3" }, "devDependencies": { diff --git a/examples/lit/filters-fuzzy/package.json b/examples/lit/filters-fuzzy/package.json index acaa318f0c..e9e949f996 100644 --- a/examples/lit/filters-fuzzy/package.json +++ b/examples/lit/filters-fuzzy/package.json @@ -12,8 +12,8 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/lit-table": "^9.0.0-beta.52", - "@tanstack/match-sorter-utils": "^9.0.0-beta.41", + "@tanstack/lit-table": "^9.0.0-beta.53", + "@tanstack/match-sorter-utils": "^9.0.0-beta.53", "lit": "^3.3.3" }, "devDependencies": { diff --git a/examples/lit/filters/package.json b/examples/lit/filters/package.json index 9e7d7f5ff5..ce9fee56f9 100644 --- a/examples/lit/filters/package.json +++ b/examples/lit/filters/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/lit-table": "^9.0.0-beta.52", + "@tanstack/lit-table": "^9.0.0-beta.53", "lit": "^3.3.3" }, "devDependencies": { diff --git a/examples/lit/grouped-aggregation/package.json b/examples/lit/grouped-aggregation/package.json index 0407839821..4ef2f15598 100644 --- a/examples/lit/grouped-aggregation/package.json +++ b/examples/lit/grouped-aggregation/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/lit-table": "^9.0.0-beta.52", + "@tanstack/lit-table": "^9.0.0-beta.53", "lit": "^3.3.3" }, "devDependencies": { diff --git a/examples/lit/grouping/package.json b/examples/lit/grouping/package.json index 95ca24888a..89893c3d8b 100644 --- a/examples/lit/grouping/package.json +++ b/examples/lit/grouping/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/lit-table": "^9.0.0-beta.52", + "@tanstack/lit-table": "^9.0.0-beta.53", "lit": "^3.3.3" }, "devDependencies": { diff --git a/examples/lit/header-groups/package.json b/examples/lit/header-groups/package.json index e72fdeb0e9..3e1da9d379 100644 --- a/examples/lit/header-groups/package.json +++ b/examples/lit/header-groups/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/lit-table": "^9.0.0-beta.52", + "@tanstack/lit-table": "^9.0.0-beta.53", "lit": "^3.3.3" }, "devDependencies": { diff --git a/examples/lit/kitchen-sink/package.json b/examples/lit/kitchen-sink/package.json index 41527c1b12..325392f0b4 100644 --- a/examples/lit/kitchen-sink/package.json +++ b/examples/lit/kitchen-sink/package.json @@ -12,8 +12,8 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/lit-table": "^9.0.0-beta.52", - "@tanstack/match-sorter-utils": "^9.0.0-beta.41", + "@tanstack/lit-table": "^9.0.0-beta.53", + "@tanstack/match-sorter-utils": "^9.0.0-beta.53", "lit": "^3.3.3" }, "devDependencies": { diff --git a/examples/lit/pagination/package.json b/examples/lit/pagination/package.json index 5613336639..c09dd588a8 100644 --- a/examples/lit/pagination/package.json +++ b/examples/lit/pagination/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/lit-table": "^9.0.0-beta.52", + "@tanstack/lit-table": "^9.0.0-beta.53", "lit": "^3.3.3" }, "devDependencies": { diff --git a/examples/lit/row-pinning/package.json b/examples/lit/row-pinning/package.json index f048ef776f..fc959926eb 100644 --- a/examples/lit/row-pinning/package.json +++ b/examples/lit/row-pinning/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/lit-table": "^9.0.0-beta.52", + "@tanstack/lit-table": "^9.0.0-beta.53", "lit": "^3.3.3" }, "devDependencies": { diff --git a/examples/lit/row-selection/package.json b/examples/lit/row-selection/package.json index 72a7ac2200..08a010c5f4 100644 --- a/examples/lit/row-selection/package.json +++ b/examples/lit/row-selection/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/lit-table": "^9.0.0-beta.52", + "@tanstack/lit-table": "^9.0.0-beta.53", "lit": "^3.3.3" }, "devDependencies": { diff --git a/examples/lit/sorting-dynamic-data/package.json b/examples/lit/sorting-dynamic-data/package.json index 503bcae444..09783c81a2 100644 --- a/examples/lit/sorting-dynamic-data/package.json +++ b/examples/lit/sorting-dynamic-data/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/lit-table": "^9.0.0-beta.52", + "@tanstack/lit-table": "^9.0.0-beta.53", "lit": "^3.3.3" }, "devDependencies": { diff --git a/examples/lit/sorting/package.json b/examples/lit/sorting/package.json index d0a50d1fec..c860205771 100644 --- a/examples/lit/sorting/package.json +++ b/examples/lit/sorting/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/lit-table": "^9.0.0-beta.52", + "@tanstack/lit-table": "^9.0.0-beta.53", "lit": "^3.3.3" }, "devDependencies": { diff --git a/examples/lit/sub-components/package.json b/examples/lit/sub-components/package.json index ad2aba1911..386848a57d 100644 --- a/examples/lit/sub-components/package.json +++ b/examples/lit/sub-components/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/lit-table": "^9.0.0-beta.52", + "@tanstack/lit-table": "^9.0.0-beta.53", "lit": "^3.3.3" }, "devDependencies": { diff --git a/examples/lit/virtualized-columns/package.json b/examples/lit/virtualized-columns/package.json index 7d9f0934cc..d53bd9ad08 100644 --- a/examples/lit/virtualized-columns/package.json +++ b/examples/lit/virtualized-columns/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/lit-table": "^9.0.0-beta.52", + "@tanstack/lit-table": "^9.0.0-beta.53", "@tanstack/lit-virtual": "^3.13.32", "lit": "^3.3.3" }, diff --git a/examples/lit/virtualized-infinite-scrolling/package.json b/examples/lit/virtualized-infinite-scrolling/package.json index 4f1a30754a..72b91dabe0 100644 --- a/examples/lit/virtualized-infinite-scrolling/package.json +++ b/examples/lit/virtualized-infinite-scrolling/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/lit-table": "^9.0.0-beta.52", + "@tanstack/lit-table": "^9.0.0-beta.53", "@tanstack/lit-virtual": "^3.13.32", "lit": "^3.3.3" }, diff --git a/examples/lit/virtualized-rows/package.json b/examples/lit/virtualized-rows/package.json index 1ff8fc4130..62f7840166 100644 --- a/examples/lit/virtualized-rows/package.json +++ b/examples/lit/virtualized-rows/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/lit-table": "^9.0.0-beta.52", + "@tanstack/lit-table": "^9.0.0-beta.53", "@tanstack/lit-virtual": "^3.13.32", "lit": "^3.3.3" }, diff --git a/examples/preact/aggregation/package.json b/examples/preact/aggregation/package.json index d23d7860ca..81188a2585 100644 --- a/examples/preact/aggregation/package.json +++ b/examples/preact/aggregation/package.json @@ -14,7 +14,7 @@ "dependencies": { "@faker-js/faker": "^10.5.0", "@tanstack/preact-store": "^0.13.1", - "@tanstack/preact-table": "^9.0.0-beta.52", + "@tanstack/preact-table": "^9.0.0-beta.53", "preact": "^10.29.2" }, "devDependencies": { diff --git a/examples/preact/basic-dynamic-columns/package.json b/examples/preact/basic-dynamic-columns/package.json index 74aed79872..cd31f620a7 100644 --- a/examples/preact/basic-dynamic-columns/package.json +++ b/examples/preact/basic-dynamic-columns/package.json @@ -15,8 +15,8 @@ "@faker-js/faker": "^10.5.0", "@tanstack/preact-devtools": "^0.10.8", "@tanstack/preact-pacer": "^0.22.1", - "@tanstack/preact-table": "^9.0.0-beta.52", - "@tanstack/preact-table-devtools": "^9.0.0-beta.52", + "@tanstack/preact-table": "^9.0.0-beta.53", + "@tanstack/preact-table-devtools": "^9.0.0-beta.53", "preact": "^10.29.2" }, "devDependencies": { diff --git a/examples/preact/basic-external-atoms/package.json b/examples/preact/basic-external-atoms/package.json index a0a1c46466..43e7d85710 100644 --- a/examples/preact/basic-external-atoms/package.json +++ b/examples/preact/basic-external-atoms/package.json @@ -15,8 +15,8 @@ "@faker-js/faker": "^10.5.0", "@tanstack/preact-devtools": "^0.10.8", "@tanstack/preact-store": "^0.13.1", - "@tanstack/preact-table": "^9.0.0-beta.52", - "@tanstack/preact-table-devtools": "^9.0.0-beta.52", + "@tanstack/preact-table": "^9.0.0-beta.53", + "@tanstack/preact-table-devtools": "^9.0.0-beta.53", "preact": "^10.29.2" }, "devDependencies": { diff --git a/examples/preact/basic-external-state/package.json b/examples/preact/basic-external-state/package.json index 82374ee286..f96186c51d 100644 --- a/examples/preact/basic-external-state/package.json +++ b/examples/preact/basic-external-state/package.json @@ -15,8 +15,8 @@ "@faker-js/faker": "^10.5.0", "@tanstack/preact-devtools": "^0.10.8", "@tanstack/preact-store": "^0.13.1", - "@tanstack/preact-table": "^9.0.0-beta.52", - "@tanstack/preact-table-devtools": "^9.0.0-beta.52", + "@tanstack/preact-table": "^9.0.0-beta.53", + "@tanstack/preact-table-devtools": "^9.0.0-beta.53", "preact": "^10.29.2" }, "devDependencies": { diff --git a/examples/preact/basic-subscribe/package.json b/examples/preact/basic-subscribe/package.json index 33ae8a56ca..d31f5f5d05 100644 --- a/examples/preact/basic-subscribe/package.json +++ b/examples/preact/basic-subscribe/package.json @@ -15,8 +15,8 @@ "@faker-js/faker": "^10.5.0", "@tanstack/preact-devtools": "^0.10.8", "@tanstack/preact-store": "^0.13.1", - "@tanstack/preact-table": "^9.0.0-beta.52", - "@tanstack/preact-table-devtools": "^9.0.0-beta.52", + "@tanstack/preact-table": "^9.0.0-beta.53", + "@tanstack/preact-table-devtools": "^9.0.0-beta.53", "preact": "^10.29.2" }, "devDependencies": { diff --git a/examples/preact/basic-use-app-table/package.json b/examples/preact/basic-use-app-table/package.json index b00d3b86d4..4b8defa69e 100644 --- a/examples/preact/basic-use-app-table/package.json +++ b/examples/preact/basic-use-app-table/package.json @@ -13,8 +13,8 @@ }, "dependencies": { "@tanstack/preact-devtools": "^0.10.8", - "@tanstack/preact-table": "^9.0.0-beta.52", - "@tanstack/preact-table-devtools": "^9.0.0-beta.52", + "@tanstack/preact-table": "^9.0.0-beta.53", + "@tanstack/preact-table-devtools": "^9.0.0-beta.53", "preact": "^10.29.2" }, "devDependencies": { diff --git a/examples/preact/basic-use-table/package.json b/examples/preact/basic-use-table/package.json index ba8b7b8da9..f0700a67e6 100644 --- a/examples/preact/basic-use-table/package.json +++ b/examples/preact/basic-use-table/package.json @@ -13,8 +13,8 @@ }, "dependencies": { "@tanstack/preact-devtools": "^0.10.8", - "@tanstack/preact-table": "^9.0.0-beta.52", - "@tanstack/preact-table-devtools": "^9.0.0-beta.52", + "@tanstack/preact-table": "^9.0.0-beta.53", + "@tanstack/preact-table-devtools": "^9.0.0-beta.53", "preact": "^10.29.2" }, "devDependencies": { diff --git a/examples/preact/column-ordering/package.json b/examples/preact/column-ordering/package.json index a8a64619fd..762163ed44 100644 --- a/examples/preact/column-ordering/package.json +++ b/examples/preact/column-ordering/package.json @@ -13,7 +13,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/preact-table": "^9.0.0-beta.52", + "@tanstack/preact-table": "^9.0.0-beta.53", "preact": "^10.29.2" }, "devDependencies": { diff --git a/examples/preact/column-pinning-split/package.json b/examples/preact/column-pinning-split/package.json index c916fbec8f..7452a87740 100644 --- a/examples/preact/column-pinning-split/package.json +++ b/examples/preact/column-pinning-split/package.json @@ -13,7 +13,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/preact-table": "^9.0.0-beta.52", + "@tanstack/preact-table": "^9.0.0-beta.53", "preact": "^10.29.2" }, "devDependencies": { diff --git a/examples/preact/column-pinning-sticky/package.json b/examples/preact/column-pinning-sticky/package.json index 80dd452cf8..62cb3ea3c4 100644 --- a/examples/preact/column-pinning-sticky/package.json +++ b/examples/preact/column-pinning-sticky/package.json @@ -13,7 +13,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/preact-table": "^9.0.0-beta.52", + "@tanstack/preact-table": "^9.0.0-beta.53", "preact": "^10.29.2" }, "devDependencies": { diff --git a/examples/preact/column-pinning/package.json b/examples/preact/column-pinning/package.json index fd943da70f..4d0a35d776 100644 --- a/examples/preact/column-pinning/package.json +++ b/examples/preact/column-pinning/package.json @@ -13,7 +13,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/preact-table": "^9.0.0-beta.52", + "@tanstack/preact-table": "^9.0.0-beta.53", "preact": "^10.29.2" }, "devDependencies": { diff --git a/examples/preact/column-resizing-performant/package.json b/examples/preact/column-resizing-performant/package.json index c9bcbc7a21..707285985d 100644 --- a/examples/preact/column-resizing-performant/package.json +++ b/examples/preact/column-resizing-performant/package.json @@ -13,7 +13,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/preact-table": "^9.0.0-beta.52", + "@tanstack/preact-table": "^9.0.0-beta.53", "preact": "^10.29.2" }, "devDependencies": { diff --git a/examples/preact/column-resizing/package.json b/examples/preact/column-resizing/package.json index 01e61d64ca..4d9ced5846 100644 --- a/examples/preact/column-resizing/package.json +++ b/examples/preact/column-resizing/package.json @@ -13,7 +13,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/preact-table": "^9.0.0-beta.52", + "@tanstack/preact-table": "^9.0.0-beta.53", "preact": "^10.29.2" }, "devDependencies": { diff --git a/examples/preact/column-sizing/package.json b/examples/preact/column-sizing/package.json index 0b995ac8cb..c71a772957 100644 --- a/examples/preact/column-sizing/package.json +++ b/examples/preact/column-sizing/package.json @@ -13,7 +13,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/preact-table": "^9.0.0-beta.52", + "@tanstack/preact-table": "^9.0.0-beta.53", "preact": "^10.29.2" }, "devDependencies": { diff --git a/examples/preact/column-visibility/package.json b/examples/preact/column-visibility/package.json index 2ac063b9fc..107583390f 100644 --- a/examples/preact/column-visibility/package.json +++ b/examples/preact/column-visibility/package.json @@ -13,7 +13,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/preact-table": "^9.0.0-beta.52", + "@tanstack/preact-table": "^9.0.0-beta.53", "preact": "^10.29.2" }, "devDependencies": { diff --git a/examples/preact/composable-tables/package.json b/examples/preact/composable-tables/package.json index df92a12dc7..e9ce19ebb9 100644 --- a/examples/preact/composable-tables/package.json +++ b/examples/preact/composable-tables/package.json @@ -15,8 +15,8 @@ "@faker-js/faker": "^10.5.0", "@tanstack/preact-devtools": "^0.10.8", "@tanstack/preact-store": "^0.13.1", - "@tanstack/preact-table": "^9.0.0-beta.52", - "@tanstack/preact-table-devtools": "^9.0.0-beta.52", + "@tanstack/preact-table": "^9.0.0-beta.53", + "@tanstack/preact-table-devtools": "^9.0.0-beta.53", "preact": "^10.29.2" }, "devDependencies": { diff --git a/examples/preact/custom-plugin/package.json b/examples/preact/custom-plugin/package.json index daa106dc6c..fdb1454725 100644 --- a/examples/preact/custom-plugin/package.json +++ b/examples/preact/custom-plugin/package.json @@ -13,7 +13,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/preact-table": "^9.0.0-beta.52", + "@tanstack/preact-table": "^9.0.0-beta.53", "preact": "^10.29.2" }, "devDependencies": { diff --git a/examples/preact/expanding/package.json b/examples/preact/expanding/package.json index 00e263e34e..9594d388cd 100644 --- a/examples/preact/expanding/package.json +++ b/examples/preact/expanding/package.json @@ -13,7 +13,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/preact-table": "^9.0.0-beta.52", + "@tanstack/preact-table": "^9.0.0-beta.53", "preact": "^10.29.2" }, "devDependencies": { diff --git a/examples/preact/filters-faceted/package.json b/examples/preact/filters-faceted/package.json index 26159ae9b5..a7c781ea3d 100644 --- a/examples/preact/filters-faceted/package.json +++ b/examples/preact/filters-faceted/package.json @@ -13,9 +13,9 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/match-sorter-utils": "^9.0.0-beta.41", + "@tanstack/match-sorter-utils": "^9.0.0-beta.53", "@tanstack/preact-pacer": "^0.22.1", - "@tanstack/preact-table": "^9.0.0-beta.52", + "@tanstack/preact-table": "^9.0.0-beta.53", "preact": "^10.29.2" }, "devDependencies": { diff --git a/examples/preact/filters-fuzzy/package.json b/examples/preact/filters-fuzzy/package.json index c244ce96df..52c1372c9b 100644 --- a/examples/preact/filters-fuzzy/package.json +++ b/examples/preact/filters-fuzzy/package.json @@ -13,9 +13,9 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/match-sorter-utils": "^9.0.0-beta.41", + "@tanstack/match-sorter-utils": "^9.0.0-beta.53", "@tanstack/preact-pacer": "^0.22.1", - "@tanstack/preact-table": "^9.0.0-beta.52", + "@tanstack/preact-table": "^9.0.0-beta.53", "preact": "^10.29.2" }, "devDependencies": { diff --git a/examples/preact/filters/package.json b/examples/preact/filters/package.json index 8cdc02ffb1..7c4586a11c 100644 --- a/examples/preact/filters/package.json +++ b/examples/preact/filters/package.json @@ -13,9 +13,9 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/match-sorter-utils": "^9.0.0-beta.41", + "@tanstack/match-sorter-utils": "^9.0.0-beta.53", "@tanstack/preact-pacer": "^0.22.1", - "@tanstack/preact-table": "^9.0.0-beta.52", + "@tanstack/preact-table": "^9.0.0-beta.53", "preact": "^10.29.2" }, "devDependencies": { diff --git a/examples/preact/grouped-aggregation/package.json b/examples/preact/grouped-aggregation/package.json index f1047b63b9..e2f3bb1400 100644 --- a/examples/preact/grouped-aggregation/package.json +++ b/examples/preact/grouped-aggregation/package.json @@ -13,7 +13,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/preact-table": "^9.0.0-beta.52", + "@tanstack/preact-table": "^9.0.0-beta.53", "preact": "^10.29.2" }, "devDependencies": { diff --git a/examples/preact/grouping/package.json b/examples/preact/grouping/package.json index 336f300c20..5ce3644c9d 100644 --- a/examples/preact/grouping/package.json +++ b/examples/preact/grouping/package.json @@ -13,7 +13,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/preact-table": "^9.0.0-beta.52", + "@tanstack/preact-table": "^9.0.0-beta.53", "preact": "^10.29.2" }, "devDependencies": { diff --git a/examples/preact/header-groups/package.json b/examples/preact/header-groups/package.json index d208cb386c..168055b339 100644 --- a/examples/preact/header-groups/package.json +++ b/examples/preact/header-groups/package.json @@ -13,7 +13,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/preact-table": "^9.0.0-beta.52", + "@tanstack/preact-table": "^9.0.0-beta.53", "preact": "^10.29.2" }, "devDependencies": { diff --git a/examples/preact/kitchen-sink/package.json b/examples/preact/kitchen-sink/package.json index 0066dcab13..06cdd5b8e6 100644 --- a/examples/preact/kitchen-sink/package.json +++ b/examples/preact/kitchen-sink/package.json @@ -13,10 +13,10 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/match-sorter-utils": "^9.0.0-beta.41", + "@tanstack/match-sorter-utils": "^9.0.0-beta.53", "@tanstack/preact-devtools": "^0.10.8", - "@tanstack/preact-table": "^9.0.0-beta.52", - "@tanstack/preact-table-devtools": "^9.0.0-beta.52", + "@tanstack/preact-table": "^9.0.0-beta.53", + "@tanstack/preact-table-devtools": "^9.0.0-beta.53", "preact": "^10.29.2" }, "devDependencies": { diff --git a/examples/preact/pagination/package.json b/examples/preact/pagination/package.json index fd86e3c042..2ddb1981b9 100644 --- a/examples/preact/pagination/package.json +++ b/examples/preact/pagination/package.json @@ -14,7 +14,7 @@ "dependencies": { "@faker-js/faker": "^10.5.0", "@tanstack/preact-store": "^0.13.1", - "@tanstack/preact-table": "^9.0.0-beta.52", + "@tanstack/preact-table": "^9.0.0-beta.53", "preact": "^10.29.2" }, "devDependencies": { diff --git a/examples/preact/row-pinning/package.json b/examples/preact/row-pinning/package.json index 1fa6df8025..5992fc225e 100644 --- a/examples/preact/row-pinning/package.json +++ b/examples/preact/row-pinning/package.json @@ -13,7 +13,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/preact-table": "^9.0.0-beta.52", + "@tanstack/preact-table": "^9.0.0-beta.53", "preact": "^10.29.2" }, "devDependencies": { diff --git a/examples/preact/row-selection/package.json b/examples/preact/row-selection/package.json index 2bd2011e76..01faa42e26 100644 --- a/examples/preact/row-selection/package.json +++ b/examples/preact/row-selection/package.json @@ -15,8 +15,8 @@ "@faker-js/faker": "^10.5.0", "@tanstack/preact-devtools": "^0.10.8", "@tanstack/preact-store": "^0.13.1", - "@tanstack/preact-table": "^9.0.0-beta.52", - "@tanstack/preact-table-devtools": "^9.0.0-beta.52", + "@tanstack/preact-table": "^9.0.0-beta.53", + "@tanstack/preact-table-devtools": "^9.0.0-beta.53", "preact": "^10.29.2" }, "devDependencies": { diff --git a/examples/preact/sorting/package.json b/examples/preact/sorting/package.json index b845b2c0c2..89eb58af44 100644 --- a/examples/preact/sorting/package.json +++ b/examples/preact/sorting/package.json @@ -13,7 +13,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/preact-table": "^9.0.0-beta.52", + "@tanstack/preact-table": "^9.0.0-beta.53", "preact": "^10.29.2" }, "devDependencies": { diff --git a/examples/preact/sub-components/package.json b/examples/preact/sub-components/package.json index b663baa3f7..9ad9dab0ba 100644 --- a/examples/preact/sub-components/package.json +++ b/examples/preact/sub-components/package.json @@ -13,7 +13,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/preact-table": "^9.0.0-beta.52", + "@tanstack/preact-table": "^9.0.0-beta.53", "preact": "^10.29.2" }, "devDependencies": { diff --git a/examples/preact/with-tanstack-form/package.json b/examples/preact/with-tanstack-form/package.json index 3588e1817d..669348eae4 100644 --- a/examples/preact/with-tanstack-form/package.json +++ b/examples/preact/with-tanstack-form/package.json @@ -16,8 +16,8 @@ "@tanstack/preact-devtools": "^0.10.8", "@tanstack/preact-form": "^1.30.1", "@tanstack/preact-pacer": "^0.22.1", - "@tanstack/preact-table": "^9.0.0-beta.52", - "@tanstack/preact-table-devtools": "^9.0.0-beta.52", + "@tanstack/preact-table": "^9.0.0-beta.53", + "@tanstack/preact-table-devtools": "^9.0.0-beta.53", "@tanstack/react-form-devtools": "^0.2.30", "preact": "^10.29.2", "zod": "^4.4.3" diff --git a/examples/preact/with-tanstack-query/package.json b/examples/preact/with-tanstack-query/package.json index d6c488dcda..96b33db4df 100644 --- a/examples/preact/with-tanstack-query/package.json +++ b/examples/preact/with-tanstack-query/package.json @@ -15,7 +15,7 @@ "@faker-js/faker": "^10.5.0", "@tanstack/preact-query": "^5.101.2", "@tanstack/preact-store": "^0.13.1", - "@tanstack/preact-table": "^9.0.0-beta.52", + "@tanstack/preact-table": "^9.0.0-beta.53", "preact": "^10.29.2" }, "devDependencies": { diff --git a/examples/react/aggregation/package.json b/examples/react/aggregation/package.json index 1ef99bdbec..f5cfd48e5c 100644 --- a/examples/react/aggregation/package.json +++ b/examples/react/aggregation/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/react-table": "^9.0.0-beta.52", + "@tanstack/react-table": "^9.0.0-beta.53", "react": "^19.2.7", "react-dom": "^19.2.7" }, diff --git a/examples/react/basic-dynamic-columns/package.json b/examples/react/basic-dynamic-columns/package.json index ee4b3e2f54..a0fc98e1e2 100644 --- a/examples/react/basic-dynamic-columns/package.json +++ b/examples/react/basic-dynamic-columns/package.json @@ -14,8 +14,8 @@ "@faker-js/faker": "^10.5.0", "@tanstack/react-devtools": "^0.10.8", "@tanstack/react-pacer": "^0.22.1", - "@tanstack/react-table": "^9.0.0-beta.52", - "@tanstack/react-table-devtools": "^9.0.0-beta.52", + "@tanstack/react-table": "^9.0.0-beta.53", + "@tanstack/react-table-devtools": "^9.0.0-beta.53", "react": "^19.2.7", "react-dom": "^19.2.7" }, diff --git a/examples/react/basic-external-atoms/package.json b/examples/react/basic-external-atoms/package.json index a7fd917629..1ff5f2cdfb 100644 --- a/examples/react/basic-external-atoms/package.json +++ b/examples/react/basic-external-atoms/package.json @@ -14,8 +14,8 @@ "@faker-js/faker": "^10.5.0", "@tanstack/react-devtools": "^0.10.8", "@tanstack/react-store": "^0.11.0", - "@tanstack/react-table": "^9.0.0-beta.52", - "@tanstack/react-table-devtools": "^9.0.0-beta.52", + "@tanstack/react-table": "^9.0.0-beta.53", + "@tanstack/react-table-devtools": "^9.0.0-beta.53", "react": "^19.2.7", "react-dom": "^19.2.7" }, diff --git a/examples/react/basic-external-state/package.json b/examples/react/basic-external-state/package.json index fe1ee01abe..2ba41728ab 100644 --- a/examples/react/basic-external-state/package.json +++ b/examples/react/basic-external-state/package.json @@ -14,8 +14,8 @@ "@faker-js/faker": "^10.5.0", "@tanstack/react-devtools": "^0.10.8", "@tanstack/react-store": "^0.11.0", - "@tanstack/react-table": "^9.0.0-beta.52", - "@tanstack/react-table-devtools": "^9.0.0-beta.52", + "@tanstack/react-table": "^9.0.0-beta.53", + "@tanstack/react-table-devtools": "^9.0.0-beta.53", "react": "^19.2.7", "react-dom": "^19.2.7" }, diff --git a/examples/react/basic-subscribe/package.json b/examples/react/basic-subscribe/package.json index 36b739b110..e3ebfd7133 100644 --- a/examples/react/basic-subscribe/package.json +++ b/examples/react/basic-subscribe/package.json @@ -15,8 +15,8 @@ "@tanstack/react-devtools": "^0.10.8", "@tanstack/react-pacer": "^0.22.1", "@tanstack/react-store": "^0.11.0", - "@tanstack/react-table": "^9.0.0-beta.52", - "@tanstack/react-table-devtools": "^9.0.0-beta.52", + "@tanstack/react-table": "^9.0.0-beta.53", + "@tanstack/react-table-devtools": "^9.0.0-beta.53", "react": "^19.2.7", "react-dom": "^19.2.7" }, diff --git a/examples/react/basic-use-app-table/package.json b/examples/react/basic-use-app-table/package.json index d11c2b84bd..5eb08451ec 100644 --- a/examples/react/basic-use-app-table/package.json +++ b/examples/react/basic-use-app-table/package.json @@ -12,8 +12,8 @@ }, "dependencies": { "@tanstack/react-devtools": "^0.10.8", - "@tanstack/react-table": "^9.0.0-beta.52", - "@tanstack/react-table-devtools": "^9.0.0-beta.52", + "@tanstack/react-table": "^9.0.0-beta.53", + "@tanstack/react-table-devtools": "^9.0.0-beta.53", "react": "^19.2.7", "react-dom": "^19.2.7" }, diff --git a/examples/react/basic-use-legacy-table/package.json b/examples/react/basic-use-legacy-table/package.json index 5af4e8c7d5..ed9301c105 100644 --- a/examples/react/basic-use-legacy-table/package.json +++ b/examples/react/basic-use-legacy-table/package.json @@ -14,8 +14,8 @@ "@faker-js/faker": "^10.5.0", "@tanstack/react-devtools": "^0.10.8", "@tanstack/react-pacer": "^0.22.1", - "@tanstack/react-table": "^9.0.0-beta.52", - "@tanstack/react-table-devtools": "^9.0.0-beta.52", + "@tanstack/react-table": "^9.0.0-beta.53", + "@tanstack/react-table-devtools": "^9.0.0-beta.53", "react": "^19.2.7", "react-dom": "^19.2.7" }, diff --git a/examples/react/basic-use-table/package.json b/examples/react/basic-use-table/package.json index 34c0f2fe9c..2ca0b9a62e 100644 --- a/examples/react/basic-use-table/package.json +++ b/examples/react/basic-use-table/package.json @@ -12,8 +12,8 @@ }, "dependencies": { "@tanstack/react-devtools": "^0.10.8", - "@tanstack/react-table": "^9.0.0-beta.52", - "@tanstack/react-table-devtools": "^9.0.0-beta.52", + "@tanstack/react-table": "^9.0.0-beta.53", + "@tanstack/react-table-devtools": "^9.0.0-beta.53", "react": "^19.2.7", "react-dom": "^19.2.7" }, diff --git a/examples/react/column-dnd/package.json b/examples/react/column-dnd/package.json index 7b4bc5a222..9eb11a7fea 100644 --- a/examples/react/column-dnd/package.json +++ b/examples/react/column-dnd/package.json @@ -16,7 +16,7 @@ "@dnd-kit/sortable": "^10.0.0", "@dnd-kit/utilities": "^3.2.2", "@faker-js/faker": "^10.5.0", - "@tanstack/react-table": "^9.0.0-beta.52", + "@tanstack/react-table": "^9.0.0-beta.53", "react": "^19.2.7", "react-dom": "^19.2.7" }, diff --git a/examples/react/column-ordering/package.json b/examples/react/column-ordering/package.json index a2fdd28378..6cbc0ee8a9 100644 --- a/examples/react/column-ordering/package.json +++ b/examples/react/column-ordering/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/react-table": "^9.0.0-beta.52", + "@tanstack/react-table": "^9.0.0-beta.53", "react": "^19.2.7", "react-dom": "^19.2.7" }, diff --git a/examples/react/column-pinning-split/package.json b/examples/react/column-pinning-split/package.json index 94c0d819a9..6e4405eb11 100644 --- a/examples/react/column-pinning-split/package.json +++ b/examples/react/column-pinning-split/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/react-table": "^9.0.0-beta.52", + "@tanstack/react-table": "^9.0.0-beta.53", "react": "^19.2.7", "react-dom": "^19.2.7" }, diff --git a/examples/react/column-pinning-sticky/package.json b/examples/react/column-pinning-sticky/package.json index c4e96cbb36..3661fd84e3 100644 --- a/examples/react/column-pinning-sticky/package.json +++ b/examples/react/column-pinning-sticky/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/react-table": "^9.0.0-beta.52", + "@tanstack/react-table": "^9.0.0-beta.53", "react": "^19.2.7", "react-dom": "^19.2.7" }, diff --git a/examples/react/column-pinning/package.json b/examples/react/column-pinning/package.json index 253bb4f611..69fe19ead1 100644 --- a/examples/react/column-pinning/package.json +++ b/examples/react/column-pinning/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/react-table": "^9.0.0-beta.52", + "@tanstack/react-table": "^9.0.0-beta.53", "react": "^19.2.7", "react-dom": "^19.2.7" }, diff --git a/examples/react/column-resizing-performant/package.json b/examples/react/column-resizing-performant/package.json index e47e1a14d0..257a372bd0 100644 --- a/examples/react/column-resizing-performant/package.json +++ b/examples/react/column-resizing-performant/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/react-table": "^9.0.0-beta.52", + "@tanstack/react-table": "^9.0.0-beta.53", "react": "^19.2.7", "react-dom": "^19.2.7" }, diff --git a/examples/react/column-resizing/package.json b/examples/react/column-resizing/package.json index 1eafd97c8d..06093ff080 100644 --- a/examples/react/column-resizing/package.json +++ b/examples/react/column-resizing/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/react-table": "^9.0.0-beta.52", + "@tanstack/react-table": "^9.0.0-beta.53", "react": "^19.2.7", "react-dom": "^19.2.7" }, diff --git a/examples/react/column-sizing/package.json b/examples/react/column-sizing/package.json index 0c2d73bf0c..39e25b698f 100644 --- a/examples/react/column-sizing/package.json +++ b/examples/react/column-sizing/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/react-table": "^9.0.0-beta.52", + "@tanstack/react-table": "^9.0.0-beta.53", "react": "^19.2.7", "react-dom": "^19.2.7" }, diff --git a/examples/react/column-visibility/package.json b/examples/react/column-visibility/package.json index bb470e6e54..1ecd3f884e 100644 --- a/examples/react/column-visibility/package.json +++ b/examples/react/column-visibility/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/react-table": "^9.0.0-beta.52", + "@tanstack/react-table": "^9.0.0-beta.53", "react": "^19.2.7", "react-dom": "^19.2.7" }, diff --git a/examples/react/composable-tables/package.json b/examples/react/composable-tables/package.json index 70074d5621..67f706eb12 100644 --- a/examples/react/composable-tables/package.json +++ b/examples/react/composable-tables/package.json @@ -14,8 +14,8 @@ "@faker-js/faker": "^10.5.0", "@tanstack/react-devtools": "^0.10.8", "@tanstack/react-store": "^0.11.0", - "@tanstack/react-table": "^9.0.0-beta.52", - "@tanstack/react-table-devtools": "^9.0.0-beta.52", + "@tanstack/react-table": "^9.0.0-beta.53", + "@tanstack/react-table-devtools": "^9.0.0-beta.53", "react": "^19.2.7", "react-dom": "^19.2.7" }, diff --git a/examples/react/custom-plugin/package.json b/examples/react/custom-plugin/package.json index 4c4614b12a..52e879c51b 100644 --- a/examples/react/custom-plugin/package.json +++ b/examples/react/custom-plugin/package.json @@ -13,7 +13,7 @@ "dependencies": { "@faker-js/faker": "^10.5.0", "@tanstack/react-pacer": "^0.22.1", - "@tanstack/react-table": "^9.0.0-beta.52", + "@tanstack/react-table": "^9.0.0-beta.53", "react": "^19.2.7", "react-dom": "^19.2.7" }, diff --git a/examples/react/expanding/package.json b/examples/react/expanding/package.json index 652e709b38..614bfeb212 100644 --- a/examples/react/expanding/package.json +++ b/examples/react/expanding/package.json @@ -13,7 +13,7 @@ "dependencies": { "@faker-js/faker": "^10.5.0", "@tanstack/react-pacer": "^0.22.1", - "@tanstack/react-table": "^9.0.0-beta.52", + "@tanstack/react-table": "^9.0.0-beta.53", "react": "^19.2.7", "react-dom": "^19.2.7" }, diff --git a/examples/react/filters-faceted/package.json b/examples/react/filters-faceted/package.json index e09b81cffc..2ec4fb9b6e 100644 --- a/examples/react/filters-faceted/package.json +++ b/examples/react/filters-faceted/package.json @@ -12,9 +12,9 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/match-sorter-utils": "^9.0.0-beta.41", + "@tanstack/match-sorter-utils": "^9.0.0-beta.53", "@tanstack/react-pacer": "^0.22.1", - "@tanstack/react-table": "^9.0.0-beta.52", + "@tanstack/react-table": "^9.0.0-beta.53", "react": "^19.2.7", "react-dom": "^19.2.7" }, diff --git a/examples/react/filters-fuzzy/package.json b/examples/react/filters-fuzzy/package.json index dca561ce18..4f6e24b8c8 100644 --- a/examples/react/filters-fuzzy/package.json +++ b/examples/react/filters-fuzzy/package.json @@ -12,9 +12,9 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/match-sorter-utils": "^9.0.0-beta.41", + "@tanstack/match-sorter-utils": "^9.0.0-beta.53", "@tanstack/react-pacer": "^0.22.1", - "@tanstack/react-table": "^9.0.0-beta.52", + "@tanstack/react-table": "^9.0.0-beta.53", "react": "^19.2.7", "react-dom": "^19.2.7" }, diff --git a/examples/react/filters/package.json b/examples/react/filters/package.json index f4043bdb92..a9d9bb757a 100644 --- a/examples/react/filters/package.json +++ b/examples/react/filters/package.json @@ -12,9 +12,9 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/match-sorter-utils": "^9.0.0-beta.41", + "@tanstack/match-sorter-utils": "^9.0.0-beta.53", "@tanstack/react-pacer": "^0.22.1", - "@tanstack/react-table": "^9.0.0-beta.52", + "@tanstack/react-table": "^9.0.0-beta.53", "react": "^19.2.7", "react-dom": "^19.2.7" }, diff --git a/examples/react/grouped-aggregation/package.json b/examples/react/grouped-aggregation/package.json index 4e8bbea717..34ee87007b 100644 --- a/examples/react/grouped-aggregation/package.json +++ b/examples/react/grouped-aggregation/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/react-table": "^9.0.0-beta.52", + "@tanstack/react-table": "^9.0.0-beta.53", "react": "^19.2.7", "react-dom": "^19.2.7" }, diff --git a/examples/react/grouping/package.json b/examples/react/grouping/package.json index 9145439091..62eb1723cb 100644 --- a/examples/react/grouping/package.json +++ b/examples/react/grouping/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/react-table": "^9.0.0-beta.52", + "@tanstack/react-table": "^9.0.0-beta.53", "react": "^19.2.7", "react-dom": "^19.2.7" }, diff --git a/examples/react/header-groups/package.json b/examples/react/header-groups/package.json index 5bf7c42927..eada164cb2 100644 --- a/examples/react/header-groups/package.json +++ b/examples/react/header-groups/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/react-table": "^9.0.0-beta.52", + "@tanstack/react-table": "^9.0.0-beta.53", "react": "^19.2.7", "react-dom": "^19.2.7" }, diff --git a/examples/react/kitchen-sink-chakra-ui/package.json b/examples/react/kitchen-sink-chakra-ui/package.json index 559ebd1659..3d0f45d62b 100644 --- a/examples/react/kitchen-sink-chakra-ui/package.json +++ b/examples/react/kitchen-sink-chakra-ui/package.json @@ -19,11 +19,11 @@ "@emotion/react": "^11.14.0", "@faker-js/faker": "^10.5.0", "@tabler/icons-react": "^3.44.0", - "@tanstack/match-sorter-utils": "^9.0.0-beta.41", + "@tanstack/match-sorter-utils": "^9.0.0-beta.53", "@tanstack/react-devtools": "^0.10.8", "@tanstack/react-pacer": "^0.22.1", - "@tanstack/react-table": "^9.0.0-beta.52", - "@tanstack/react-table-devtools": "^9.0.0-beta.52", + "@tanstack/react-table": "^9.0.0-beta.53", + "@tanstack/react-table-devtools": "^9.0.0-beta.53", "date-fns": "^4.4.0", "next-themes": "^0.4.6", "react": "^19.2.7", diff --git a/examples/react/kitchen-sink-hero-ui/package.json b/examples/react/kitchen-sink-hero-ui/package.json index 8f6ddfbda1..6d3abea9b3 100644 --- a/examples/react/kitchen-sink-hero-ui/package.json +++ b/examples/react/kitchen-sink-hero-ui/package.json @@ -20,11 +20,11 @@ "@heroui/react": "^3.2.1", "@heroui/styles": "^3.2.1", "@tailwindcss/vite": "^4.3.1", - "@tanstack/match-sorter-utils": "^9.0.0-beta.41", + "@tanstack/match-sorter-utils": "^9.0.0-beta.53", "@tanstack/react-devtools": "^0.10.8", "@tanstack/react-pacer": "^0.22.1", - "@tanstack/react-table": "^9.0.0-beta.52", - "@tanstack/react-table-devtools": "^9.0.0-beta.52", + "@tanstack/react-table": "^9.0.0-beta.53", + "@tanstack/react-table-devtools": "^9.0.0-beta.53", "date-fns": "^4.4.0", "react": "^19.2.7", "react-dom": "^19.2.7", diff --git a/examples/react/kitchen-sink-mantine/package.json b/examples/react/kitchen-sink-mantine/package.json index cedd274d5a..6710122c7c 100644 --- a/examples/react/kitchen-sink-mantine/package.json +++ b/examples/react/kitchen-sink-mantine/package.json @@ -19,11 +19,11 @@ "@mantine/core": "^9.4.0", "@mantine/hooks": "^9.4.0", "@tabler/icons-react": "^3.44.0", - "@tanstack/match-sorter-utils": "^9.0.0-beta.41", + "@tanstack/match-sorter-utils": "^9.0.0-beta.53", "@tanstack/react-devtools": "^0.10.8", "@tanstack/react-pacer": "^0.22.1", - "@tanstack/react-table": "^9.0.0-beta.52", - "@tanstack/react-table-devtools": "^9.0.0-beta.52", + "@tanstack/react-table": "^9.0.0-beta.53", + "@tanstack/react-table-devtools": "^9.0.0-beta.53", "date-fns": "^4.4.0", "react": "^19.2.7", "react-dom": "^19.2.7" diff --git a/examples/react/kitchen-sink-material-ui/package.json b/examples/react/kitchen-sink-material-ui/package.json index 4469c04ec3..8a655d67f8 100644 --- a/examples/react/kitchen-sink-material-ui/package.json +++ b/examples/react/kitchen-sink-material-ui/package.json @@ -20,11 +20,11 @@ "@faker-js/faker": "^10.5.0", "@mui/icons-material": "^9.1.1", "@mui/material": "^9.1.2", - "@tanstack/match-sorter-utils": "^9.0.0-beta.41", + "@tanstack/match-sorter-utils": "^9.0.0-beta.53", "@tanstack/react-devtools": "^0.10.8", "@tanstack/react-pacer": "^0.22.1", - "@tanstack/react-table": "^9.0.0-beta.52", - "@tanstack/react-table-devtools": "^9.0.0-beta.52", + "@tanstack/react-table": "^9.0.0-beta.53", + "@tanstack/react-table-devtools": "^9.0.0-beta.53", "date-fns": "^4.4.0", "react": "^19.2.7", "react-dom": "^19.2.7" diff --git a/examples/react/kitchen-sink-react-aria/package.json b/examples/react/kitchen-sink-react-aria/package.json index ed42abe3be..4e404e7b82 100644 --- a/examples/react/kitchen-sink-react-aria/package.json +++ b/examples/react/kitchen-sink-react-aria/package.json @@ -18,11 +18,11 @@ "@dnd-kit/utilities": "^3.2.2", "@faker-js/faker": "^10.5.0", "@tailwindcss/vite": "^4.3.1", - "@tanstack/match-sorter-utils": "^9.0.0-beta.41", + "@tanstack/match-sorter-utils": "^9.0.0-beta.53", "@tanstack/react-devtools": "^0.10.8", "@tanstack/react-pacer": "^0.22.1", - "@tanstack/react-table": "^9.0.0-beta.52", - "@tanstack/react-table-devtools": "^9.0.0-beta.52", + "@tanstack/react-table": "^9.0.0-beta.53", + "@tanstack/react-table-devtools": "^9.0.0-beta.53", "date-fns": "^4.4.0", "react": "^19.2.7", "react-aria-components": "^1.19.0", diff --git a/examples/react/kitchen-sink-shadcn-base/package.json b/examples/react/kitchen-sink-shadcn-base/package.json index a8a256ed92..48386b3f16 100644 --- a/examples/react/kitchen-sink-shadcn-base/package.json +++ b/examples/react/kitchen-sink-shadcn-base/package.json @@ -20,11 +20,11 @@ "@dnd-kit/utilities": "^3.2.2", "@faker-js/faker": "^10.5.0", "@tailwindcss/vite": "^4.3.1", - "@tanstack/match-sorter-utils": "^9.0.0-beta.41", + "@tanstack/match-sorter-utils": "^9.0.0-beta.53", "@tanstack/react-devtools": "^0.10.8", "@tanstack/react-pacer": "^0.22.1", - "@tanstack/react-table": "^9.0.0-beta.52", - "@tanstack/react-table-devtools": "^9.0.0-beta.52", + "@tanstack/react-table": "^9.0.0-beta.53", + "@tanstack/react-table-devtools": "^9.0.0-beta.53", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", "cmdk": "1.1.1", diff --git a/examples/react/kitchen-sink-shadcn-radix/package.json b/examples/react/kitchen-sink-shadcn-radix/package.json index edbd8d6741..da8c76a84e 100644 --- a/examples/react/kitchen-sink-shadcn-radix/package.json +++ b/examples/react/kitchen-sink-shadcn-radix/package.json @@ -19,11 +19,11 @@ "@dnd-kit/utilities": "^3.2.2", "@faker-js/faker": "^10.5.0", "@tailwindcss/vite": "^4.3.1", - "@tanstack/match-sorter-utils": "^9.0.0-beta.41", + "@tanstack/match-sorter-utils": "^9.0.0-beta.53", "@tanstack/react-devtools": "^0.10.8", "@tanstack/react-pacer": "^0.22.1", - "@tanstack/react-table": "^9.0.0-beta.52", - "@tanstack/react-table-devtools": "^9.0.0-beta.52", + "@tanstack/react-table": "^9.0.0-beta.53", + "@tanstack/react-table-devtools": "^9.0.0-beta.53", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", "cmdk": "1.1.1", diff --git a/examples/react/kitchen-sink/package.json b/examples/react/kitchen-sink/package.json index 823382575b..220d4dc0bb 100644 --- a/examples/react/kitchen-sink/package.json +++ b/examples/react/kitchen-sink/package.json @@ -17,14 +17,14 @@ "@dnd-kit/sortable": "^10.0.0", "@dnd-kit/utilities": "^3.2.2", "@faker-js/faker": "^10.5.0", - "@tanstack/match-sorter-utils": "^9.0.0-beta.41", + "@tanstack/match-sorter-utils": "^9.0.0-beta.53", "@tanstack/react-devtools": "^0.10.8", "@tanstack/react-pacer": "^0.22.1", "@tanstack/react-router": "^1.170.17", "@tanstack/react-start": "^1.168.27", "@tanstack/react-store": "^0.11.0", - "@tanstack/react-table": "^9.0.0-beta.52", - "@tanstack/react-table-devtools": "^9.0.0-beta.52", + "@tanstack/react-table": "^9.0.0-beta.53", + "@tanstack/react-table-devtools": "^9.0.0-beta.53", "react": "^19.2.7", "react-dom": "^19.2.7" }, diff --git a/examples/react/lib-chakra-ui/package.json b/examples/react/lib-chakra-ui/package.json index 2a1bc3f447..4b9e70e729 100644 --- a/examples/react/lib-chakra-ui/package.json +++ b/examples/react/lib-chakra-ui/package.json @@ -16,7 +16,7 @@ "@emotion/react": "^11.14.0", "@faker-js/faker": "^10.5.0", "@tabler/icons-react": "^3.44.0", - "@tanstack/react-table": "^9.0.0-beta.52", + "@tanstack/react-table": "^9.0.0-beta.53", "react": "^19.2.7", "react-dom": "^19.2.7" }, diff --git a/examples/react/lib-hero-ui/package.json b/examples/react/lib-hero-ui/package.json index 463373fbc1..3cfa7260e1 100644 --- a/examples/react/lib-hero-ui/package.json +++ b/examples/react/lib-hero-ui/package.json @@ -16,7 +16,7 @@ "@heroui/react": "^3.2.1", "@heroui/styles": "^3.2.1", "@tailwindcss/vite": "^4.3.1", - "@tanstack/react-table": "^9.0.0-beta.52", + "@tanstack/react-table": "^9.0.0-beta.53", "react": "^19.2.7", "react-dom": "^19.2.7", "tailwindcss": "^4.3.1" diff --git a/examples/react/lib-mantine/package.json b/examples/react/lib-mantine/package.json index 0130307006..32742cc6a9 100644 --- a/examples/react/lib-mantine/package.json +++ b/examples/react/lib-mantine/package.json @@ -16,7 +16,7 @@ "@mantine/core": "^9.4.0", "@mantine/hooks": "^9.4.0", "@tabler/icons-react": "^3.44.0", - "@tanstack/react-table": "^9.0.0-beta.52", + "@tanstack/react-table": "^9.0.0-beta.53", "react": "^19.2.7", "react-dom": "^19.2.7" }, diff --git a/examples/react/lib-material-ui/package.json b/examples/react/lib-material-ui/package.json index 10cc9b10b3..786cd875a4 100644 --- a/examples/react/lib-material-ui/package.json +++ b/examples/react/lib-material-ui/package.json @@ -17,7 +17,7 @@ "@faker-js/faker": "^10.5.0", "@mui/icons-material": "^9.1.1", "@mui/material": "^9.1.2", - "@tanstack/react-table": "^9.0.0-beta.52", + "@tanstack/react-table": "^9.0.0-beta.53", "react": "^19.2.7", "react-dom": "^19.2.7" }, diff --git a/examples/react/lib-react-aria/package.json b/examples/react/lib-react-aria/package.json index 1853108028..d2cdcd2176 100644 --- a/examples/react/lib-react-aria/package.json +++ b/examples/react/lib-react-aria/package.json @@ -14,7 +14,7 @@ "dependencies": { "@faker-js/faker": "^10.5.0", "@tailwindcss/vite": "^4.3.1", - "@tanstack/react-table": "^9.0.0-beta.52", + "@tanstack/react-table": "^9.0.0-beta.53", "react": "^19.2.7", "react-aria-components": "^1.19.0", "react-dom": "^19.2.7", diff --git a/examples/react/lib-shadcn-base/package.json b/examples/react/lib-shadcn-base/package.json index cce85a2d45..b4625b88bd 100644 --- a/examples/react/lib-shadcn-base/package.json +++ b/examples/react/lib-shadcn-base/package.json @@ -16,7 +16,7 @@ "@faker-js/faker": "^10.5.0", "@tailwindcss/vite": "^4.3.1", "@tanstack/react-pacer": "^0.22.1", - "@tanstack/react-table": "^9.0.0-beta.52", + "@tanstack/react-table": "^9.0.0-beta.53", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", "lucide-react": "^1.21.0", diff --git a/examples/react/lib-shadcn-radix/package.json b/examples/react/lib-shadcn-radix/package.json index 3ed8327809..8e79f76b05 100644 --- a/examples/react/lib-shadcn-radix/package.json +++ b/examples/react/lib-shadcn-radix/package.json @@ -15,7 +15,7 @@ "@faker-js/faker": "^10.5.0", "@tailwindcss/vite": "^4.3.1", "@tanstack/react-pacer": "^0.22.1", - "@tanstack/react-table": "^9.0.0-beta.52", + "@tanstack/react-table": "^9.0.0-beta.53", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", "lucide-react": "^1.21.0", diff --git a/examples/react/mantine-react-table/package.json b/examples/react/mantine-react-table/package.json index 4bc1c61423..fe43852274 100644 --- a/examples/react/mantine-react-table/package.json +++ b/examples/react/mantine-react-table/package.json @@ -16,9 +16,9 @@ "@mantine/dates": "^9.4.0", "@mantine/hooks": "^9.4.0", "@tabler/icons-react": "^3.44.0", - "@tanstack/match-sorter-utils": "^9.0.0-beta.41", + "@tanstack/match-sorter-utils": "^9.0.0-beta.53", "@tanstack/react-store": "^0.11.0", - "@tanstack/react-table": "^9.0.0-beta.52", + "@tanstack/react-table": "^9.0.0-beta.53", "@tanstack/react-virtual": "^3.14.5", "clsx": "^2.1.1", "dayjs": "^1.11.21", diff --git a/examples/react/material-react-table/package.json b/examples/react/material-react-table/package.json index d7ffaf4e56..1ab3e2cb3c 100644 --- a/examples/react/material-react-table/package.json +++ b/examples/react/material-react-table/package.json @@ -18,10 +18,10 @@ "@mui/icons-material": "^9.1.1", "@mui/material": "^9.1.2", "@mui/x-date-pickers": "^9.6.0", - "@tanstack/match-sorter-utils": "^9.0.0-beta.41", + "@tanstack/match-sorter-utils": "^9.0.0-beta.53", "@tanstack/react-pacer": "^0.22.1", "@tanstack/react-store": "^0.11.0", - "@tanstack/react-table": "^9.0.0-beta.52", + "@tanstack/react-table": "^9.0.0-beta.53", "@tanstack/react-virtual": "^3.14.5", "highlight-words": "^2.0.0", "react": "^19.2.7", diff --git a/examples/react/pagination/package.json b/examples/react/pagination/package.json index 253c9775ac..09820e0788 100644 --- a/examples/react/pagination/package.json +++ b/examples/react/pagination/package.json @@ -13,7 +13,7 @@ "dependencies": { "@faker-js/faker": "^10.5.0", "@tanstack/react-store": "^0.11.0", - "@tanstack/react-table": "^9.0.0-beta.52", + "@tanstack/react-table": "^9.0.0-beta.53", "react": "^19.2.7", "react-dom": "^19.2.7" }, diff --git a/examples/react/row-dnd/package.json b/examples/react/row-dnd/package.json index 1bb4352bc2..cc131d9eff 100644 --- a/examples/react/row-dnd/package.json +++ b/examples/react/row-dnd/package.json @@ -16,7 +16,7 @@ "@dnd-kit/sortable": "^10.0.0", "@dnd-kit/utilities": "^3.2.2", "@faker-js/faker": "^10.5.0", - "@tanstack/react-table": "^9.0.0-beta.52", + "@tanstack/react-table": "^9.0.0-beta.53", "react": "^19.2.7", "react-dom": "^19.2.7" }, diff --git a/examples/react/row-pinning/package.json b/examples/react/row-pinning/package.json index fe408fcd16..5600da50ad 100644 --- a/examples/react/row-pinning/package.json +++ b/examples/react/row-pinning/package.json @@ -13,7 +13,7 @@ "dependencies": { "@faker-js/faker": "^10.5.0", "@tanstack/react-pacer": "^0.22.1", - "@tanstack/react-table": "^9.0.0-beta.52", + "@tanstack/react-table": "^9.0.0-beta.53", "react": "^19.2.7", "react-dom": "^19.2.7" }, diff --git a/examples/react/row-selection/package.json b/examples/react/row-selection/package.json index e6252a9246..65e4cf0756 100644 --- a/examples/react/row-selection/package.json +++ b/examples/react/row-selection/package.json @@ -15,8 +15,8 @@ "@tanstack/react-devtools": "^0.10.8", "@tanstack/react-pacer": "^0.22.1", "@tanstack/react-store": "^0.11.0", - "@tanstack/react-table": "^9.0.0-beta.52", - "@tanstack/react-table-devtools": "^9.0.0-beta.52", + "@tanstack/react-table": "^9.0.0-beta.53", + "@tanstack/react-table-devtools": "^9.0.0-beta.53", "react": "^19.2.7", "react-dom": "^19.2.7" }, diff --git a/examples/react/sorting/package.json b/examples/react/sorting/package.json index 78385e4662..806100b6f0 100644 --- a/examples/react/sorting/package.json +++ b/examples/react/sorting/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/react-table": "^9.0.0-beta.52", + "@tanstack/react-table": "^9.0.0-beta.53", "react": "^19.2.7", "react-dom": "^19.2.7" }, diff --git a/examples/react/sub-components/package.json b/examples/react/sub-components/package.json index 408be7f519..13e1a25416 100644 --- a/examples/react/sub-components/package.json +++ b/examples/react/sub-components/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/react-table": "^9.0.0-beta.52", + "@tanstack/react-table": "^9.0.0-beta.53", "react": "^19.2.7", "react-dom": "^19.2.7" }, diff --git a/examples/react/virtualized-columns-experimental/package.json b/examples/react/virtualized-columns-experimental/package.json index eedb4700fd..9c306920ea 100644 --- a/examples/react/virtualized-columns-experimental/package.json +++ b/examples/react/virtualized-columns-experimental/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/react-table": "^9.0.0-beta.52", + "@tanstack/react-table": "^9.0.0-beta.53", "@tanstack/react-virtual": "^3.14.5", "react": "^19.2.7", "react-dom": "^19.2.7" diff --git a/examples/react/virtualized-columns/package.json b/examples/react/virtualized-columns/package.json index caf709b2cb..6078d3ab36 100644 --- a/examples/react/virtualized-columns/package.json +++ b/examples/react/virtualized-columns/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/react-table": "^9.0.0-beta.52", + "@tanstack/react-table": "^9.0.0-beta.53", "@tanstack/react-virtual": "^3.14.5", "react": "^19.2.7", "react-dom": "^19.2.7" diff --git a/examples/react/virtualized-infinite-scrolling/package.json b/examples/react/virtualized-infinite-scrolling/package.json index a97f6ee147..3ef0449f33 100644 --- a/examples/react/virtualized-infinite-scrolling/package.json +++ b/examples/react/virtualized-infinite-scrolling/package.json @@ -13,7 +13,7 @@ "dependencies": { "@faker-js/faker": "^10.5.0", "@tanstack/react-query": "^5.101.2", - "@tanstack/react-table": "^9.0.0-beta.52", + "@tanstack/react-table": "^9.0.0-beta.53", "@tanstack/react-virtual": "^3.14.5", "react": "^19.2.7", "react-dom": "^19.2.7" diff --git a/examples/react/virtualized-rows-experimental/package.json b/examples/react/virtualized-rows-experimental/package.json index c7f5ea6428..41d1dc5f2d 100644 --- a/examples/react/virtualized-rows-experimental/package.json +++ b/examples/react/virtualized-rows-experimental/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/react-table": "^9.0.0-beta.52", + "@tanstack/react-table": "^9.0.0-beta.53", "@tanstack/react-virtual": "^3.14.5", "react": "^19.2.7", "react-dom": "^19.2.7" diff --git a/examples/react/virtualized-rows/package.json b/examples/react/virtualized-rows/package.json index bada2bf543..cb47de7d1a 100644 --- a/examples/react/virtualized-rows/package.json +++ b/examples/react/virtualized-rows/package.json @@ -12,7 +12,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/react-table": "^9.0.0-beta.52", + "@tanstack/react-table": "^9.0.0-beta.53", "@tanstack/react-virtual": "^3.14.5", "react": "^19.2.7", "react-dom": "^19.2.7" diff --git a/examples/react/web-worker-row-models/package.json b/examples/react/web-worker-row-models/package.json index 3e59dbc9e2..0f953b2614 100644 --- a/examples/react/web-worker-row-models/package.json +++ b/examples/react/web-worker-row-models/package.json @@ -17,8 +17,8 @@ "@tanstack/react-router": "^1.170.17", "@tanstack/react-start": "^1.168.27", "@tanstack/react-store": "^0.11.0", - "@tanstack/react-table": "^9.0.0-beta.52", - "@tanstack/react-table-devtools": "^9.0.0-beta.52", + "@tanstack/react-table": "^9.0.0-beta.53", + "@tanstack/react-table-devtools": "^9.0.0-beta.53", "react": "^19.2.7", "react-dom": "^19.2.7" }, diff --git a/examples/react/with-tanstack-form/package.json b/examples/react/with-tanstack-form/package.json index 00d07267ca..129239c725 100644 --- a/examples/react/with-tanstack-form/package.json +++ b/examples/react/with-tanstack-form/package.json @@ -16,8 +16,8 @@ "@tanstack/react-form": "^1.33.1", "@tanstack/react-form-devtools": "^0.2.30", "@tanstack/react-pacer": "^0.22.1", - "@tanstack/react-table": "^9.0.0-beta.52", - "@tanstack/react-table-devtools": "^9.0.0-beta.52", + "@tanstack/react-table": "^9.0.0-beta.53", + "@tanstack/react-table-devtools": "^9.0.0-beta.53", "react": "^19.2.7", "react-dom": "^19.2.7", "zod": "^4.4.3" diff --git a/examples/react/with-tanstack-query/package.json b/examples/react/with-tanstack-query/package.json index 2a205e154d..082819b6af 100644 --- a/examples/react/with-tanstack-query/package.json +++ b/examples/react/with-tanstack-query/package.json @@ -14,7 +14,7 @@ "@faker-js/faker": "^10.5.0", "@tanstack/react-query": "^5.101.2", "@tanstack/react-store": "^0.11.0", - "@tanstack/react-table": "^9.0.0-beta.52", + "@tanstack/react-table": "^9.0.0-beta.53", "react": "^19.2.7", "react-dom": "^19.2.7" }, diff --git a/examples/react/with-tanstack-router/package.json b/examples/react/with-tanstack-router/package.json index 2303fb6cb8..cb6af35f20 100644 --- a/examples/react/with-tanstack-router/package.json +++ b/examples/react/with-tanstack-router/package.json @@ -14,7 +14,7 @@ "@tanstack/react-pacer": "^0.22.1", "@tanstack/react-query": "^5.101.2", "@tanstack/react-router": "^1.170.17", - "@tanstack/react-table": "^9.0.0-beta.52", + "@tanstack/react-table": "^9.0.0-beta.53", "react": "^19.2.7", "react-dom": "^19.2.7" }, diff --git a/examples/solid/aggregation/package.json b/examples/solid/aggregation/package.json index a27322293f..ab3a455bc6 100644 --- a/examples/solid/aggregation/package.json +++ b/examples/solid/aggregation/package.json @@ -18,7 +18,7 @@ "vite-plugin-solid": "^2.11.12" }, "dependencies": { - "@tanstack/solid-table": "^9.0.0-beta.52", + "@tanstack/solid-table": "^9.0.0-beta.53", "solid-js": "^1.9.13" } } diff --git a/examples/solid/basic-app-table/package.json b/examples/solid/basic-app-table/package.json index 0adee8fe92..b061c7e6f6 100644 --- a/examples/solid/basic-app-table/package.json +++ b/examples/solid/basic-app-table/package.json @@ -19,8 +19,8 @@ "dependencies": { "@faker-js/faker": "^10.5.0", "@tanstack/solid-devtools": "^0.8.8", - "@tanstack/solid-table": "^9.0.0-beta.52", - "@tanstack/solid-table-devtools": "^9.0.0-beta.52", + "@tanstack/solid-table": "^9.0.0-beta.53", + "@tanstack/solid-table-devtools": "^9.0.0-beta.53", "solid-js": "^1.9.13" } } diff --git a/examples/solid/basic-dynamic-columns/package.json b/examples/solid/basic-dynamic-columns/package.json index affe733d10..9eadaa498c 100644 --- a/examples/solid/basic-dynamic-columns/package.json +++ b/examples/solid/basic-dynamic-columns/package.json @@ -19,7 +19,7 @@ }, "dependencies": { "@tanstack/solid-pacer": "^0.21.1", - "@tanstack/solid-table": "^9.0.0-beta.52", + "@tanstack/solid-table": "^9.0.0-beta.53", "solid-js": "^1.9.13" } } diff --git a/examples/solid/basic-external-atoms/package.json b/examples/solid/basic-external-atoms/package.json index ecce6c2fe7..555aaa880f 100644 --- a/examples/solid/basic-external-atoms/package.json +++ b/examples/solid/basic-external-atoms/package.json @@ -20,8 +20,8 @@ "dependencies": { "@tanstack/solid-devtools": "^0.8.8", "@tanstack/solid-store": "^0.11.0", - "@tanstack/solid-table": "^9.0.0-beta.52", - "@tanstack/solid-table-devtools": "^9.0.0-beta.52", + "@tanstack/solid-table": "^9.0.0-beta.53", + "@tanstack/solid-table-devtools": "^9.0.0-beta.53", "solid-js": "^1.9.13" } } diff --git a/examples/solid/basic-external-state/package.json b/examples/solid/basic-external-state/package.json index d10339beb3..40195f6a88 100644 --- a/examples/solid/basic-external-state/package.json +++ b/examples/solid/basic-external-state/package.json @@ -19,8 +19,8 @@ }, "dependencies": { "@tanstack/solid-devtools": "^0.8.8", - "@tanstack/solid-table": "^9.0.0-beta.52", - "@tanstack/solid-table-devtools": "^9.0.0-beta.52", + "@tanstack/solid-table": "^9.0.0-beta.53", + "@tanstack/solid-table-devtools": "^9.0.0-beta.53", "solid-js": "^1.9.13" } } diff --git a/examples/solid/basic-use-table/package.json b/examples/solid/basic-use-table/package.json index 3add84fd58..f6bc5b719d 100644 --- a/examples/solid/basic-use-table/package.json +++ b/examples/solid/basic-use-table/package.json @@ -18,8 +18,8 @@ }, "dependencies": { "@tanstack/solid-devtools": "^0.8.8", - "@tanstack/solid-table": "^9.0.0-beta.52", - "@tanstack/solid-table-devtools": "^9.0.0-beta.52", + "@tanstack/solid-table": "^9.0.0-beta.53", + "@tanstack/solid-table-devtools": "^9.0.0-beta.53", "solid-js": "^1.9.13" } } diff --git a/examples/solid/column-ordering/package.json b/examples/solid/column-ordering/package.json index 0ba0042979..597977d63c 100644 --- a/examples/solid/column-ordering/package.json +++ b/examples/solid/column-ordering/package.json @@ -18,7 +18,7 @@ "vite-plugin-solid": "^2.11.12" }, "dependencies": { - "@tanstack/solid-table": "^9.0.0-beta.52", + "@tanstack/solid-table": "^9.0.0-beta.53", "solid-js": "^1.9.13" } } diff --git a/examples/solid/column-pinning-split/package.json b/examples/solid/column-pinning-split/package.json index 2f0653e49c..95d63a23ed 100644 --- a/examples/solid/column-pinning-split/package.json +++ b/examples/solid/column-pinning-split/package.json @@ -18,7 +18,7 @@ "vite-plugin-solid": "^2.11.12" }, "dependencies": { - "@tanstack/solid-table": "^9.0.0-beta.52", + "@tanstack/solid-table": "^9.0.0-beta.53", "solid-js": "^1.9.13" } } diff --git a/examples/solid/column-pinning-sticky/package.json b/examples/solid/column-pinning-sticky/package.json index ea6ff89e29..52c6ba24fc 100644 --- a/examples/solid/column-pinning-sticky/package.json +++ b/examples/solid/column-pinning-sticky/package.json @@ -18,7 +18,7 @@ "vite-plugin-solid": "^2.11.12" }, "dependencies": { - "@tanstack/solid-table": "^9.0.0-beta.52", + "@tanstack/solid-table": "^9.0.0-beta.53", "solid-js": "^1.9.13" } } diff --git a/examples/solid/column-pinning/package.json b/examples/solid/column-pinning/package.json index 5c1b1906f1..369460c81f 100644 --- a/examples/solid/column-pinning/package.json +++ b/examples/solid/column-pinning/package.json @@ -18,7 +18,7 @@ "vite-plugin-solid": "^2.11.12" }, "dependencies": { - "@tanstack/solid-table": "^9.0.0-beta.52", + "@tanstack/solid-table": "^9.0.0-beta.53", "solid-js": "^1.9.13" } } diff --git a/examples/solid/column-resizing-performant/package.json b/examples/solid/column-resizing-performant/package.json index ac75e535dc..7704ac2c8a 100644 --- a/examples/solid/column-resizing-performant/package.json +++ b/examples/solid/column-resizing-performant/package.json @@ -18,7 +18,7 @@ "vite-plugin-solid": "^2.11.12" }, "dependencies": { - "@tanstack/solid-table": "^9.0.0-beta.52", + "@tanstack/solid-table": "^9.0.0-beta.53", "solid-js": "^1.9.13" } } diff --git a/examples/solid/column-resizing/package.json b/examples/solid/column-resizing/package.json index ab4aa44f02..fccdcddc1b 100644 --- a/examples/solid/column-resizing/package.json +++ b/examples/solid/column-resizing/package.json @@ -18,7 +18,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/solid-table": "^9.0.0-beta.52", + "@tanstack/solid-table": "^9.0.0-beta.53", "solid-js": "^1.9.13" } } diff --git a/examples/solid/column-sizing/package.json b/examples/solid/column-sizing/package.json index c73546a082..7763f86ed2 100644 --- a/examples/solid/column-sizing/package.json +++ b/examples/solid/column-sizing/package.json @@ -18,7 +18,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/solid-table": "^9.0.0-beta.52", + "@tanstack/solid-table": "^9.0.0-beta.53", "solid-js": "^1.9.13" } } diff --git a/examples/solid/column-visibility/package.json b/examples/solid/column-visibility/package.json index 7b27983192..d896463f67 100644 --- a/examples/solid/column-visibility/package.json +++ b/examples/solid/column-visibility/package.json @@ -18,7 +18,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/solid-table": "^9.0.0-beta.52", + "@tanstack/solid-table": "^9.0.0-beta.53", "solid-js": "^1.9.13" } } diff --git a/examples/solid/composable-tables/package.json b/examples/solid/composable-tables/package.json index 3b880c5ad7..0ea0727925 100644 --- a/examples/solid/composable-tables/package.json +++ b/examples/solid/composable-tables/package.json @@ -18,8 +18,8 @@ }, "dependencies": { "@tanstack/solid-devtools": "^0.8.8", - "@tanstack/solid-table": "^9.0.0-beta.52", - "@tanstack/solid-table-devtools": "^9.0.0-beta.52", + "@tanstack/solid-table": "^9.0.0-beta.53", + "@tanstack/solid-table-devtools": "^9.0.0-beta.53", "solid-js": "^1.9.13" } } diff --git a/examples/solid/expanding/package.json b/examples/solid/expanding/package.json index cc2f602fe6..45983d60f4 100644 --- a/examples/solid/expanding/package.json +++ b/examples/solid/expanding/package.json @@ -18,7 +18,7 @@ "vite-plugin-solid": "^2.11.12" }, "dependencies": { - "@tanstack/solid-table": "^9.0.0-beta.52", + "@tanstack/solid-table": "^9.0.0-beta.53", "solid-js": "^1.9.13" } } diff --git a/examples/solid/filters-faceted/package.json b/examples/solid/filters-faceted/package.json index fa667f7386..b6e9467ae6 100644 --- a/examples/solid/filters-faceted/package.json +++ b/examples/solid/filters-faceted/package.json @@ -19,7 +19,7 @@ }, "dependencies": { "@tanstack/solid-pacer": "^0.21.1", - "@tanstack/solid-table": "^9.0.0-beta.52", + "@tanstack/solid-table": "^9.0.0-beta.53", "solid-js": "^1.9.13" } } diff --git a/examples/solid/filters-fuzzy/package.json b/examples/solid/filters-fuzzy/package.json index bad633371c..1b025e8088 100644 --- a/examples/solid/filters-fuzzy/package.json +++ b/examples/solid/filters-fuzzy/package.json @@ -18,9 +18,9 @@ "vite-plugin-solid": "^2.11.12" }, "dependencies": { - "@tanstack/match-sorter-utils": "^9.0.0-beta.41", + "@tanstack/match-sorter-utils": "^9.0.0-beta.53", "@tanstack/solid-pacer": "^0.21.1", - "@tanstack/solid-table": "^9.0.0-beta.52", + "@tanstack/solid-table": "^9.0.0-beta.53", "solid-js": "^1.9.13" } } diff --git a/examples/solid/filters/package.json b/examples/solid/filters/package.json index fbbc50b298..920a6d6db0 100644 --- a/examples/solid/filters/package.json +++ b/examples/solid/filters/package.json @@ -19,7 +19,7 @@ }, "dependencies": { "@tanstack/solid-pacer": "^0.21.1", - "@tanstack/solid-table": "^9.0.0-beta.52", + "@tanstack/solid-table": "^9.0.0-beta.53", "solid-js": "^1.9.13" } } diff --git a/examples/solid/grouped-aggregation/package.json b/examples/solid/grouped-aggregation/package.json index 843b4b00b7..813cdf958d 100644 --- a/examples/solid/grouped-aggregation/package.json +++ b/examples/solid/grouped-aggregation/package.json @@ -18,7 +18,7 @@ "vite-plugin-solid": "^2.11.12" }, "dependencies": { - "@tanstack/solid-table": "^9.0.0-beta.52", + "@tanstack/solid-table": "^9.0.0-beta.53", "solid-js": "^1.9.13" } } diff --git a/examples/solid/grouping/package.json b/examples/solid/grouping/package.json index bd69bc0787..96d5164e11 100644 --- a/examples/solid/grouping/package.json +++ b/examples/solid/grouping/package.json @@ -18,7 +18,7 @@ "vite-plugin-solid": "^2.11.12" }, "dependencies": { - "@tanstack/solid-table": "^9.0.0-beta.52", + "@tanstack/solid-table": "^9.0.0-beta.53", "solid-js": "^1.9.13" } } diff --git a/examples/solid/header-groups/package.json b/examples/solid/header-groups/package.json index 95caac4aea..71a86d3628 100644 --- a/examples/solid/header-groups/package.json +++ b/examples/solid/header-groups/package.json @@ -18,7 +18,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/solid-table": "^9.0.0-beta.52", + "@tanstack/solid-table": "^9.0.0-beta.53", "solid-js": "^1.9.13" } } diff --git a/examples/solid/kitchen-sink/package.json b/examples/solid/kitchen-sink/package.json index 1d0d0773cf..36b60d3b54 100644 --- a/examples/solid/kitchen-sink/package.json +++ b/examples/solid/kitchen-sink/package.json @@ -18,10 +18,10 @@ "vite-plugin-solid": "^2.11.12" }, "dependencies": { - "@tanstack/match-sorter-utils": "^9.0.0-beta.41", + "@tanstack/match-sorter-utils": "^9.0.0-beta.53", "@tanstack/solid-devtools": "^0.8.8", - "@tanstack/solid-table": "^9.0.0-beta.52", - "@tanstack/solid-table-devtools": "^9.0.0-beta.52", + "@tanstack/solid-table": "^9.0.0-beta.53", + "@tanstack/solid-table-devtools": "^9.0.0-beta.53", "solid-js": "^1.9.13" } } diff --git a/examples/solid/pagination/package.json b/examples/solid/pagination/package.json index 6179bd0d43..8e8038dc4d 100644 --- a/examples/solid/pagination/package.json +++ b/examples/solid/pagination/package.json @@ -18,7 +18,7 @@ "vite-plugin-solid": "^2.11.12" }, "dependencies": { - "@tanstack/solid-table": "^9.0.0-beta.52", + "@tanstack/solid-table": "^9.0.0-beta.53", "solid-js": "^1.9.13" } } diff --git a/examples/solid/row-pinning/package.json b/examples/solid/row-pinning/package.json index 1c67034ad1..2cf300501d 100644 --- a/examples/solid/row-pinning/package.json +++ b/examples/solid/row-pinning/package.json @@ -18,7 +18,7 @@ "vite-plugin-solid": "^2.11.12" }, "dependencies": { - "@tanstack/solid-table": "^9.0.0-beta.52", + "@tanstack/solid-table": "^9.0.0-beta.53", "solid-js": "^1.9.13" } } diff --git a/examples/solid/row-selection/package.json b/examples/solid/row-selection/package.json index eb0f2105d3..ccf81ffe9e 100644 --- a/examples/solid/row-selection/package.json +++ b/examples/solid/row-selection/package.json @@ -19,8 +19,8 @@ }, "dependencies": { "@tanstack/solid-devtools": "^0.8.8", - "@tanstack/solid-table": "^9.0.0-beta.52", - "@tanstack/solid-table-devtools": "^9.0.0-beta.52", + "@tanstack/solid-table": "^9.0.0-beta.53", + "@tanstack/solid-table-devtools": "^9.0.0-beta.53", "solid-js": "^1.9.13" } } diff --git a/examples/solid/sorting/package.json b/examples/solid/sorting/package.json index 71e5844156..09f87ca69b 100644 --- a/examples/solid/sorting/package.json +++ b/examples/solid/sorting/package.json @@ -18,7 +18,7 @@ "vite-plugin-solid": "^2.11.12" }, "dependencies": { - "@tanstack/solid-table": "^9.0.0-beta.52", + "@tanstack/solid-table": "^9.0.0-beta.53", "solid-js": "^1.9.13" } } diff --git a/examples/solid/sub-components/package.json b/examples/solid/sub-components/package.json index 21183cf881..427c4c77f6 100644 --- a/examples/solid/sub-components/package.json +++ b/examples/solid/sub-components/package.json @@ -18,7 +18,7 @@ "vite-plugin-solid": "^2.11.12" }, "dependencies": { - "@tanstack/solid-table": "^9.0.0-beta.52", + "@tanstack/solid-table": "^9.0.0-beta.53", "solid-js": "^1.9.13" } } diff --git a/examples/solid/virtualized-columns/package.json b/examples/solid/virtualized-columns/package.json index d96885fdbe..7d5868756d 100644 --- a/examples/solid/virtualized-columns/package.json +++ b/examples/solid/virtualized-columns/package.json @@ -18,7 +18,7 @@ "vite-plugin-solid": "^2.11.12" }, "dependencies": { - "@tanstack/solid-table": "^9.0.0-beta.52", + "@tanstack/solid-table": "^9.0.0-beta.53", "@tanstack/solid-virtual": "^3.13.32", "solid-js": "^1.9.13" } diff --git a/examples/solid/virtualized-infinite-scrolling/package.json b/examples/solid/virtualized-infinite-scrolling/package.json index 20fd5bd6a9..c6d6e4e262 100644 --- a/examples/solid/virtualized-infinite-scrolling/package.json +++ b/examples/solid/virtualized-infinite-scrolling/package.json @@ -20,7 +20,7 @@ "dependencies": { "@tanstack/solid-query": "^5.101.2", "@tanstack/solid-store": "^0.11.0", - "@tanstack/solid-table": "^9.0.0-beta.52", + "@tanstack/solid-table": "^9.0.0-beta.53", "@tanstack/solid-virtual": "^3.13.32", "solid-js": "^1.9.13" } diff --git a/examples/solid/virtualized-rows/package.json b/examples/solid/virtualized-rows/package.json index 0a6c882f8f..670bd0387d 100644 --- a/examples/solid/virtualized-rows/package.json +++ b/examples/solid/virtualized-rows/package.json @@ -18,7 +18,7 @@ "vite-plugin-solid": "^2.11.12" }, "dependencies": { - "@tanstack/solid-table": "^9.0.0-beta.52", + "@tanstack/solid-table": "^9.0.0-beta.53", "@tanstack/solid-virtual": "^3.13.32", "solid-js": "^1.9.13" } diff --git a/examples/solid/with-tanstack-form/package.json b/examples/solid/with-tanstack-form/package.json index 958aeb95aa..e61b7c3efc 100644 --- a/examples/solid/with-tanstack-form/package.json +++ b/examples/solid/with-tanstack-form/package.json @@ -21,8 +21,8 @@ "@tanstack/solid-devtools": "^0.8.8", "@tanstack/solid-form": "^1.33.1", "@tanstack/solid-form-devtools": "^0.2.30", - "@tanstack/solid-table": "^9.0.0-beta.52", - "@tanstack/solid-table-devtools": "^9.0.0-beta.52", + "@tanstack/solid-table": "^9.0.0-beta.53", + "@tanstack/solid-table-devtools": "^9.0.0-beta.53", "solid-js": "^1.9.13", "zod": "^4.4.3" } diff --git a/examples/solid/with-tanstack-query/package.json b/examples/solid/with-tanstack-query/package.json index 2b4c37ed2e..0982e3a96d 100644 --- a/examples/solid/with-tanstack-query/package.json +++ b/examples/solid/with-tanstack-query/package.json @@ -20,7 +20,7 @@ "dependencies": { "@tanstack/solid-query": "^5.101.2", "@tanstack/solid-store": "^0.11.0", - "@tanstack/solid-table": "^9.0.0-beta.52", + "@tanstack/solid-table": "^9.0.0-beta.53", "solid-js": "^1.9.13" } } diff --git a/examples/solid/with-tanstack-router/package.json b/examples/solid/with-tanstack-router/package.json index 056943a9f7..39c99ca94f 100644 --- a/examples/solid/with-tanstack-router/package.json +++ b/examples/solid/with-tanstack-router/package.json @@ -22,7 +22,7 @@ "@tanstack/solid-pacer": "^0.21.1", "@tanstack/solid-query": "^5.101.2", "@tanstack/solid-router": "^1.170.17", - "@tanstack/solid-table": "^9.0.0-beta.52", + "@tanstack/solid-table": "^9.0.0-beta.53", "solid-js": "^1.9.13" } } diff --git a/examples/svelte/aggregation/package.json b/examples/svelte/aggregation/package.json index 95885cf4ee..798da0b682 100644 --- a/examples/svelte/aggregation/package.json +++ b/examples/svelte/aggregation/package.json @@ -14,7 +14,7 @@ "@faker-js/faker": "^10.5.0", "@rollup/plugin-replace": "^6.0.3", "@sveltejs/vite-plugin-svelte": "^7.1.2", - "@tanstack/svelte-table": "^9.0.0-beta.52", + "@tanstack/svelte-table": "^9.0.0-beta.53", "@tsconfig/svelte": "^5.0.8", "svelte": "^5.56.2", "svelte-check": "^4.6.0", diff --git a/examples/svelte/basic-app-table/package.json b/examples/svelte/basic-app-table/package.json index 90c497be2f..8cf8867492 100644 --- a/examples/svelte/basic-app-table/package.json +++ b/examples/svelte/basic-app-table/package.json @@ -14,7 +14,7 @@ "@faker-js/faker": "^10.5.0", "@rollup/plugin-replace": "^6.0.3", "@sveltejs/vite-plugin-svelte": "^7.1.2", - "@tanstack/svelte-table": "^9.0.0-beta.52", + "@tanstack/svelte-table": "^9.0.0-beta.53", "@tsconfig/svelte": "^5.0.8", "svelte": "^5.56.2", "svelte-check": "^4.6.0", diff --git a/examples/svelte/basic-create-table/package.json b/examples/svelte/basic-create-table/package.json index 9b27207f6f..55a2c06e55 100644 --- a/examples/svelte/basic-create-table/package.json +++ b/examples/svelte/basic-create-table/package.json @@ -14,7 +14,7 @@ "@faker-js/faker": "^10.5.0", "@rollup/plugin-replace": "^6.0.3", "@sveltejs/vite-plugin-svelte": "^7.1.2", - "@tanstack/svelte-table": "^9.0.0-beta.52", + "@tanstack/svelte-table": "^9.0.0-beta.53", "@tsconfig/svelte": "^5.0.8", "svelte": "^5.56.2", "svelte-check": "^4.6.0", diff --git a/examples/svelte/basic-dynamic-columns/package.json b/examples/svelte/basic-dynamic-columns/package.json index 322dc0c574..a48389f079 100644 --- a/examples/svelte/basic-dynamic-columns/package.json +++ b/examples/svelte/basic-dynamic-columns/package.json @@ -14,7 +14,7 @@ "@faker-js/faker": "^10.5.0", "@rollup/plugin-replace": "^6.0.3", "@sveltejs/vite-plugin-svelte": "^7.1.2", - "@tanstack/svelte-table": "^9.0.0-beta.52", + "@tanstack/svelte-table": "^9.0.0-beta.53", "@tsconfig/svelte": "^5.0.8", "svelte": "^5.56.2", "svelte-check": "^4.6.0", diff --git a/examples/svelte/basic-external-atoms/package.json b/examples/svelte/basic-external-atoms/package.json index a788bf7aa7..9be9293483 100644 --- a/examples/svelte/basic-external-atoms/package.json +++ b/examples/svelte/basic-external-atoms/package.json @@ -17,7 +17,7 @@ "@faker-js/faker": "^10.5.0", "@rollup/plugin-replace": "^6.0.3", "@sveltejs/vite-plugin-svelte": "^7.1.2", - "@tanstack/svelte-table": "^9.0.0-beta.52", + "@tanstack/svelte-table": "^9.0.0-beta.53", "@tsconfig/svelte": "^5.0.8", "svelte": "^5.56.2", "svelte-check": "^4.6.0", diff --git a/examples/svelte/basic-external-state/package.json b/examples/svelte/basic-external-state/package.json index 6e275e8887..461ce9747c 100644 --- a/examples/svelte/basic-external-state/package.json +++ b/examples/svelte/basic-external-state/package.json @@ -14,7 +14,7 @@ "@faker-js/faker": "^10.5.0", "@rollup/plugin-replace": "^6.0.3", "@sveltejs/vite-plugin-svelte": "^7.1.2", - "@tanstack/svelte-table": "^9.0.0-beta.52", + "@tanstack/svelte-table": "^9.0.0-beta.53", "@tsconfig/svelte": "^5.0.8", "svelte": "^5.56.2", "svelte-check": "^4.6.0", diff --git a/examples/svelte/basic-snippets/package.json b/examples/svelte/basic-snippets/package.json index 8535a2d5f0..bb04faed94 100644 --- a/examples/svelte/basic-snippets/package.json +++ b/examples/svelte/basic-snippets/package.json @@ -14,7 +14,7 @@ "@faker-js/faker": "^10.5.0", "@rollup/plugin-replace": "^6.0.3", "@sveltejs/vite-plugin-svelte": "^7.1.2", - "@tanstack/svelte-table": "^9.0.0-beta.52", + "@tanstack/svelte-table": "^9.0.0-beta.53", "@tsconfig/svelte": "^5.0.8", "svelte": "^5.56.2", "svelte-check": "^4.6.0", diff --git a/examples/svelte/column-ordering/package.json b/examples/svelte/column-ordering/package.json index fce8c729e3..a1f8bbc857 100644 --- a/examples/svelte/column-ordering/package.json +++ b/examples/svelte/column-ordering/package.json @@ -14,7 +14,7 @@ "@faker-js/faker": "^10.5.0", "@rollup/plugin-replace": "^6.0.3", "@sveltejs/vite-plugin-svelte": "^7.1.2", - "@tanstack/svelte-table": "^9.0.0-beta.52", + "@tanstack/svelte-table": "^9.0.0-beta.53", "@tsconfig/svelte": "^5.0.8", "svelte": "^5.56.2", "svelte-check": "^4.6.0", diff --git a/examples/svelte/column-pinning-split/package.json b/examples/svelte/column-pinning-split/package.json index f4b72db1b0..07ba04d98a 100644 --- a/examples/svelte/column-pinning-split/package.json +++ b/examples/svelte/column-pinning-split/package.json @@ -14,7 +14,7 @@ "@faker-js/faker": "^10.5.0", "@rollup/plugin-replace": "^6.0.3", "@sveltejs/vite-plugin-svelte": "^7.1.2", - "@tanstack/svelte-table": "^9.0.0-beta.52", + "@tanstack/svelte-table": "^9.0.0-beta.53", "@tsconfig/svelte": "^5.0.8", "svelte": "^5.56.2", "svelte-check": "^4.6.0", diff --git a/examples/svelte/column-pinning-sticky/package.json b/examples/svelte/column-pinning-sticky/package.json index a0377b83ff..b32e283966 100644 --- a/examples/svelte/column-pinning-sticky/package.json +++ b/examples/svelte/column-pinning-sticky/package.json @@ -14,7 +14,7 @@ "@faker-js/faker": "^10.5.0", "@rollup/plugin-replace": "^6.0.3", "@sveltejs/vite-plugin-svelte": "^7.1.2", - "@tanstack/svelte-table": "^9.0.0-beta.52", + "@tanstack/svelte-table": "^9.0.0-beta.53", "@tsconfig/svelte": "^5.0.8", "svelte": "^5.56.2", "svelte-check": "^4.6.0", diff --git a/examples/svelte/column-pinning/package.json b/examples/svelte/column-pinning/package.json index 62cba2d8b6..af93e6be9b 100644 --- a/examples/svelte/column-pinning/package.json +++ b/examples/svelte/column-pinning/package.json @@ -14,7 +14,7 @@ "@faker-js/faker": "^10.5.0", "@rollup/plugin-replace": "^6.0.3", "@sveltejs/vite-plugin-svelte": "^7.1.2", - "@tanstack/svelte-table": "^9.0.0-beta.52", + "@tanstack/svelte-table": "^9.0.0-beta.53", "@tsconfig/svelte": "^5.0.8", "svelte": "^5.56.2", "svelte-check": "^4.6.0", diff --git a/examples/svelte/column-resizing-performant/package.json b/examples/svelte/column-resizing-performant/package.json index cb999b6cf1..7a3f16edd2 100644 --- a/examples/svelte/column-resizing-performant/package.json +++ b/examples/svelte/column-resizing-performant/package.json @@ -14,7 +14,7 @@ "@faker-js/faker": "^10.5.0", "@rollup/plugin-replace": "^6.0.3", "@sveltejs/vite-plugin-svelte": "^7.1.2", - "@tanstack/svelte-table": "^9.0.0-beta.52", + "@tanstack/svelte-table": "^9.0.0-beta.53", "@tsconfig/svelte": "^5.0.8", "svelte": "^5.56.2", "svelte-check": "^4.6.0", diff --git a/examples/svelte/column-resizing/package.json b/examples/svelte/column-resizing/package.json index 6a08098cd0..4f7a0680a6 100644 --- a/examples/svelte/column-resizing/package.json +++ b/examples/svelte/column-resizing/package.json @@ -14,7 +14,7 @@ "@faker-js/faker": "^10.5.0", "@rollup/plugin-replace": "^6.0.3", "@sveltejs/vite-plugin-svelte": "^7.1.2", - "@tanstack/svelte-table": "^9.0.0-beta.52", + "@tanstack/svelte-table": "^9.0.0-beta.53", "@tsconfig/svelte": "^5.0.8", "svelte": "^5.56.2", "svelte-check": "^4.6.0", diff --git a/examples/svelte/column-sizing/package.json b/examples/svelte/column-sizing/package.json index dd023c6cf6..df972e886f 100644 --- a/examples/svelte/column-sizing/package.json +++ b/examples/svelte/column-sizing/package.json @@ -14,7 +14,7 @@ "@faker-js/faker": "^10.5.0", "@rollup/plugin-replace": "^6.0.3", "@sveltejs/vite-plugin-svelte": "^7.1.2", - "@tanstack/svelte-table": "^9.0.0-beta.52", + "@tanstack/svelte-table": "^9.0.0-beta.53", "@tsconfig/svelte": "^5.0.8", "svelte": "^5.56.2", "svelte-check": "^4.6.0", diff --git a/examples/svelte/column-visibility/package.json b/examples/svelte/column-visibility/package.json index 0833a612f7..a1cca79927 100644 --- a/examples/svelte/column-visibility/package.json +++ b/examples/svelte/column-visibility/package.json @@ -14,7 +14,7 @@ "@faker-js/faker": "^10.5.0", "@rollup/plugin-replace": "^6.0.3", "@sveltejs/vite-plugin-svelte": "^7.1.2", - "@tanstack/svelte-table": "^9.0.0-beta.52", + "@tanstack/svelte-table": "^9.0.0-beta.53", "@tsconfig/svelte": "^5.0.8", "svelte": "^5.56.2", "svelte-check": "^4.6.0", diff --git a/examples/svelte/composable-tables/package.json b/examples/svelte/composable-tables/package.json index dd223a7036..635ad9d82a 100644 --- a/examples/svelte/composable-tables/package.json +++ b/examples/svelte/composable-tables/package.json @@ -14,7 +14,7 @@ "@faker-js/faker": "^10.5.0", "@rollup/plugin-replace": "^6.0.3", "@sveltejs/vite-plugin-svelte": "^7.1.2", - "@tanstack/svelte-table": "^9.0.0-beta.52", + "@tanstack/svelte-table": "^9.0.0-beta.53", "@tsconfig/svelte": "^5.0.8", "svelte": "^5.56.2", "svelte-check": "^4.6.0", diff --git a/examples/svelte/expanding/package.json b/examples/svelte/expanding/package.json index 004e358bf2..be3ebcf462 100644 --- a/examples/svelte/expanding/package.json +++ b/examples/svelte/expanding/package.json @@ -14,7 +14,7 @@ "@faker-js/faker": "^10.5.0", "@rollup/plugin-replace": "^6.0.3", "@sveltejs/vite-plugin-svelte": "^7.1.2", - "@tanstack/svelte-table": "^9.0.0-beta.52", + "@tanstack/svelte-table": "^9.0.0-beta.53", "@tsconfig/svelte": "^5.0.8", "svelte": "^5.56.2", "svelte-check": "^4.6.0", diff --git a/examples/svelte/filtering/package.json b/examples/svelte/filtering/package.json index 86ac47ca44..37fbf335ec 100644 --- a/examples/svelte/filtering/package.json +++ b/examples/svelte/filtering/package.json @@ -14,7 +14,7 @@ "@faker-js/faker": "^10.5.0", "@rollup/plugin-replace": "^6.0.3", "@sveltejs/vite-plugin-svelte": "^7.1.2", - "@tanstack/svelte-table": "^9.0.0-beta.52", + "@tanstack/svelte-table": "^9.0.0-beta.53", "@tsconfig/svelte": "^5.0.8", "svelte": "^5.56.2", "svelte-check": "^4.6.0", diff --git a/examples/svelte/filters-faceted/package.json b/examples/svelte/filters-faceted/package.json index 4ea78b9401..0ea4306e65 100644 --- a/examples/svelte/filters-faceted/package.json +++ b/examples/svelte/filters-faceted/package.json @@ -14,7 +14,7 @@ "@faker-js/faker": "^10.5.0", "@rollup/plugin-replace": "^6.0.3", "@sveltejs/vite-plugin-svelte": "^7.1.2", - "@tanstack/svelte-table": "^9.0.0-beta.52", + "@tanstack/svelte-table": "^9.0.0-beta.53", "@tsconfig/svelte": "^5.0.8", "svelte": "^5.56.2", "svelte-check": "^4.6.0", diff --git a/examples/svelte/filters-fuzzy/package.json b/examples/svelte/filters-fuzzy/package.json index 038f861f5f..8c965c21a9 100644 --- a/examples/svelte/filters-fuzzy/package.json +++ b/examples/svelte/filters-fuzzy/package.json @@ -14,8 +14,8 @@ "@faker-js/faker": "^10.5.0", "@rollup/plugin-replace": "^6.0.3", "@sveltejs/vite-plugin-svelte": "^7.1.2", - "@tanstack/match-sorter-utils": "^9.0.0-beta.41", - "@tanstack/svelte-table": "^9.0.0-beta.52", + "@tanstack/match-sorter-utils": "^9.0.0-beta.53", + "@tanstack/svelte-table": "^9.0.0-beta.53", "@tsconfig/svelte": "^5.0.8", "svelte": "^5.56.2", "svelte-check": "^4.6.0", diff --git a/examples/svelte/grouped-aggregation/package.json b/examples/svelte/grouped-aggregation/package.json index a624b6fe1e..232a364b79 100644 --- a/examples/svelte/grouped-aggregation/package.json +++ b/examples/svelte/grouped-aggregation/package.json @@ -14,7 +14,7 @@ "@faker-js/faker": "^10.5.0", "@rollup/plugin-replace": "^6.0.3", "@sveltejs/vite-plugin-svelte": "^7.1.2", - "@tanstack/svelte-table": "^9.0.0-beta.52", + "@tanstack/svelte-table": "^9.0.0-beta.53", "@tsconfig/svelte": "^5.0.8", "svelte": "^5.56.2", "svelte-check": "^4.6.0", diff --git a/examples/svelte/grouping/package.json b/examples/svelte/grouping/package.json index 20d6ef4cdd..5c67e85691 100644 --- a/examples/svelte/grouping/package.json +++ b/examples/svelte/grouping/package.json @@ -14,7 +14,7 @@ "@faker-js/faker": "^10.5.0", "@rollup/plugin-replace": "^6.0.3", "@sveltejs/vite-plugin-svelte": "^7.1.2", - "@tanstack/svelte-table": "^9.0.0-beta.52", + "@tanstack/svelte-table": "^9.0.0-beta.53", "@tsconfig/svelte": "^5.0.8", "svelte": "^5.56.2", "svelte-check": "^4.6.0", diff --git a/examples/svelte/header-groups/package.json b/examples/svelte/header-groups/package.json index d7fb267d84..d35ed67214 100644 --- a/examples/svelte/header-groups/package.json +++ b/examples/svelte/header-groups/package.json @@ -14,7 +14,7 @@ "@faker-js/faker": "^10.5.0", "@rollup/plugin-replace": "^6.0.3", "@sveltejs/vite-plugin-svelte": "^7.1.2", - "@tanstack/svelte-table": "^9.0.0-beta.52", + "@tanstack/svelte-table": "^9.0.0-beta.53", "@tsconfig/svelte": "^5.0.8", "svelte": "^5.56.2", "svelte-check": "^4.6.0", diff --git a/examples/svelte/kitchen-sink/package.json b/examples/svelte/kitchen-sink/package.json index 206244029a..8fed893a7e 100644 --- a/examples/svelte/kitchen-sink/package.json +++ b/examples/svelte/kitchen-sink/package.json @@ -14,8 +14,8 @@ "@faker-js/faker": "^10.5.0", "@rollup/plugin-replace": "^6.0.3", "@sveltejs/vite-plugin-svelte": "^7.1.2", - "@tanstack/match-sorter-utils": "^9.0.0-beta.41", - "@tanstack/svelte-table": "^9.0.0-beta.52", + "@tanstack/match-sorter-utils": "^9.0.0-beta.53", + "@tanstack/svelte-table": "^9.0.0-beta.53", "@tsconfig/svelte": "^5.0.8", "svelte": "^5.56.2", "svelte-check": "^4.6.0", diff --git a/examples/svelte/pagination/package.json b/examples/svelte/pagination/package.json index 96f8b2fa97..67713ed941 100644 --- a/examples/svelte/pagination/package.json +++ b/examples/svelte/pagination/package.json @@ -14,7 +14,7 @@ "@faker-js/faker": "^10.5.0", "@rollup/plugin-replace": "^6.0.3", "@sveltejs/vite-plugin-svelte": "^7.1.2", - "@tanstack/svelte-table": "^9.0.0-beta.52", + "@tanstack/svelte-table": "^9.0.0-beta.53", "@tsconfig/svelte": "^5.0.8", "svelte": "^5.56.2", "svelte-check": "^4.6.0", diff --git a/examples/svelte/row-pinning/package.json b/examples/svelte/row-pinning/package.json index bfa1674d2d..b6fe807fd4 100644 --- a/examples/svelte/row-pinning/package.json +++ b/examples/svelte/row-pinning/package.json @@ -14,7 +14,7 @@ "@faker-js/faker": "^10.5.0", "@rollup/plugin-replace": "^6.0.3", "@sveltejs/vite-plugin-svelte": "^7.1.2", - "@tanstack/svelte-table": "^9.0.0-beta.52", + "@tanstack/svelte-table": "^9.0.0-beta.53", "@tsconfig/svelte": "^5.0.8", "svelte": "^5.56.2", "svelte-check": "^4.6.0", diff --git a/examples/svelte/row-selection/package.json b/examples/svelte/row-selection/package.json index e7cb88e216..8d87475f0d 100644 --- a/examples/svelte/row-selection/package.json +++ b/examples/svelte/row-selection/package.json @@ -14,7 +14,7 @@ "@faker-js/faker": "^10.5.0", "@rollup/plugin-replace": "^6.0.3", "@sveltejs/vite-plugin-svelte": "^7.1.2", - "@tanstack/svelte-table": "^9.0.0-beta.52", + "@tanstack/svelte-table": "^9.0.0-beta.53", "@tsconfig/svelte": "^5.0.8", "svelte": "^5.56.2", "svelte-check": "^4.6.0", diff --git a/examples/svelte/sorting/package.json b/examples/svelte/sorting/package.json index 881779043c..f29bbe95e6 100644 --- a/examples/svelte/sorting/package.json +++ b/examples/svelte/sorting/package.json @@ -14,7 +14,7 @@ "@faker-js/faker": "^10.5.0", "@rollup/plugin-replace": "^6.0.3", "@sveltejs/vite-plugin-svelte": "^7.1.2", - "@tanstack/svelte-table": "^9.0.0-beta.52", + "@tanstack/svelte-table": "^9.0.0-beta.53", "@tsconfig/svelte": "^5.0.8", "svelte": "^5.56.2", "svelte-check": "^4.6.0", diff --git a/examples/svelte/sub-components/package.json b/examples/svelte/sub-components/package.json index 98237dc6e0..fe1ca0c900 100644 --- a/examples/svelte/sub-components/package.json +++ b/examples/svelte/sub-components/package.json @@ -14,7 +14,7 @@ "@faker-js/faker": "^10.5.0", "@rollup/plugin-replace": "^6.0.3", "@sveltejs/vite-plugin-svelte": "^7.1.2", - "@tanstack/svelte-table": "^9.0.0-beta.52", + "@tanstack/svelte-table": "^9.0.0-beta.53", "@tsconfig/svelte": "^5.0.8", "svelte": "^5.56.2", "svelte-check": "^4.6.0", diff --git a/examples/svelte/virtualized-columns/package.json b/examples/svelte/virtualized-columns/package.json index 5c9de5e9f1..b81fc5e00e 100644 --- a/examples/svelte/virtualized-columns/package.json +++ b/examples/svelte/virtualized-columns/package.json @@ -14,7 +14,7 @@ "@faker-js/faker": "^10.5.0", "@rollup/plugin-replace": "^6.0.3", "@sveltejs/vite-plugin-svelte": "^7.1.2", - "@tanstack/svelte-table": "^9.0.0-beta.52", + "@tanstack/svelte-table": "^9.0.0-beta.53", "@tanstack/svelte-virtual": "^3.13.31", "@tsconfig/svelte": "^5.0.8", "svelte": "^5.56.2", diff --git a/examples/svelte/virtualized-infinite-scrolling/package.json b/examples/svelte/virtualized-infinite-scrolling/package.json index 9227555058..d584bad5a8 100644 --- a/examples/svelte/virtualized-infinite-scrolling/package.json +++ b/examples/svelte/virtualized-infinite-scrolling/package.json @@ -15,7 +15,7 @@ "@rollup/plugin-replace": "^6.0.3", "@sveltejs/vite-plugin-svelte": "^7.1.2", "@tanstack/svelte-query": "^6.1.36", - "@tanstack/svelte-table": "^9.0.0-beta.52", + "@tanstack/svelte-table": "^9.0.0-beta.53", "@tanstack/svelte-virtual": "^3.13.31", "@tsconfig/svelte": "^5.0.8", "svelte": "^5.56.2", diff --git a/examples/svelte/virtualized-rows/package.json b/examples/svelte/virtualized-rows/package.json index dcba7612c0..7041e95da0 100644 --- a/examples/svelte/virtualized-rows/package.json +++ b/examples/svelte/virtualized-rows/package.json @@ -14,7 +14,7 @@ "@faker-js/faker": "^10.5.0", "@rollup/plugin-replace": "^6.0.3", "@sveltejs/vite-plugin-svelte": "^7.1.2", - "@tanstack/svelte-table": "^9.0.0-beta.52", + "@tanstack/svelte-table": "^9.0.0-beta.53", "@tanstack/svelte-virtual": "^3.13.31", "@tsconfig/svelte": "^5.0.8", "svelte": "^5.56.2", diff --git a/examples/svelte/with-tanstack-form/package.json b/examples/svelte/with-tanstack-form/package.json index 41acde68ff..a910152d64 100644 --- a/examples/svelte/with-tanstack-form/package.json +++ b/examples/svelte/with-tanstack-form/package.json @@ -23,7 +23,7 @@ "dependencies": { "@tanstack/form-core": "^1.33.1", "@tanstack/svelte-form": "^1.33.1", - "@tanstack/svelte-table": "^9.0.0-beta.52", + "@tanstack/svelte-table": "^9.0.0-beta.53", "zod": "^4.4.3" } } diff --git a/examples/svelte/with-tanstack-query/package.json b/examples/svelte/with-tanstack-query/package.json index e7fd524da8..896cbca1eb 100644 --- a/examples/svelte/with-tanstack-query/package.json +++ b/examples/svelte/with-tanstack-query/package.json @@ -22,6 +22,6 @@ }, "dependencies": { "@tanstack/svelte-query": "^6.1.36", - "@tanstack/svelte-table": "^9.0.0-beta.52" + "@tanstack/svelte-table": "^9.0.0-beta.53" } } diff --git a/examples/vanilla/aggregation/package.json b/examples/vanilla/aggregation/package.json index 195fa1ead9..b7996441f5 100644 --- a/examples/vanilla/aggregation/package.json +++ b/examples/vanilla/aggregation/package.json @@ -17,6 +17,6 @@ "vite": "^8.1.0" }, "dependencies": { - "@tanstack/table-core": "^9.0.0-beta.52" + "@tanstack/table-core": "^9.0.0-beta.53" } } diff --git a/examples/vanilla/basic/package.json b/examples/vanilla/basic/package.json index 990d821f67..ac91ecd470 100644 --- a/examples/vanilla/basic/package.json +++ b/examples/vanilla/basic/package.json @@ -17,6 +17,6 @@ "vite": "^8.1.0" }, "dependencies": { - "@tanstack/table-core": "^9.0.0-beta.52" + "@tanstack/table-core": "^9.0.0-beta.53" } } diff --git a/examples/vanilla/pagination/package.json b/examples/vanilla/pagination/package.json index 45f8a4d722..743840519d 100644 --- a/examples/vanilla/pagination/package.json +++ b/examples/vanilla/pagination/package.json @@ -17,6 +17,6 @@ "vite": "^8.1.0" }, "dependencies": { - "@tanstack/table-core": "^9.0.0-beta.52" + "@tanstack/table-core": "^9.0.0-beta.53" } } diff --git a/examples/vanilla/sorting/package.json b/examples/vanilla/sorting/package.json index fa5733ae59..c802c936c9 100644 --- a/examples/vanilla/sorting/package.json +++ b/examples/vanilla/sorting/package.json @@ -17,6 +17,6 @@ "vite": "^8.1.0" }, "dependencies": { - "@tanstack/table-core": "^9.0.0-beta.52" + "@tanstack/table-core": "^9.0.0-beta.53" } } diff --git a/examples/vue/aggregation/package.json b/examples/vue/aggregation/package.json index b757a1dcaf..d007faf467 100644 --- a/examples/vue/aggregation/package.json +++ b/examples/vue/aggregation/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/vue-table": "^9.0.0-beta.52", + "@tanstack/vue-table": "^9.0.0-beta.53", "vue": "^3.5.38" }, "devDependencies": { diff --git a/examples/vue/basic-dynamic-columns/package.json b/examples/vue/basic-dynamic-columns/package.json index 8f7b80779e..24b3342eea 100644 --- a/examples/vue/basic-dynamic-columns/package.json +++ b/examples/vue/basic-dynamic-columns/package.json @@ -12,8 +12,8 @@ "dependencies": { "@faker-js/faker": "^10.5.0", "@tanstack/vue-devtools": "^0.2.22", - "@tanstack/vue-table": "^9.0.0-beta.52", - "@tanstack/vue-table-devtools": "^9.0.0-beta.52", + "@tanstack/vue-table": "^9.0.0-beta.53", + "@tanstack/vue-table-devtools": "^9.0.0-beta.53", "vue": "^3.5.38" }, "devDependencies": { diff --git a/examples/vue/basic-external-atoms/package.json b/examples/vue/basic-external-atoms/package.json index 41477eb899..b84920f565 100644 --- a/examples/vue/basic-external-atoms/package.json +++ b/examples/vue/basic-external-atoms/package.json @@ -13,8 +13,8 @@ "@faker-js/faker": "^10.5.0", "@tanstack/vue-devtools": "^0.2.22", "@tanstack/vue-store": "^0.11.0", - "@tanstack/vue-table": "^9.0.0-beta.52", - "@tanstack/vue-table-devtools": "^9.0.0-beta.52", + "@tanstack/vue-table": "^9.0.0-beta.53", + "@tanstack/vue-table-devtools": "^9.0.0-beta.53", "vue": "^3.5.38" }, "devDependencies": { diff --git a/examples/vue/basic-external-state/package.json b/examples/vue/basic-external-state/package.json index ee9772443b..1d9a95412b 100644 --- a/examples/vue/basic-external-state/package.json +++ b/examples/vue/basic-external-state/package.json @@ -12,8 +12,8 @@ "dependencies": { "@faker-js/faker": "^10.5.0", "@tanstack/vue-devtools": "^0.2.22", - "@tanstack/vue-table": "^9.0.0-beta.52", - "@tanstack/vue-table-devtools": "^9.0.0-beta.52", + "@tanstack/vue-table": "^9.0.0-beta.53", + "@tanstack/vue-table-devtools": "^9.0.0-beta.53", "vue": "^3.5.38" }, "devDependencies": { diff --git a/examples/vue/basic-use-app-table/package.json b/examples/vue/basic-use-app-table/package.json index 1a318ba7ea..b881739aa3 100644 --- a/examples/vue/basic-use-app-table/package.json +++ b/examples/vue/basic-use-app-table/package.json @@ -11,8 +11,8 @@ }, "dependencies": { "@tanstack/vue-devtools": "^0.2.22", - "@tanstack/vue-table": "^9.0.0-beta.52", - "@tanstack/vue-table-devtools": "^9.0.0-beta.52", + "@tanstack/vue-table": "^9.0.0-beta.53", + "@tanstack/vue-table-devtools": "^9.0.0-beta.53", "vue": "^3.5.38" }, "devDependencies": { diff --git a/examples/vue/basic-use-table/package.json b/examples/vue/basic-use-table/package.json index 581f5b23e5..5ae10f3a8b 100644 --- a/examples/vue/basic-use-table/package.json +++ b/examples/vue/basic-use-table/package.json @@ -11,8 +11,8 @@ }, "dependencies": { "@tanstack/vue-devtools": "^0.2.22", - "@tanstack/vue-table": "^9.0.0-beta.52", - "@tanstack/vue-table-devtools": "^9.0.0-beta.52", + "@tanstack/vue-table": "^9.0.0-beta.53", + "@tanstack/vue-table-devtools": "^9.0.0-beta.53", "vue": "^3.5.38" }, "devDependencies": { diff --git a/examples/vue/column-ordering/package.json b/examples/vue/column-ordering/package.json index 7845eb07eb..7f62cdbab0 100644 --- a/examples/vue/column-ordering/package.json +++ b/examples/vue/column-ordering/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/vue-table": "^9.0.0-beta.52", + "@tanstack/vue-table": "^9.0.0-beta.53", "vue": "^3.5.38" }, "devDependencies": { diff --git a/examples/vue/column-pinning-split/package.json b/examples/vue/column-pinning-split/package.json index 9e12b83404..e51ebf7a6b 100644 --- a/examples/vue/column-pinning-split/package.json +++ b/examples/vue/column-pinning-split/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/vue-table": "^9.0.0-beta.52", + "@tanstack/vue-table": "^9.0.0-beta.53", "vue": "^3.5.38" }, "devDependencies": { diff --git a/examples/vue/column-pinning-sticky/package.json b/examples/vue/column-pinning-sticky/package.json index ad7b837de1..d47c95d8a4 100644 --- a/examples/vue/column-pinning-sticky/package.json +++ b/examples/vue/column-pinning-sticky/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/vue-table": "^9.0.0-beta.52", + "@tanstack/vue-table": "^9.0.0-beta.53", "vue": "^3.5.38" }, "devDependencies": { diff --git a/examples/vue/column-pinning/package.json b/examples/vue/column-pinning/package.json index c267c95875..0eb4ecdae1 100644 --- a/examples/vue/column-pinning/package.json +++ b/examples/vue/column-pinning/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/vue-table": "^9.0.0-beta.52", + "@tanstack/vue-table": "^9.0.0-beta.53", "vue": "^3.5.38" }, "devDependencies": { diff --git a/examples/vue/column-resizing-performant/package.json b/examples/vue/column-resizing-performant/package.json index 529fe0d1ce..149e4721b4 100644 --- a/examples/vue/column-resizing-performant/package.json +++ b/examples/vue/column-resizing-performant/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/vue-table": "^9.0.0-beta.52", + "@tanstack/vue-table": "^9.0.0-beta.53", "vue": "^3.5.38" }, "devDependencies": { diff --git a/examples/vue/column-resizing/package.json b/examples/vue/column-resizing/package.json index 2b976d1217..4e02245789 100644 --- a/examples/vue/column-resizing/package.json +++ b/examples/vue/column-resizing/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/vue-table": "^9.0.0-beta.52", + "@tanstack/vue-table": "^9.0.0-beta.53", "vue": "^3.5.38" }, "devDependencies": { diff --git a/examples/vue/column-sizing/package.json b/examples/vue/column-sizing/package.json index 7e7b562c02..3ba2ecc7ae 100644 --- a/examples/vue/column-sizing/package.json +++ b/examples/vue/column-sizing/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/vue-table": "^9.0.0-beta.52", + "@tanstack/vue-table": "^9.0.0-beta.53", "vue": "^3.5.38" }, "devDependencies": { diff --git a/examples/vue/column-visibility/package.json b/examples/vue/column-visibility/package.json index 9daa2f585e..ae97d31bc3 100644 --- a/examples/vue/column-visibility/package.json +++ b/examples/vue/column-visibility/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/vue-table": "^9.0.0-beta.52", + "@tanstack/vue-table": "^9.0.0-beta.53", "vue": "^3.5.38" }, "devDependencies": { diff --git a/examples/vue/composable-tables/package.json b/examples/vue/composable-tables/package.json index 9847537175..5fd968b45f 100644 --- a/examples/vue/composable-tables/package.json +++ b/examples/vue/composable-tables/package.json @@ -12,8 +12,8 @@ "dependencies": { "@tanstack/vue-devtools": "^0.2.22", "@tanstack/vue-store": "^0.11.0", - "@tanstack/vue-table": "^9.0.0-beta.52", - "@tanstack/vue-table-devtools": "^9.0.0-beta.52", + "@tanstack/vue-table": "^9.0.0-beta.53", + "@tanstack/vue-table-devtools": "^9.0.0-beta.53", "vue": "^3.5.38" }, "devDependencies": { diff --git a/examples/vue/expanding/package.json b/examples/vue/expanding/package.json index 0b67547454..213ff19537 100644 --- a/examples/vue/expanding/package.json +++ b/examples/vue/expanding/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/vue-table": "^9.0.0-beta.52", + "@tanstack/vue-table": "^9.0.0-beta.53", "vue": "^3.5.38" }, "devDependencies": { diff --git a/examples/vue/filters-faceted/package.json b/examples/vue/filters-faceted/package.json index 0de23ec783..7363fa49bb 100644 --- a/examples/vue/filters-faceted/package.json +++ b/examples/vue/filters-faceted/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/vue-table": "^9.0.0-beta.52", + "@tanstack/vue-table": "^9.0.0-beta.53", "vue": "^3.5.38" }, "devDependencies": { diff --git a/examples/vue/filters-fuzzy/package.json b/examples/vue/filters-fuzzy/package.json index f95e19d3b0..f036b06db9 100644 --- a/examples/vue/filters-fuzzy/package.json +++ b/examples/vue/filters-fuzzy/package.json @@ -11,8 +11,8 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/match-sorter-utils": "^9.0.0-beta.41", - "@tanstack/vue-table": "^9.0.0-beta.52", + "@tanstack/match-sorter-utils": "^9.0.0-beta.53", + "@tanstack/vue-table": "^9.0.0-beta.53", "vue": "^3.5.38" }, "devDependencies": { diff --git a/examples/vue/filters/package.json b/examples/vue/filters/package.json index c89544b6ce..3f75b6e54a 100644 --- a/examples/vue/filters/package.json +++ b/examples/vue/filters/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/vue-table": "^9.0.0-beta.52", + "@tanstack/vue-table": "^9.0.0-beta.53", "vue": "^3.5.38" }, "devDependencies": { diff --git a/examples/vue/grouped-aggregation/package.json b/examples/vue/grouped-aggregation/package.json index 40ff8666cb..9c5fd20c63 100644 --- a/examples/vue/grouped-aggregation/package.json +++ b/examples/vue/grouped-aggregation/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/vue-table": "^9.0.0-beta.52", + "@tanstack/vue-table": "^9.0.0-beta.53", "vue": "^3.5.38" }, "devDependencies": { diff --git a/examples/vue/grouping/package.json b/examples/vue/grouping/package.json index d57bd6b143..fb54545fab 100644 --- a/examples/vue/grouping/package.json +++ b/examples/vue/grouping/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/vue-table": "^9.0.0-beta.52", + "@tanstack/vue-table": "^9.0.0-beta.53", "vue": "^3.5.38" }, "devDependencies": { diff --git a/examples/vue/header-groups/package.json b/examples/vue/header-groups/package.json index a7ec7ebc8d..3c71225a8c 100644 --- a/examples/vue/header-groups/package.json +++ b/examples/vue/header-groups/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/vue-table": "^9.0.0-beta.52", + "@tanstack/vue-table": "^9.0.0-beta.53", "vue": "^3.5.38" }, "devDependencies": { diff --git a/examples/vue/kitchen-sink/package.json b/examples/vue/kitchen-sink/package.json index 2b769e893a..b426f20dae 100644 --- a/examples/vue/kitchen-sink/package.json +++ b/examples/vue/kitchen-sink/package.json @@ -11,10 +11,10 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/match-sorter-utils": "^9.0.0-beta.41", + "@tanstack/match-sorter-utils": "^9.0.0-beta.53", "@tanstack/vue-devtools": "^0.2.22", - "@tanstack/vue-table": "^9.0.0-beta.52", - "@tanstack/vue-table-devtools": "^9.0.0-beta.52", + "@tanstack/vue-table": "^9.0.0-beta.53", + "@tanstack/vue-table-devtools": "^9.0.0-beta.53", "vue": "^3.5.38" }, "devDependencies": { diff --git a/examples/vue/pagination/package.json b/examples/vue/pagination/package.json index 58ecaee346..dd8919a5dd 100644 --- a/examples/vue/pagination/package.json +++ b/examples/vue/pagination/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/vue-table": "^9.0.0-beta.52", + "@tanstack/vue-table": "^9.0.0-beta.53", "vue": "^3.5.38" }, "devDependencies": { diff --git a/examples/vue/row-pinning/package.json b/examples/vue/row-pinning/package.json index ee5bbc3f4c..8457c4cb61 100644 --- a/examples/vue/row-pinning/package.json +++ b/examples/vue/row-pinning/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/vue-table": "^9.0.0-beta.52", + "@tanstack/vue-table": "^9.0.0-beta.53", "vue": "^3.5.38" }, "devDependencies": { diff --git a/examples/vue/row-selection/package.json b/examples/vue/row-selection/package.json index 135d9e349e..d2f41e4686 100644 --- a/examples/vue/row-selection/package.json +++ b/examples/vue/row-selection/package.json @@ -12,8 +12,8 @@ "dependencies": { "@faker-js/faker": "^10.5.0", "@tanstack/vue-devtools": "^0.2.22", - "@tanstack/vue-table": "^9.0.0-beta.52", - "@tanstack/vue-table-devtools": "^9.0.0-beta.52", + "@tanstack/vue-table": "^9.0.0-beta.53", + "@tanstack/vue-table-devtools": "^9.0.0-beta.53", "vue": "^3.5.38" }, "devDependencies": { diff --git a/examples/vue/sorting/package.json b/examples/vue/sorting/package.json index 155b126e97..e520b7abb3 100644 --- a/examples/vue/sorting/package.json +++ b/examples/vue/sorting/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/vue-table": "^9.0.0-beta.52", + "@tanstack/vue-table": "^9.0.0-beta.53", "vue": "^3.5.38" }, "devDependencies": { diff --git a/examples/vue/sub-components/package.json b/examples/vue/sub-components/package.json index bdd95faff8..24d95bffc8 100644 --- a/examples/vue/sub-components/package.json +++ b/examples/vue/sub-components/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/vue-table": "^9.0.0-beta.52", + "@tanstack/vue-table": "^9.0.0-beta.53", "vue": "^3.5.38" }, "devDependencies": { diff --git a/examples/vue/virtualized-columns/package.json b/examples/vue/virtualized-columns/package.json index 690cf99b4c..2ef4b79dc2 100644 --- a/examples/vue/virtualized-columns/package.json +++ b/examples/vue/virtualized-columns/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/vue-table": "^9.0.0-beta.52", + "@tanstack/vue-table": "^9.0.0-beta.53", "@tanstack/vue-virtual": "^3.13.31", "vue": "^3.5.38" }, diff --git a/examples/vue/virtualized-infinite-scrolling/package.json b/examples/vue/virtualized-infinite-scrolling/package.json index 7963ea31e0..73667341c4 100644 --- a/examples/vue/virtualized-infinite-scrolling/package.json +++ b/examples/vue/virtualized-infinite-scrolling/package.json @@ -11,10 +11,10 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/match-sorter-utils": "^9.0.0-beta.41", + "@tanstack/match-sorter-utils": "^9.0.0-beta.53", "@tanstack/vue-query": "^5.101.2", "@tanstack/vue-store": "^0.11.0", - "@tanstack/vue-table": "^9.0.0-beta.52", + "@tanstack/vue-table": "^9.0.0-beta.53", "@tanstack/vue-virtual": "^3.13.31", "vue": "^3.5.38" }, diff --git a/examples/vue/virtualized-rows/package.json b/examples/vue/virtualized-rows/package.json index 9ef5f8af89..0a04c18ea8 100644 --- a/examples/vue/virtualized-rows/package.json +++ b/examples/vue/virtualized-rows/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/vue-table": "^9.0.0-beta.52", + "@tanstack/vue-table": "^9.0.0-beta.53", "@tanstack/vue-virtual": "^3.13.31", "vue": "^3.5.38" }, diff --git a/examples/vue/with-tanstack-form/package.json b/examples/vue/with-tanstack-form/package.json index cb36141aaa..7a7da4c141 100644 --- a/examples/vue/with-tanstack-form/package.json +++ b/examples/vue/with-tanstack-form/package.json @@ -13,8 +13,8 @@ "@faker-js/faker": "^10.5.0", "@tanstack/vue-devtools": "^0.2.22", "@tanstack/vue-form": "^1.33.1", - "@tanstack/vue-table": "^9.0.0-beta.52", - "@tanstack/vue-table-devtools": "^9.0.0-beta.52", + "@tanstack/vue-table": "^9.0.0-beta.53", + "@tanstack/vue-table-devtools": "^9.0.0-beta.53", "vue": "^3.5.38", "zod": "^4.4.3" }, diff --git a/examples/vue/with-tanstack-query/package.json b/examples/vue/with-tanstack-query/package.json index dab570391e..a45d1f7ae7 100644 --- a/examples/vue/with-tanstack-query/package.json +++ b/examples/vue/with-tanstack-query/package.json @@ -11,10 +11,10 @@ }, "dependencies": { "@faker-js/faker": "^10.5.0", - "@tanstack/match-sorter-utils": "^9.0.0-beta.41", + "@tanstack/match-sorter-utils": "^9.0.0-beta.53", "@tanstack/vue-query": "^5.101.2", "@tanstack/vue-store": "^0.11.0", - "@tanstack/vue-table": "^9.0.0-beta.52", + "@tanstack/vue-table": "^9.0.0-beta.53", "vue": "^3.5.38" }, "devDependencies": { diff --git a/packages/alpine-table/package.json b/packages/alpine-table/package.json index aa331482fe..479c801794 100644 --- a/packages/alpine-table/package.json +++ b/packages/alpine-table/package.json @@ -1,6 +1,6 @@ { "name": "@tanstack/alpine-table", - "version": "9.0.0-beta.52", + "version": "9.0.0-beta.53", "description": "Headless UI for building powerful tables & datagrids for Alpine.", "author": "Tanner Linsley", "license": "MIT", diff --git a/packages/alpine-table/skills/create-table-hook/SKILL.md b/packages/alpine-table/skills/create-table-hook/SKILL.md index 0da9717ba7..1818a5421c 100644 --- a/packages/alpine-table/skills/create-table-hook/SKILL.md +++ b/packages/alpine-table/skills/create-table-hook/SKILL.md @@ -6,7 +6,7 @@ metadata: type: framework library: '@tanstack/alpine-table' framework: alpine - library_version: '9.0.0-beta.52' + library_version: '9.0.0-beta.53' requires: - '@tanstack/table-core#core' - getting-started diff --git a/packages/alpine-table/skills/getting-started/SKILL.md b/packages/alpine-table/skills/getting-started/SKILL.md index 07aaafb38d..dc7485ca6e 100644 --- a/packages/alpine-table/skills/getting-started/SKILL.md +++ b/packages/alpine-table/skills/getting-started/SKILL.md @@ -6,7 +6,7 @@ metadata: type: framework library: '@tanstack/alpine-table' framework: alpine - library_version: '9.0.0-beta.52' + library_version: '9.0.0-beta.53' requires: - '@tanstack/table-core#core' - '@tanstack/table-core#table-features' diff --git a/packages/alpine-table/skills/table-state/SKILL.md b/packages/alpine-table/skills/table-state/SKILL.md index a723a3ec0d..838c8fc2fc 100644 --- a/packages/alpine-table/skills/table-state/SKILL.md +++ b/packages/alpine-table/skills/table-state/SKILL.md @@ -6,7 +6,7 @@ metadata: type: framework library: '@tanstack/alpine-table' framework: alpine - library_version: '9.0.0-beta.52' + library_version: '9.0.0-beta.53' requires: - '@tanstack/table-core#core' - getting-started diff --git a/packages/angular-table-devtools/package.json b/packages/angular-table-devtools/package.json index 2001c86cda..de4ca7ef16 100644 --- a/packages/angular-table-devtools/package.json +++ b/packages/angular-table-devtools/package.json @@ -1,6 +1,6 @@ { "name": "@tanstack/angular-table-devtools", - "version": "9.0.0-beta.52", + "version": "9.0.0-beta.53", "description": "Angular devtools for TanStack Table.", "license": "MIT", "repository": { diff --git a/packages/angular-table-devtools/skills/devtools/SKILL.md b/packages/angular-table-devtools/skills/devtools/SKILL.md index 5c4d0cc4a1..04305f0273 100644 --- a/packages/angular-table-devtools/skills/devtools/SKILL.md +++ b/packages/angular-table-devtools/skills/devtools/SKILL.md @@ -6,7 +6,7 @@ metadata: type: framework library: '@tanstack/angular-table-devtools' framework: angular - library_version: '9.0.0-beta.52' + library_version: '9.0.0-beta.53' requires: - '@tanstack/table-core#core' - '@tanstack/table-devtools#devtools' diff --git a/packages/angular-table/package.json b/packages/angular-table/package.json index 1414ab219c..6e4dc32133 100644 --- a/packages/angular-table/package.json +++ b/packages/angular-table/package.json @@ -1,6 +1,6 @@ { "name": "@tanstack/angular-table", - "version": "9.0.0-beta.52", + "version": "9.0.0-beta.53", "description": "Headless UI for building powerful tables & datagrids for Angular.", "author": "Tanner Linsley", "license": "MIT", diff --git a/packages/angular-table/skills/create-table-hook/SKILL.md b/packages/angular-table/skills/create-table-hook/SKILL.md index fee4b000b5..ff41906ec2 100644 --- a/packages/angular-table/skills/create-table-hook/SKILL.md +++ b/packages/angular-table/skills/create-table-hook/SKILL.md @@ -6,7 +6,7 @@ metadata: type: framework library: '@tanstack/angular-table' framework: angular - library_version: '9.0.0-beta.52' + library_version: '9.0.0-beta.53' requires: - '@tanstack/table-core#core' - getting-started diff --git a/packages/angular-table/skills/getting-started/SKILL.md b/packages/angular-table/skills/getting-started/SKILL.md index 3408f69924..b638248378 100644 --- a/packages/angular-table/skills/getting-started/SKILL.md +++ b/packages/angular-table/skills/getting-started/SKILL.md @@ -6,7 +6,7 @@ metadata: type: framework library: '@tanstack/angular-table' framework: angular - library_version: '9.0.0-beta.52' + library_version: '9.0.0-beta.53' requires: - '@tanstack/table-core#core' - '@tanstack/table-core#table-features' diff --git a/packages/angular-table/skills/migrate-v8-to-v9/SKILL.md b/packages/angular-table/skills/migrate-v8-to-v9/SKILL.md index 05fb851b85..a635c04331 100644 --- a/packages/angular-table/skills/migrate-v8-to-v9/SKILL.md +++ b/packages/angular-table/skills/migrate-v8-to-v9/SKILL.md @@ -6,7 +6,7 @@ metadata: type: lifecycle library: '@tanstack/angular-table' framework: angular - library_version: '9.0.0-beta.52' + library_version: '9.0.0-beta.53' requires: - '@tanstack/table-core#migrate-v8-to-v9' - getting-started diff --git a/packages/angular-table/skills/table-state/SKILL.md b/packages/angular-table/skills/table-state/SKILL.md index e42fc22fd7..6410a01558 100644 --- a/packages/angular-table/skills/table-state/SKILL.md +++ b/packages/angular-table/skills/table-state/SKILL.md @@ -6,7 +6,7 @@ metadata: type: framework library: '@tanstack/angular-table' framework: angular - library_version: '9.0.0-beta.52' + library_version: '9.0.0-beta.53' requires: - '@tanstack/table-core#core' - getting-started diff --git a/packages/angular-table/skills/with-tanstack-query/SKILL.md b/packages/angular-table/skills/with-tanstack-query/SKILL.md index e72757552b..c773890717 100644 --- a/packages/angular-table/skills/with-tanstack-query/SKILL.md +++ b/packages/angular-table/skills/with-tanstack-query/SKILL.md @@ -6,7 +6,7 @@ metadata: type: composition library: '@tanstack/angular-table' framework: angular - library_version: '9.0.0-beta.52' + library_version: '9.0.0-beta.53' requires: - '@tanstack/table-core#client-vs-server' - getting-started diff --git a/packages/angular-table/skills/with-tanstack-virtual/SKILL.md b/packages/angular-table/skills/with-tanstack-virtual/SKILL.md index 5f2b22b9a5..43de8453c6 100644 --- a/packages/angular-table/skills/with-tanstack-virtual/SKILL.md +++ b/packages/angular-table/skills/with-tanstack-virtual/SKILL.md @@ -6,7 +6,7 @@ metadata: type: composition library: '@tanstack/angular-table' framework: angular - library_version: '9.0.0-beta.52' + library_version: '9.0.0-beta.53' requires: - '@tanstack/table-core#core' - getting-started diff --git a/packages/ember-table/package.json b/packages/ember-table/package.json index 452cbf027f..6eb7655398 100644 --- a/packages/ember-table/package.json +++ b/packages/ember-table/package.json @@ -1,6 +1,6 @@ { "name": "@tanstack/ember-table", - "version": "9.0.0-beta.52", + "version": "9.0.0-beta.53", "description": "Headless UI for building powerful tables & datagrids for Ember.", "author": "Tanner Linsley", "license": "MIT", diff --git a/packages/ember-table/skills/create-table-hook/SKILL.md b/packages/ember-table/skills/create-table-hook/SKILL.md index 4960cd32e8..5909637c80 100644 --- a/packages/ember-table/skills/create-table-hook/SKILL.md +++ b/packages/ember-table/skills/create-table-hook/SKILL.md @@ -6,7 +6,7 @@ metadata: type: framework library: '@tanstack/ember-table' framework: ember - library_version: '9.0.0-beta.52' + library_version: '9.0.0-beta.53' requires: - '@tanstack/table-core#core' - getting-started diff --git a/packages/ember-table/skills/getting-started/SKILL.md b/packages/ember-table/skills/getting-started/SKILL.md index a5b9aa09bf..838f97711d 100644 --- a/packages/ember-table/skills/getting-started/SKILL.md +++ b/packages/ember-table/skills/getting-started/SKILL.md @@ -6,7 +6,7 @@ metadata: type: framework library: '@tanstack/ember-table' framework: ember - library_version: '9.0.0-beta.52' + library_version: '9.0.0-beta.53' requires: - '@tanstack/table-core#core' - '@tanstack/table-core#table-features' diff --git a/packages/ember-table/skills/table-state/SKILL.md b/packages/ember-table/skills/table-state/SKILL.md index b2b14cb89e..505a57cdcb 100644 --- a/packages/ember-table/skills/table-state/SKILL.md +++ b/packages/ember-table/skills/table-state/SKILL.md @@ -6,7 +6,7 @@ metadata: type: framework library: '@tanstack/ember-table' framework: ember - library_version: '9.0.0-beta.52' + library_version: '9.0.0-beta.53' requires: - '@tanstack/table-core#core' - getting-started diff --git a/packages/lit-table/package.json b/packages/lit-table/package.json index 9bdc9dea79..b645aa0565 100644 --- a/packages/lit-table/package.json +++ b/packages/lit-table/package.json @@ -1,6 +1,6 @@ { "name": "@tanstack/lit-table", - "version": "9.0.0-beta.52", + "version": "9.0.0-beta.53", "description": "Headless UI for building powerful tables & datagrids for Lit.", "author": "Tanner Linsley", "license": "MIT", diff --git a/packages/lit-table/skills/create-table-hook/SKILL.md b/packages/lit-table/skills/create-table-hook/SKILL.md index 7998334684..e93918a679 100644 --- a/packages/lit-table/skills/create-table-hook/SKILL.md +++ b/packages/lit-table/skills/create-table-hook/SKILL.md @@ -6,7 +6,7 @@ metadata: type: framework library: '@tanstack/lit-table' framework: lit - library_version: '9.0.0-beta.52' + library_version: '9.0.0-beta.53' requires: - '@tanstack/table-core#core' - getting-started diff --git a/packages/lit-table/skills/getting-started/SKILL.md b/packages/lit-table/skills/getting-started/SKILL.md index 4d904b8d69..682d5d3b58 100644 --- a/packages/lit-table/skills/getting-started/SKILL.md +++ b/packages/lit-table/skills/getting-started/SKILL.md @@ -6,7 +6,7 @@ metadata: type: framework library: '@tanstack/lit-table' framework: lit - library_version: '9.0.0-beta.52' + library_version: '9.0.0-beta.53' requires: - '@tanstack/table-core#core' - '@tanstack/table-core#table-features' diff --git a/packages/lit-table/skills/migrate-v8-to-v9/SKILL.md b/packages/lit-table/skills/migrate-v8-to-v9/SKILL.md index 5e0fbac98e..bf7e7a197b 100644 --- a/packages/lit-table/skills/migrate-v8-to-v9/SKILL.md +++ b/packages/lit-table/skills/migrate-v8-to-v9/SKILL.md @@ -6,7 +6,7 @@ metadata: type: lifecycle library: '@tanstack/lit-table' framework: lit - library_version: '9.0.0-beta.52' + library_version: '9.0.0-beta.53' requires: - '@tanstack/table-core#migrate-v8-to-v9' - getting-started diff --git a/packages/lit-table/skills/table-state/SKILL.md b/packages/lit-table/skills/table-state/SKILL.md index bf29c815df..293190c7e4 100644 --- a/packages/lit-table/skills/table-state/SKILL.md +++ b/packages/lit-table/skills/table-state/SKILL.md @@ -6,7 +6,7 @@ metadata: type: framework library: '@tanstack/lit-table' framework: lit - library_version: '9.0.0-beta.52' + library_version: '9.0.0-beta.53' requires: - '@tanstack/table-core#core' - getting-started diff --git a/packages/lit-table/skills/with-tanstack-virtual/SKILL.md b/packages/lit-table/skills/with-tanstack-virtual/SKILL.md index a0183231f3..c55f9283a6 100644 --- a/packages/lit-table/skills/with-tanstack-virtual/SKILL.md +++ b/packages/lit-table/skills/with-tanstack-virtual/SKILL.md @@ -6,7 +6,7 @@ metadata: type: composition library: '@tanstack/lit-table' framework: lit - library_version: '9.0.0-beta.52' + library_version: '9.0.0-beta.53' requires: - '@tanstack/table-core#core' - getting-started diff --git a/packages/match-sorter-utils/package.json b/packages/match-sorter-utils/package.json index 2c90df3722..a05fba90f2 100644 --- a/packages/match-sorter-utils/package.json +++ b/packages/match-sorter-utils/package.json @@ -1,6 +1,6 @@ { "name": "@tanstack/match-sorter-utils", - "version": "9.0.0-beta.41", + "version": "9.0.0-beta.53", "description": "A fork of match-sorter with separated filtering and sorting phases", "contributors": [ "Kent C. Dodds", diff --git a/packages/match-sorter-utils/skills/fuzzy-ranking/SKILL.md b/packages/match-sorter-utils/skills/fuzzy-ranking/SKILL.md index 3fe6f82184..f6fd967871 100644 --- a/packages/match-sorter-utils/skills/fuzzy-ranking/SKILL.md +++ b/packages/match-sorter-utils/skills/fuzzy-ranking/SKILL.md @@ -5,7 +5,7 @@ description: > metadata: type: core library: '@tanstack/match-sorter-utils' - library_version: '9.0.0-beta.41' + library_version: '9.0.0-beta.53' sources: - 'TanStack/table:packages/match-sorter-utils/src/index.ts' - 'TanStack/table:docs/framework/react/guide/fuzzy-filtering.md' diff --git a/packages/preact-table-devtools/package.json b/packages/preact-table-devtools/package.json index 8d9ebed97b..b9cdc3d893 100644 --- a/packages/preact-table-devtools/package.json +++ b/packages/preact-table-devtools/package.json @@ -1,6 +1,6 @@ { "name": "@tanstack/preact-table-devtools", - "version": "9.0.0-beta.52", + "version": "9.0.0-beta.53", "description": "Preact devtools for TanStack Table.", "author": "Tanner Linsley", "license": "MIT", diff --git a/packages/preact-table-devtools/skills/devtools/SKILL.md b/packages/preact-table-devtools/skills/devtools/SKILL.md index 42dda31f29..dc0e41e05e 100644 --- a/packages/preact-table-devtools/skills/devtools/SKILL.md +++ b/packages/preact-table-devtools/skills/devtools/SKILL.md @@ -6,7 +6,7 @@ metadata: type: framework library: '@tanstack/preact-table-devtools' framework: preact - library_version: '9.0.0-beta.52' + library_version: '9.0.0-beta.53' requires: - '@tanstack/table-core#core' - '@tanstack/table-devtools#devtools' diff --git a/packages/preact-table/package.json b/packages/preact-table/package.json index 4dd272671f..e93a659776 100644 --- a/packages/preact-table/package.json +++ b/packages/preact-table/package.json @@ -1,6 +1,6 @@ { "name": "@tanstack/preact-table", - "version": "9.0.0-beta.52", + "version": "9.0.0-beta.53", "description": "Headless UI for building powerful tables & datagrids for Preact.", "author": "Tanner Linsley", "license": "MIT", diff --git a/packages/preact-table/skills/create-table-hook/SKILL.md b/packages/preact-table/skills/create-table-hook/SKILL.md index 7dabdbe774..2eeb162933 100644 --- a/packages/preact-table/skills/create-table-hook/SKILL.md +++ b/packages/preact-table/skills/create-table-hook/SKILL.md @@ -6,7 +6,7 @@ metadata: { type: framework, library: '@tanstack/preact-table', - library_version: '9.0.0-beta.52', + library_version: '9.0.0-beta.53', framework: preact, } requires: ['@tanstack/table-core#core', getting-started, table-state] diff --git a/packages/preact-table/skills/getting-started/SKILL.md b/packages/preact-table/skills/getting-started/SKILL.md index 53567e6afd..d5ba8b9301 100644 --- a/packages/preact-table/skills/getting-started/SKILL.md +++ b/packages/preact-table/skills/getting-started/SKILL.md @@ -6,7 +6,7 @@ metadata: { type: framework, library: '@tanstack/preact-table', - library_version: '9.0.0-beta.52', + library_version: '9.0.0-beta.53', framework: preact, } requires: ['@tanstack/table-core#core', '@tanstack/table-core#table-features'] diff --git a/packages/preact-table/skills/migrate-v8-to-v9/SKILL.md b/packages/preact-table/skills/migrate-v8-to-v9/SKILL.md index ffe381372f..09e1d6dbc3 100644 --- a/packages/preact-table/skills/migrate-v8-to-v9/SKILL.md +++ b/packages/preact-table/skills/migrate-v8-to-v9/SKILL.md @@ -5,7 +5,7 @@ description: > metadata: type: lifecycle library: '@tanstack/preact-table' - library_version: '9.0.0-beta.52' + library_version: '9.0.0-beta.53' framework: preact requires: - '@tanstack/table-core#migrate-v8-to-v9' diff --git a/packages/preact-table/skills/table-state/SKILL.md b/packages/preact-table/skills/table-state/SKILL.md index 726a4b4fcf..265a79ecdf 100644 --- a/packages/preact-table/skills/table-state/SKILL.md +++ b/packages/preact-table/skills/table-state/SKILL.md @@ -6,7 +6,7 @@ metadata: { type: framework, library: '@tanstack/preact-table', - library_version: '9.0.0-beta.52', + library_version: '9.0.0-beta.53', framework: preact, } requires: ['@tanstack/table-core#core', getting-started] diff --git a/packages/preact-table/skills/with-tanstack-query/SKILL.md b/packages/preact-table/skills/with-tanstack-query/SKILL.md index a0d38c5c40..209c9b983e 100644 --- a/packages/preact-table/skills/with-tanstack-query/SKILL.md +++ b/packages/preact-table/skills/with-tanstack-query/SKILL.md @@ -6,7 +6,7 @@ metadata: { type: composition, library: '@tanstack/preact-table', - library_version: '9.0.0-beta.52', + library_version: '9.0.0-beta.53', framework: preact, } requires: diff --git a/packages/preact-table/skills/with-tanstack-virtual/SKILL.md b/packages/preact-table/skills/with-tanstack-virtual/SKILL.md index 9b26ce480a..b5ea9012a2 100644 --- a/packages/preact-table/skills/with-tanstack-virtual/SKILL.md +++ b/packages/preact-table/skills/with-tanstack-virtual/SKILL.md @@ -6,7 +6,7 @@ metadata: { type: composition, library: '@tanstack/preact-table', - library_version: '9.0.0-beta.52', + library_version: '9.0.0-beta.53', framework: preact, } requires: ['@tanstack/table-core#core', getting-started, table-state] diff --git a/packages/react-table-devtools/package.json b/packages/react-table-devtools/package.json index 98f66d514f..b00f46fbad 100644 --- a/packages/react-table-devtools/package.json +++ b/packages/react-table-devtools/package.json @@ -1,6 +1,6 @@ { "name": "@tanstack/react-table-devtools", - "version": "9.0.0-beta.52", + "version": "9.0.0-beta.53", "description": "React devtools for TanStack Table.", "author": "Tanner Linsley", "license": "MIT", diff --git a/packages/react-table-devtools/skills/devtools/SKILL.md b/packages/react-table-devtools/skills/devtools/SKILL.md index c39397918e..8dbc77f9c3 100644 --- a/packages/react-table-devtools/skills/devtools/SKILL.md +++ b/packages/react-table-devtools/skills/devtools/SKILL.md @@ -6,7 +6,7 @@ metadata: type: framework library: '@tanstack/react-table-devtools' framework: react - library_version: '9.0.0-beta.52' + library_version: '9.0.0-beta.53' requires: - '@tanstack/table-core#core' - '@tanstack/table-devtools#devtools' diff --git a/packages/react-table/package.json b/packages/react-table/package.json index 9b35ef7c68..6513c41592 100644 --- a/packages/react-table/package.json +++ b/packages/react-table/package.json @@ -1,6 +1,6 @@ { "name": "@tanstack/react-table", - "version": "9.0.0-beta.52", + "version": "9.0.0-beta.53", "description": "Headless UI for building powerful tables & datagrids for React.", "author": "Tanner Linsley", "license": "MIT", diff --git a/packages/react-table/skills/create-table-hook/SKILL.md b/packages/react-table/skills/create-table-hook/SKILL.md index 87274e072f..07289cf5ef 100644 --- a/packages/react-table/skills/create-table-hook/SKILL.md +++ b/packages/react-table/skills/create-table-hook/SKILL.md @@ -5,7 +5,7 @@ description: > metadata: type: framework library: '@tanstack/react-table' - library_version: '9.0.0-beta.52' + library_version: '9.0.0-beta.53' framework: react requires: - '@tanstack/table-core#core' diff --git a/packages/react-table/skills/getting-started/SKILL.md b/packages/react-table/skills/getting-started/SKILL.md index d871a2775e..15c45eab44 100644 --- a/packages/react-table/skills/getting-started/SKILL.md +++ b/packages/react-table/skills/getting-started/SKILL.md @@ -5,7 +5,7 @@ description: > metadata: type: framework library: '@tanstack/react-table' - library_version: '9.0.0-beta.52' + library_version: '9.0.0-beta.53' framework: react requires: - '@tanstack/table-core#core' diff --git a/packages/react-table/skills/migrate-v8-to-v9/SKILL.md b/packages/react-table/skills/migrate-v8-to-v9/SKILL.md index 7e8105dd04..d038f1ce3a 100644 --- a/packages/react-table/skills/migrate-v8-to-v9/SKILL.md +++ b/packages/react-table/skills/migrate-v8-to-v9/SKILL.md @@ -5,7 +5,7 @@ description: > metadata: type: lifecycle library: '@tanstack/react-table' - library_version: '9.0.0-beta.52' + library_version: '9.0.0-beta.53' framework: react requires: - '@tanstack/table-core#migrate-v8-to-v9' diff --git a/packages/react-table/skills/table-state/SKILL.md b/packages/react-table/skills/table-state/SKILL.md index 41faa79c19..cfbdda721c 100644 --- a/packages/react-table/skills/table-state/SKILL.md +++ b/packages/react-table/skills/table-state/SKILL.md @@ -5,7 +5,7 @@ description: > metadata: type: framework library: '@tanstack/react-table' - library_version: '9.0.0-beta.52' + library_version: '9.0.0-beta.53' framework: react requires: - '@tanstack/table-core#core' diff --git a/packages/react-table/skills/with-tanstack-query/SKILL.md b/packages/react-table/skills/with-tanstack-query/SKILL.md index 687db45821..03d70c5f9a 100644 --- a/packages/react-table/skills/with-tanstack-query/SKILL.md +++ b/packages/react-table/skills/with-tanstack-query/SKILL.md @@ -5,7 +5,7 @@ description: > metadata: type: composition library: '@tanstack/react-table' - library_version: '9.0.0-beta.52' + library_version: '9.0.0-beta.53' framework: react requires: - '@tanstack/table-core#client-vs-server' diff --git a/packages/react-table/skills/with-tanstack-virtual/SKILL.md b/packages/react-table/skills/with-tanstack-virtual/SKILL.md index d9f12583a7..a0d98234e4 100644 --- a/packages/react-table/skills/with-tanstack-virtual/SKILL.md +++ b/packages/react-table/skills/with-tanstack-virtual/SKILL.md @@ -5,7 +5,7 @@ description: > metadata: type: composition library: '@tanstack/react-table' - library_version: '9.0.0-beta.52' + library_version: '9.0.0-beta.53' framework: react requires: - '@tanstack/table-core#core' diff --git a/packages/solid-table-devtools/package.json b/packages/solid-table-devtools/package.json index f5d16a1f9e..6cf7172372 100644 --- a/packages/solid-table-devtools/package.json +++ b/packages/solid-table-devtools/package.json @@ -1,6 +1,6 @@ { "name": "@tanstack/solid-table-devtools", - "version": "9.0.0-beta.52", + "version": "9.0.0-beta.53", "description": "Solid devtools for TanStack Table.", "author": "Tanner Linsley", "license": "MIT", diff --git a/packages/solid-table-devtools/skills/devtools/SKILL.md b/packages/solid-table-devtools/skills/devtools/SKILL.md index 556304e264..0e774f4830 100644 --- a/packages/solid-table-devtools/skills/devtools/SKILL.md +++ b/packages/solid-table-devtools/skills/devtools/SKILL.md @@ -6,7 +6,7 @@ metadata: type: framework library: '@tanstack/solid-table-devtools' framework: solid - library_version: '9.0.0-beta.52' + library_version: '9.0.0-beta.53' requires: - '@tanstack/table-core#core' - '@tanstack/table-devtools#devtools' diff --git a/packages/solid-table/package.json b/packages/solid-table/package.json index 978a375a40..d6d8fd0f50 100644 --- a/packages/solid-table/package.json +++ b/packages/solid-table/package.json @@ -1,6 +1,6 @@ { "name": "@tanstack/solid-table", - "version": "9.0.0-beta.52", + "version": "9.0.0-beta.53", "description": "Headless UI for building powerful tables & datagrids for Solid.", "author": "Tanner Linsley", "license": "MIT", diff --git a/packages/solid-table/skills/create-table-hook/SKILL.md b/packages/solid-table/skills/create-table-hook/SKILL.md index 05f27a2530..95251c7114 100644 --- a/packages/solid-table/skills/create-table-hook/SKILL.md +++ b/packages/solid-table/skills/create-table-hook/SKILL.md @@ -6,7 +6,7 @@ metadata: { type: framework, library: '@tanstack/solid-table', - library_version: '9.0.0-beta.52', + library_version: '9.0.0-beta.53', framework: solid, } requires: ['@tanstack/table-core#core', getting-started, table-state] diff --git a/packages/solid-table/skills/getting-started/SKILL.md b/packages/solid-table/skills/getting-started/SKILL.md index 181bbe7f67..58b105395d 100644 --- a/packages/solid-table/skills/getting-started/SKILL.md +++ b/packages/solid-table/skills/getting-started/SKILL.md @@ -6,7 +6,7 @@ metadata: { type: framework, library: '@tanstack/solid-table', - library_version: '9.0.0-beta.52', + library_version: '9.0.0-beta.53', framework: solid, } requires: ['@tanstack/table-core#core', '@tanstack/table-core#table-features'] diff --git a/packages/solid-table/skills/migrate-v8-to-v9/SKILL.md b/packages/solid-table/skills/migrate-v8-to-v9/SKILL.md index 6089a65079..d9311bd702 100644 --- a/packages/solid-table/skills/migrate-v8-to-v9/SKILL.md +++ b/packages/solid-table/skills/migrate-v8-to-v9/SKILL.md @@ -5,7 +5,7 @@ description: > metadata: type: lifecycle library: '@tanstack/solid-table' - library_version: '9.0.0-beta.52' + library_version: '9.0.0-beta.53' framework: solid requires: - '@tanstack/table-core#migrate-v8-to-v9' diff --git a/packages/solid-table/skills/table-state/SKILL.md b/packages/solid-table/skills/table-state/SKILL.md index 3651796130..0d56dd0abc 100644 --- a/packages/solid-table/skills/table-state/SKILL.md +++ b/packages/solid-table/skills/table-state/SKILL.md @@ -6,7 +6,7 @@ metadata: { type: framework, library: '@tanstack/solid-table', - library_version: '9.0.0-beta.52', + library_version: '9.0.0-beta.53', framework: solid, } requires: ['@tanstack/table-core#core', getting-started] diff --git a/packages/solid-table/skills/with-tanstack-query/SKILL.md b/packages/solid-table/skills/with-tanstack-query/SKILL.md index 67ab9fcbd9..419ac2a155 100644 --- a/packages/solid-table/skills/with-tanstack-query/SKILL.md +++ b/packages/solid-table/skills/with-tanstack-query/SKILL.md @@ -6,7 +6,7 @@ metadata: { type: composition, library: '@tanstack/solid-table', - library_version: '9.0.0-beta.52', + library_version: '9.0.0-beta.53', framework: solid, } requires: diff --git a/packages/solid-table/skills/with-tanstack-virtual/SKILL.md b/packages/solid-table/skills/with-tanstack-virtual/SKILL.md index 36d9bbe089..47fc1513eb 100644 --- a/packages/solid-table/skills/with-tanstack-virtual/SKILL.md +++ b/packages/solid-table/skills/with-tanstack-virtual/SKILL.md @@ -6,7 +6,7 @@ metadata: { type: composition, library: '@tanstack/solid-table', - library_version: '9.0.0-beta.52', + library_version: '9.0.0-beta.53', framework: solid, } requires: ['@tanstack/table-core#core', getting-started, table-state] diff --git a/packages/svelte-table/package.json b/packages/svelte-table/package.json index 50717bc79d..8d090f949e 100644 --- a/packages/svelte-table/package.json +++ b/packages/svelte-table/package.json @@ -1,6 +1,6 @@ { "name": "@tanstack/svelte-table", - "version": "9.0.0-beta.52", + "version": "9.0.0-beta.53", "description": "Headless UI for building powerful tables & datagrids for Svelte.", "author": "Tanner Linsley", "license": "MIT", diff --git a/packages/svelte-table/skills/create-table-hook/SKILL.md b/packages/svelte-table/skills/create-table-hook/SKILL.md index 8c51d8379d..8f7cf1813e 100644 --- a/packages/svelte-table/skills/create-table-hook/SKILL.md +++ b/packages/svelte-table/skills/create-table-hook/SKILL.md @@ -6,7 +6,7 @@ metadata: type: framework library: '@tanstack/svelte-table' framework: svelte - library_version: '9.0.0-beta.52' + library_version: '9.0.0-beta.53' requires: - '@tanstack/table-core#core' - getting-started diff --git a/packages/svelte-table/skills/getting-started/SKILL.md b/packages/svelte-table/skills/getting-started/SKILL.md index 0805bdfe52..e03bba01fb 100644 --- a/packages/svelte-table/skills/getting-started/SKILL.md +++ b/packages/svelte-table/skills/getting-started/SKILL.md @@ -6,7 +6,7 @@ metadata: type: framework library: '@tanstack/svelte-table' framework: svelte - library_version: '9.0.0-beta.52' + library_version: '9.0.0-beta.53' requires: - '@tanstack/table-core#core' - '@tanstack/table-core#table-features' diff --git a/packages/svelte-table/skills/migrate-v8-to-v9/SKILL.md b/packages/svelte-table/skills/migrate-v8-to-v9/SKILL.md index 2db7849ce7..617090f600 100644 --- a/packages/svelte-table/skills/migrate-v8-to-v9/SKILL.md +++ b/packages/svelte-table/skills/migrate-v8-to-v9/SKILL.md @@ -6,7 +6,7 @@ metadata: type: lifecycle library: '@tanstack/svelte-table' framework: svelte - library_version: '9.0.0-beta.52' + library_version: '9.0.0-beta.53' requires: - '@tanstack/table-core#migrate-v8-to-v9' - getting-started diff --git a/packages/svelte-table/skills/table-state/SKILL.md b/packages/svelte-table/skills/table-state/SKILL.md index 0bd7230eac..70be9f5dd8 100644 --- a/packages/svelte-table/skills/table-state/SKILL.md +++ b/packages/svelte-table/skills/table-state/SKILL.md @@ -6,7 +6,7 @@ metadata: type: framework library: '@tanstack/svelte-table' framework: svelte - library_version: '9.0.0-beta.52' + library_version: '9.0.0-beta.53' requires: - '@tanstack/table-core#core' - getting-started diff --git a/packages/svelte-table/skills/with-tanstack-query/SKILL.md b/packages/svelte-table/skills/with-tanstack-query/SKILL.md index 1ebfe50761..93bca18e3c 100644 --- a/packages/svelte-table/skills/with-tanstack-query/SKILL.md +++ b/packages/svelte-table/skills/with-tanstack-query/SKILL.md @@ -6,7 +6,7 @@ metadata: type: composition library: '@tanstack/svelte-table' framework: svelte - library_version: '9.0.0-beta.52' + library_version: '9.0.0-beta.53' requires: - '@tanstack/table-core#client-vs-server' - getting-started diff --git a/packages/svelte-table/skills/with-tanstack-virtual/SKILL.md b/packages/svelte-table/skills/with-tanstack-virtual/SKILL.md index e3bf2a702a..7b2c85c620 100644 --- a/packages/svelte-table/skills/with-tanstack-virtual/SKILL.md +++ b/packages/svelte-table/skills/with-tanstack-virtual/SKILL.md @@ -6,7 +6,7 @@ metadata: type: composition library: '@tanstack/svelte-table' framework: svelte - library_version: '9.0.0-beta.52' + library_version: '9.0.0-beta.53' requires: - '@tanstack/table-core#core' - getting-started diff --git a/packages/table-core/package.json b/packages/table-core/package.json index 2ebc4073a6..f277137fa3 100644 --- a/packages/table-core/package.json +++ b/packages/table-core/package.json @@ -1,6 +1,6 @@ { "name": "@tanstack/table-core", - "version": "9.0.0-beta.52", + "version": "9.0.0-beta.53", "description": "Headless UI for building powerful tables & datagrids for TS/JS.", "author": "Tanner Linsley", "license": "MIT", diff --git a/packages/table-core/skills/aggregation/SKILL.md b/packages/table-core/skills/aggregation/SKILL.md index a4baec51ba..e89e9d58f0 100644 --- a/packages/table-core/skills/aggregation/SKILL.md +++ b/packages/table-core/skills/aggregation/SKILL.md @@ -6,7 +6,7 @@ metadata: { type: sub-skill, library: '@tanstack/table-core', - library_version: '9.0.0-beta.52', + library_version: '9.0.0-beta.53', } requires: ['core', 'table-features'] sources: diff --git a/packages/table-core/skills/api-not-found/SKILL.md b/packages/table-core/skills/api-not-found/SKILL.md index 8715a94270..09a92739bf 100644 --- a/packages/table-core/skills/api-not-found/SKILL.md +++ b/packages/table-core/skills/api-not-found/SKILL.md @@ -5,7 +5,7 @@ description: > metadata: type: sub-skill library: '@tanstack/table-core' - library_version: '9.0.0-beta.52' + library_version: '9.0.0-beta.53' requires: ['core', 'table-features'] sources: - 'TanStack/table:packages/table-core/src/index.ts' diff --git a/packages/table-core/skills/client-vs-server/SKILL.md b/packages/table-core/skills/client-vs-server/SKILL.md index b432f03e4e..6c8213de24 100644 --- a/packages/table-core/skills/client-vs-server/SKILL.md +++ b/packages/table-core/skills/client-vs-server/SKILL.md @@ -5,7 +5,7 @@ description: > metadata: type: sub-skill library: '@tanstack/table-core' - library_version: '9.0.0-beta.52' + library_version: '9.0.0-beta.53' requires: ['core', 'table-features'] sources: - 'TanStack/table:docs/guide/row-models.md' diff --git a/packages/table-core/skills/column-faceting/SKILL.md b/packages/table-core/skills/column-faceting/SKILL.md index 958dca49c3..87b58dab7b 100644 --- a/packages/table-core/skills/column-faceting/SKILL.md +++ b/packages/table-core/skills/column-faceting/SKILL.md @@ -6,7 +6,7 @@ metadata: { type: sub-skill, library: '@tanstack/table-core', - library_version: '9.0.0-beta.52', + library_version: '9.0.0-beta.53', } requires: ['core', 'table-features', 'column-filtering'] sources: diff --git a/packages/table-core/skills/column-filtering/SKILL.md b/packages/table-core/skills/column-filtering/SKILL.md index eb8b06a349..5db0e16b78 100644 --- a/packages/table-core/skills/column-filtering/SKILL.md +++ b/packages/table-core/skills/column-filtering/SKILL.md @@ -6,7 +6,7 @@ metadata: { type: sub-skill, library: '@tanstack/table-core', - library_version: '9.0.0-beta.52', + library_version: '9.0.0-beta.53', } requires: ['core', 'table-features', 'client-vs-server'] sources: diff --git a/packages/table-core/skills/column-ordering/SKILL.md b/packages/table-core/skills/column-ordering/SKILL.md index 4dec89fa98..1961e683e5 100644 --- a/packages/table-core/skills/column-ordering/SKILL.md +++ b/packages/table-core/skills/column-ordering/SKILL.md @@ -6,7 +6,7 @@ metadata: { type: sub-skill, library: '@tanstack/table-core', - library_version: '9.0.0-beta.52', + library_version: '9.0.0-beta.53', } requires: ['core', 'table-features'] sources: diff --git a/packages/table-core/skills/column-pinning/SKILL.md b/packages/table-core/skills/column-pinning/SKILL.md index 0810aef3e3..513d993806 100644 --- a/packages/table-core/skills/column-pinning/SKILL.md +++ b/packages/table-core/skills/column-pinning/SKILL.md @@ -6,7 +6,7 @@ metadata: { type: sub-skill, library: '@tanstack/table-core', - library_version: '9.0.0-beta.52', + library_version: '9.0.0-beta.53', } requires: ['core', 'table-features', 'column-sizing'] sources: diff --git a/packages/table-core/skills/column-resizing/SKILL.md b/packages/table-core/skills/column-resizing/SKILL.md index a342eca7da..a153f76285 100644 --- a/packages/table-core/skills/column-resizing/SKILL.md +++ b/packages/table-core/skills/column-resizing/SKILL.md @@ -6,7 +6,7 @@ metadata: { type: sub-skill, library: '@tanstack/table-core', - library_version: '9.0.0-beta.52', + library_version: '9.0.0-beta.53', } requires: ['core', 'table-features', 'column-sizing'] sources: diff --git a/packages/table-core/skills/column-sizing/SKILL.md b/packages/table-core/skills/column-sizing/SKILL.md index ef0049a6df..bf703d08b0 100644 --- a/packages/table-core/skills/column-sizing/SKILL.md +++ b/packages/table-core/skills/column-sizing/SKILL.md @@ -6,7 +6,7 @@ metadata: { type: sub-skill, library: '@tanstack/table-core', - library_version: '9.0.0-beta.52', + library_version: '9.0.0-beta.53', } requires: ['core', 'table-features'] sources: diff --git a/packages/table-core/skills/column-visibility/SKILL.md b/packages/table-core/skills/column-visibility/SKILL.md index d95ddc2887..a683761f43 100644 --- a/packages/table-core/skills/column-visibility/SKILL.md +++ b/packages/table-core/skills/column-visibility/SKILL.md @@ -6,7 +6,7 @@ metadata: { type: sub-skill, library: '@tanstack/table-core', - library_version: '9.0.0-beta.52', + library_version: '9.0.0-beta.53', } requires: ['core', 'table-features'] sources: diff --git a/packages/table-core/skills/core/SKILL.md b/packages/table-core/skills/core/SKILL.md index e8c22a339f..481b40235b 100644 --- a/packages/table-core/skills/core/SKILL.md +++ b/packages/table-core/skills/core/SKILL.md @@ -5,7 +5,7 @@ description: > metadata: type: core library: '@tanstack/table-core' - library_version: '9.0.0-beta.52' + library_version: '9.0.0-beta.53' sources: - 'TanStack/table:docs/overview.md' - 'TanStack/table:docs/guide/tables.md' diff --git a/packages/table-core/skills/custom-features/SKILL.md b/packages/table-core/skills/custom-features/SKILL.md index eb7049226d..f64ed95e77 100644 --- a/packages/table-core/skills/custom-features/SKILL.md +++ b/packages/table-core/skills/custom-features/SKILL.md @@ -5,7 +5,7 @@ description: > metadata: type: sub-skill library: '@tanstack/table-core' - library_version: '9.0.0-beta.52' + library_version: '9.0.0-beta.53' requires: ['core', 'table-features', 'typescript'] sources: - 'TanStack/table:docs/framework/react/guide/custom-features.md' diff --git a/packages/table-core/skills/expanding/SKILL.md b/packages/table-core/skills/expanding/SKILL.md index a9a6842c4e..25836949bf 100644 --- a/packages/table-core/skills/expanding/SKILL.md +++ b/packages/table-core/skills/expanding/SKILL.md @@ -6,7 +6,7 @@ metadata: { type: sub-skill, library: '@tanstack/table-core', - library_version: '9.0.0-beta.52', + library_version: '9.0.0-beta.53', } requires: ['core', 'table-features', 'client-vs-server'] sources: diff --git a/packages/table-core/skills/global-filtering/SKILL.md b/packages/table-core/skills/global-filtering/SKILL.md index ec7ba61033..c610749182 100644 --- a/packages/table-core/skills/global-filtering/SKILL.md +++ b/packages/table-core/skills/global-filtering/SKILL.md @@ -6,7 +6,7 @@ metadata: { type: sub-skill, library: '@tanstack/table-core', - library_version: '9.0.0-beta.52', + library_version: '9.0.0-beta.53', } requires: ['core', 'table-features', 'client-vs-server', 'column-filtering'] sources: diff --git a/packages/table-core/skills/grouping/SKILL.md b/packages/table-core/skills/grouping/SKILL.md index 47b4648afe..28b107ee1a 100644 --- a/packages/table-core/skills/grouping/SKILL.md +++ b/packages/table-core/skills/grouping/SKILL.md @@ -6,7 +6,7 @@ metadata: { type: sub-skill, library: '@tanstack/table-core', - library_version: '9.0.0-beta.52', + library_version: '9.0.0-beta.53', } requires: ['core', 'table-features', 'client-vs-server'] sources: diff --git a/packages/table-core/skills/migrate-v8-to-v9/SKILL.md b/packages/table-core/skills/migrate-v8-to-v9/SKILL.md index dd06540d19..699b4babdf 100644 --- a/packages/table-core/skills/migrate-v8-to-v9/SKILL.md +++ b/packages/table-core/skills/migrate-v8-to-v9/SKILL.md @@ -5,7 +5,7 @@ description: > metadata: type: lifecycle library: '@tanstack/table-core' - library_version: '9.0.0-beta.52' + library_version: '9.0.0-beta.53' requires: ['core', 'table-features', 'typescript'] sources: - 'TanStack/table:docs/framework/react/guide/migrating.md' diff --git a/packages/table-core/skills/pagination/SKILL.md b/packages/table-core/skills/pagination/SKILL.md index 86bb131d52..b770a47456 100644 --- a/packages/table-core/skills/pagination/SKILL.md +++ b/packages/table-core/skills/pagination/SKILL.md @@ -6,7 +6,7 @@ metadata: { type: sub-skill, library: '@tanstack/table-core', - library_version: '9.0.0-beta.52', + library_version: '9.0.0-beta.53', } requires: ['core', 'table-features', 'client-vs-server'] sources: diff --git a/packages/table-core/skills/row-pinning/SKILL.md b/packages/table-core/skills/row-pinning/SKILL.md index 171189b05d..4f984ebd27 100644 --- a/packages/table-core/skills/row-pinning/SKILL.md +++ b/packages/table-core/skills/row-pinning/SKILL.md @@ -6,7 +6,7 @@ metadata: { type: sub-skill, library: '@tanstack/table-core', - library_version: '9.0.0-beta.52', + library_version: '9.0.0-beta.53', } requires: ['core', 'table-features'] sources: diff --git a/packages/table-core/skills/row-selection/SKILL.md b/packages/table-core/skills/row-selection/SKILL.md index c55ceaa6ae..a896090a1d 100644 --- a/packages/table-core/skills/row-selection/SKILL.md +++ b/packages/table-core/skills/row-selection/SKILL.md @@ -6,7 +6,7 @@ metadata: { type: sub-skill, library: '@tanstack/table-core', - library_version: '9.0.0-beta.52', + library_version: '9.0.0-beta.53', } requires: ['core', 'table-features'] sources: diff --git a/packages/table-core/skills/sorting/SKILL.md b/packages/table-core/skills/sorting/SKILL.md index b444c848cb..5178d8e3e3 100644 --- a/packages/table-core/skills/sorting/SKILL.md +++ b/packages/table-core/skills/sorting/SKILL.md @@ -6,7 +6,7 @@ metadata: { type: sub-skill, library: '@tanstack/table-core', - library_version: '9.0.0-beta.52', + library_version: '9.0.0-beta.53', } requires: ['core', 'table-features', 'client-vs-server'] sources: diff --git a/packages/table-core/skills/table-features/SKILL.md b/packages/table-core/skills/table-features/SKILL.md index 64c17e53fb..dc1140b58b 100644 --- a/packages/table-core/skills/table-features/SKILL.md +++ b/packages/table-core/skills/table-features/SKILL.md @@ -5,7 +5,7 @@ description: > metadata: type: sub-skill library: '@tanstack/table-core' - library_version: '9.0.0-beta.52' + library_version: '9.0.0-beta.53' requires: ['core'] sources: - 'TanStack/table:docs/guide/row-models.md' diff --git a/packages/table-core/skills/typescript/SKILL.md b/packages/table-core/skills/typescript/SKILL.md index 70a097d891..c9373f5f4e 100644 --- a/packages/table-core/skills/typescript/SKILL.md +++ b/packages/table-core/skills/typescript/SKILL.md @@ -5,7 +5,7 @@ description: > metadata: type: sub-skill library: '@tanstack/table-core' - library_version: '9.0.0-beta.52' + library_version: '9.0.0-beta.53' requires: ['core', 'table-features'] sources: - 'TanStack/table:docs/guide/helpers.md' diff --git a/packages/table-devtools/package.json b/packages/table-devtools/package.json index 3e68a9499e..b78d607430 100644 --- a/packages/table-devtools/package.json +++ b/packages/table-devtools/package.json @@ -1,6 +1,6 @@ { "name": "@tanstack/table-devtools", - "version": "9.0.0-beta.52", + "version": "9.0.0-beta.53", "description": "Devtools for TanStack Table.", "author": "Tanner Linsley", "license": "MIT", diff --git a/packages/table-devtools/skills/devtools/SKILL.md b/packages/table-devtools/skills/devtools/SKILL.md index a3fa2cbcd6..556891d783 100644 --- a/packages/table-devtools/skills/devtools/SKILL.md +++ b/packages/table-devtools/skills/devtools/SKILL.md @@ -5,7 +5,7 @@ description: > metadata: type: core library: '@tanstack/table-devtools' - library_version: '9.0.0-beta.52' + library_version: '9.0.0-beta.53' requires: - '@tanstack/table-core#core' sources: diff --git a/packages/vue-table-devtools/package.json b/packages/vue-table-devtools/package.json index 30cb9cb76f..8c94bcbfcb 100644 --- a/packages/vue-table-devtools/package.json +++ b/packages/vue-table-devtools/package.json @@ -1,6 +1,6 @@ { "name": "@tanstack/vue-table-devtools", - "version": "9.0.0-beta.52", + "version": "9.0.0-beta.53", "description": "Vue devtools for TanStack Table.", "author": "Tanner Linsley", "license": "MIT", diff --git a/packages/vue-table-devtools/skills/devtools/SKILL.md b/packages/vue-table-devtools/skills/devtools/SKILL.md index 3787219765..92382816b1 100644 --- a/packages/vue-table-devtools/skills/devtools/SKILL.md +++ b/packages/vue-table-devtools/skills/devtools/SKILL.md @@ -6,7 +6,7 @@ metadata: type: framework library: '@tanstack/vue-table-devtools' framework: vue - library_version: '9.0.0-beta.52' + library_version: '9.0.0-beta.53' requires: - '@tanstack/table-core#core' - '@tanstack/table-devtools#devtools' diff --git a/packages/vue-table/package.json b/packages/vue-table/package.json index e97f204e7c..e95a38cdc6 100644 --- a/packages/vue-table/package.json +++ b/packages/vue-table/package.json @@ -1,6 +1,6 @@ { "name": "@tanstack/vue-table", - "version": "9.0.0-beta.52", + "version": "9.0.0-beta.53", "description": "Headless UI for building powerful tables & datagrids for Vue.", "author": "Tanner Linsley", "license": "MIT", diff --git a/packages/vue-table/skills/create-table-hook/SKILL.md b/packages/vue-table/skills/create-table-hook/SKILL.md index ec23e76a0a..90a17a7942 100644 --- a/packages/vue-table/skills/create-table-hook/SKILL.md +++ b/packages/vue-table/skills/create-table-hook/SKILL.md @@ -6,7 +6,7 @@ metadata: type: framework library: '@tanstack/vue-table' framework: vue - library_version: '9.0.0-beta.52' + library_version: '9.0.0-beta.53' requires: - '@tanstack/table-core#core' - getting-started diff --git a/packages/vue-table/skills/getting-started/SKILL.md b/packages/vue-table/skills/getting-started/SKILL.md index 2789fef0d6..b11b7f6173 100644 --- a/packages/vue-table/skills/getting-started/SKILL.md +++ b/packages/vue-table/skills/getting-started/SKILL.md @@ -6,7 +6,7 @@ metadata: type: framework library: '@tanstack/vue-table' framework: vue - library_version: '9.0.0-beta.52' + library_version: '9.0.0-beta.53' requires: - '@tanstack/table-core#core' - '@tanstack/table-core#table-features' diff --git a/packages/vue-table/skills/migrate-v8-to-v9/SKILL.md b/packages/vue-table/skills/migrate-v8-to-v9/SKILL.md index 48e360efe6..0570d3e66b 100644 --- a/packages/vue-table/skills/migrate-v8-to-v9/SKILL.md +++ b/packages/vue-table/skills/migrate-v8-to-v9/SKILL.md @@ -6,7 +6,7 @@ metadata: type: lifecycle library: '@tanstack/vue-table' framework: vue - library_version: '9.0.0-beta.52' + library_version: '9.0.0-beta.53' requires: - '@tanstack/table-core#migrate-v8-to-v9' - getting-started diff --git a/packages/vue-table/skills/table-state/SKILL.md b/packages/vue-table/skills/table-state/SKILL.md index 8abbb1d8b6..2668c74fba 100644 --- a/packages/vue-table/skills/table-state/SKILL.md +++ b/packages/vue-table/skills/table-state/SKILL.md @@ -6,7 +6,7 @@ metadata: type: framework library: '@tanstack/vue-table' framework: vue - library_version: '9.0.0-beta.52' + library_version: '9.0.0-beta.53' requires: - '@tanstack/table-core#core' - getting-started diff --git a/packages/vue-table/skills/with-tanstack-query/SKILL.md b/packages/vue-table/skills/with-tanstack-query/SKILL.md index 9da7fb0400..adc7f6e94b 100644 --- a/packages/vue-table/skills/with-tanstack-query/SKILL.md +++ b/packages/vue-table/skills/with-tanstack-query/SKILL.md @@ -6,7 +6,7 @@ metadata: type: composition library: '@tanstack/vue-table' framework: vue - library_version: '9.0.0-beta.52' + library_version: '9.0.0-beta.53' requires: - '@tanstack/table-core#client-vs-server' - getting-started diff --git a/packages/vue-table/skills/with-tanstack-virtual/SKILL.md b/packages/vue-table/skills/with-tanstack-virtual/SKILL.md index 1d43ea589e..c7774bb868 100644 --- a/packages/vue-table/skills/with-tanstack-virtual/SKILL.md +++ b/packages/vue-table/skills/with-tanstack-virtual/SKILL.md @@ -6,7 +6,7 @@ metadata: type: composition library: '@tanstack/vue-table' framework: vue - library_version: '9.0.0-beta.52' + library_version: '9.0.0-beta.53' requires: - '@tanstack/table-core#core' - getting-started