tanstack-vue-table-skilld

Installation
SKILL.md

TanStack/table @tanstack/vue-table@8.21.3

Tags: beta: 8.0.0-beta.9, latest: 8.21.3, alpha: 9.0.0-alpha.33

References: Docs

API Changes

This section documents version-specific API changes — prioritize recent major/minor releases.

  • BREAKING: useVueTable — v8 changed from useTable, must be explicitly imported from @tanstack/vue-table source

  • BREAKING: FlexRender component — v8 replaced .render() methods with PascalCase FlexRender component in Vue templates source

  • BREAKING: accessorKey and accessorFn — v8 renamed accessor to accessorKey (string) or accessorFn (function) source

  • BREAKING: header, cell, footer — v8 renamed Header, Cell, Footer column properties to lowercase source

  • BREAKING: enable* options — v8 renamed all disable* options to enable* (e.g., enableSorting, enableFiltering) source

  • BREAKING: getValue() — v8 changed value prop to getValue() function in cell/header render contexts for performance source

Related skills
Installs
81
GitHub Stars
161
First Seen
Feb 19, 2026