Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 21 Apr 13:15
· 6 commits to main since this release
efd42fc

Minor Changes

  • 4eebee8: Expose a generic column.string() helper that supports SDK role visibility, comment metadata, and auto-save integration for arbitrary string fields.

    column.title() is now deprecated as a compatibility preset, allowing existing tables to keep working while documentation and new examples move to the generic string helper.

  • 4eebee8: Add a Studio-style global perspective picker to release-enabled tables and support published, drafts, and release perspectives directly in the table chrome.

    This release also adds published read-only handling, perspective-aware filter bar tones, and edited-field indicators that compare projected values against published content while preserving comment affordances.