Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 21 Apr 15:55
· 4 commits to main since this release
9eef313

Minor Changes

  • ac67fdc: Add server-aware grouping for paginated Sanity tables, including URL-backed group state and group-aware ordering in useSanityTableData(), useSanityDocumentTable(), and SanityDocumentTable.

    Allow SDK columns to provide server grouping metadata for display-oriented cells, including groupField and prepared groupValue support for custom and reference columns.

Patch Changes

  • ac67fdc: Update the @sanity-labs/react-table-kit dependency range to ^1.3.0 so sdk-table-kit ships
    against the released column.string() and server-grouping APIs.