Skip to content

v0.2.4

Choose a tag to compare

@github-actions github-actions released this 29 May 12:30
· 10 commits to main since this release
d08ce86

Patch Changes

  • 7547690: Hide the injected assignments field on document types that have no workflowDefinition, matching the visibility behavior of the injected status and statuses fields.

    Resolve the injected status field's initial value from the attached workflow's first stage instead of hardcoding draft, and leave it unset when no workflow applies.

    Require @sanity-labs/workflow-kit@^0.2.1, which makes StatusPathInput respect Sanity document update permissions so users without edit access can no longer change a document's workflow stage.