Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 17 Apr 14:04
· 9 commits to main since this release
958aeeb

Minor Changes

  • d8fc884: Export TaskSummaryEditorView and TaskSummaryEditorViewProps from the package root so
    consumers can render the task editor view outside the built-in column.tasks() popover.
    This makes it easier to embed the task detail UI inside modals, drawers, or other host
    surfaces that are not table cells.