v0.2.4
Patch Changes
-
7547690: Hide the injected
assignmentsfield on document types that have noworkflowDefinition, matching the visibility behavior of the injectedstatusandstatusesfields.Resolve the injected
statusfield's initial value from the attached workflow's first stage instead of hardcodingdraft, and leave it unset when no workflow applies.Require
@sanity-labs/workflow-kit@^0.2.1, which makesStatusPathInputrespect Sanity document update permissions so users without edit access can no longer change a document's workflow stage.