Skip to content

v2.35.2

Compare
Choose a tag to compare
@RitaDias RitaDias released this 15 Nov 10:32
· 4488 commits to next since this release

Upgrade the Command Line Interface (CLI) with:

npm install --global @sanity/cli

Upgrade Sanity Studio with:

sanity upgrade

🐛 Notable bugfixes

  • Fixes an edge case where a cross dataset reference to a deleted document would prevent you from changing the referring document

📓 Full changelog

Author Message Commit
Fred Carlsen fix(base): skip cross dataset validation on mutations (#3856) d746aae