Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 29 Jul 15:20
9d1db11

Minor Changes

  • e8090a4 Thanks @Psvensso! - Add column reordering. Drag a header to move a column, or move it a step at a
    time from the column menu. Order is respected per pinned region and persists
    through the columnOrder slice.

  • 280baf8 Thanks @Psvensso! - Ship agent skills with the package via TanStack Intent. Five skills under
    skills/ — getting started, columns, options, features and server-side data —
    are published in the tarball, so coding agents read current guidance for the
    installed version straight from node_modules instead of relying on whatever
    their training data happened to include.