tanstack-vue-table-skilld
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 fromuseTable, must be explicitly imported from@tanstack/vue-tablesource -
BREAKING:
FlexRendercomponent — v8 replaced.render()methods with PascalCaseFlexRendercomponent in Vue templates source -
BREAKING:
accessorKeyandaccessorFn— v8 renamedaccessortoaccessorKey(string) oraccessorFn(function) source -
BREAKING:
header,cell,footer— v8 renamedHeader,Cell,Footercolumn properties to lowercase source -
BREAKING:
enable*options — v8 renamed alldisable*options toenable*(e.g.,enableSorting,enableFiltering) source -
BREAKING:
getValue()— v8 changedvalueprop togetValue()function in cell/header render contexts for performance source
More from harlan-zw/vue-ecosystem-skills
quasar-skilld
Build high-performance VueJS user interfaces (SPA, PWA, SSR, Mobile and Desktop) in record time. ALWAYS use when writing code importing \"quasar\". Consult for debugging, best practices, or modifying quasar.
200vue-skilld
The progressive JavaScript framework for building modern web UI. ALWAYS use when editing or working with *.vue files or code importing \"vue\". Consult for debugging, best practices, or modifying vue, core.
196pinia-skilld
Intuitive, type safe and flexible Store for Vue. ALWAYS use when writing code importing \"pinia\". Consult for debugging, best practices, or modifying pinia.
160vue-i18n-skilld
Internationalization plugin for Vue.js. ALWAYS use when writing code importing \"vue-i18n\". Consult for debugging, best practices, or modifying vue-i18n, vue i18n.
156vuetify-skilld
Vue Material Component Framework. ALWAYS use when writing code importing \"vuetify\". Consult for debugging, best practices, or modifying vuetify.
142pinia-colada-skilld
The smart data fetching layer for Vue.js. ALWAYS use when writing code importing \"@pinia/colada\". Consult for debugging, best practices, or modifying @pinia/colada, pinia/colada, pinia colada, pinia-colada.
132