Fixes for schema deploys and document patching
Published: July 21, 2026
v2.26.4
Fixes
deploy_schematool: Fixed deploys failing on every follow-up deploy to a workspace whose schema contains a portable-textblockfield (Found unknown properties for decorator strong: "i18nTitleKey") — the schema validator now matches the@sanity/schemav6 descriptor writer.patch_documentstool: Fixed rejection of validifRevisionIdvalues when patching published documents.patch_documentstool: Fixed reporting success while silently ignoring patches written in unsupported formats — these are now rejected with guidance on the correct format.