angular/migrate-v8-to-v9

Official

Migrate Angular Table v8 code to v9 fast

AuthorTanStack
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It removes the confusion and breakage caused by TanStack Table v8-to-v9 API changes in Angular, so you can update your implementation without guessing which options and types moved where.

Core Features & Use Cases

  • Mechanical v8 → v9 translation patterns for Angular including entrypoint changes from createAngularTable to injectTable.
  • Required v9 configuration wiring that enables features via _features and row models via _rowModels, preventing silent non-working behavior.
  • Type and naming updates such as sortFn/sortFns renames, column helper generic order changes, and sizing/resizing state splits (columnSizingInfo → columnResizing).
  • Reactivity and state access guidance for Angular signals, including replacing table.getState() with table.store.state and using per-slice atoms.

Quick Start

Ask the AI to convert your current @tanstack/angular-table v8 integration to a working v9 injectTable setup by updating entrypoints, _features/_rowModels, state handling, and all renamed types and options.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: angular/migrate-v8-to-v9
Download link: https://github.com/TanStack/table/archive/main.zip#angular-migrate-v8-to-v9

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.